/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.6.19-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: artisteordinaire_7
-- ------------------------------------------------------
-- Server version	10.6.19-MariaDB-log

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp72_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp72_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=68540 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_actionscheduler_actions`
--

LOCK TABLES `wp72_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp72_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp72_actionscheduler_actions` VALUES (68529,'wp_mail_smtp_admin_notifications_update','pending','2024-10-06 05:09:38','2024-10-06 05:09:38','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728191378;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728191378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(67982,'wp_mail_smtp_admin_notifications_update','complete','2024-09-24 17:25:20','2024-09-24 17:25:20','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727198720;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727198720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-24 17:30:07','2024-09-24 17:30:07',0,NULL,10),(67898,'wpforms_process_forms_locator_scan','complete','2024-09-23 17:20:25','2024-09-23 17:20:25','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727112025;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727112025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-23 17:25:20','2024-09-23 17:25:20',0,NULL,10),(67600,'wpforms_email_summaries_fetch_info_blocks','complete','2024-09-26 08:20:17','2024-09-26 08:20:17','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727338817;s:18:\"\0*\0first_timestamp\";i:1694672070;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727338817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2024-09-26 08:25:03','2024-09-26 08:25:03',0,NULL,10),(66488,'wpforms_process_forms_locator_scan','complete','2024-09-07 16:35:13','2024-09-07 16:35:13','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725726913;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725726913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-07 16:40:04','2024-09-07 16:40:04',0,NULL,10),(67720,'wp_mail_smtp_admin_notifications_update','complete','2024-09-21 17:10:17','2024-09-21 17:10:17','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726938617;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726938617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-21 17:10:18','2024-09-21 17:10:18',0,NULL,10),(66752,'wp_mail_smtp_admin_notifications_update','complete','2024-09-10 16:45:19','2024-09-10 16:45:19','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725986719;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725986719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-10 16:45:20','2024-09-10 16:45:20',0,NULL,10),(66666,'wpforms_process_forms_locator_scan','complete','2024-09-09 16:45:06','2024-09-09 16:45:06','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725900306;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725900306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-09 16:45:19','2024-09-09 16:45:19',0,NULL,10),(66486,'wp_mail_smtp_admin_notifications_update','complete','2024-09-07 16:35:13','2024-09-07 16:35:13','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725726913;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725726913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-07 16:40:04','2024-09-07 16:40:04',0,NULL,10),(67192,'wpforms_admin_notifications_update','complete','2024-09-14 16:23:47','2024-09-14 16:23:47','{\"tasks_meta_id\":48}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-09-14 16:25:08','2024-09-14 16:25:08',0,NULL,10),(66753,'wp_mail_smtp_admin_notifications_update','complete','2024-09-10 16:45:19','2024-09-10 16:45:19','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725986719;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725986719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-10 16:45:20','2024-09-10 16:45:20',0,NULL,10),(67014,'wp_mail_smtp_admin_notifications_update','complete','2024-09-13 16:50:08','2024-09-13 16:50:08','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726246208;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726246208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-13 16:55:06','2024-09-13 16:55:06',0,NULL,10),(66401,'wpforms_process_forms_locator_scan','complete','2024-09-06 16:30:14','2024-09-06 16:30:14','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725640214;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725640214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-06 16:35:13','2024-09-06 16:35:13',0,NULL,10),(66837,'wp_mail_smtp_admin_notifications_update','complete','2024-09-11 16:45:20','2024-09-11 16:45:20','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726073120;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726073120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-11 16:50:05','2024-09-11 16:50:05',0,NULL,10),(66838,'wp_mail_smtp_admin_notifications_update','complete','2024-09-11 16:45:20','2024-09-11 16:45:20','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726073120;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726073120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-11 16:50:05','2024-09-11 16:50:05',0,NULL,10),(66839,'wpforms_process_forms_locator_scan','complete','2024-09-11 16:45:20','2024-09-11 16:45:20','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726073120;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726073120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-11 16:50:05','2024-09-11 16:50:05',0,NULL,10),(67281,'wp_mail_smtp_admin_notifications_update','complete','2024-09-16 17:00:06','2024-09-16 17:00:06','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726506006;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726506006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-16 17:00:13','2024-09-16 17:00:13',0,NULL,10),(66983,'wpforms_email_summaries_fetch_info_blocks','complete','2024-09-19 08:20:03','2024-09-19 08:20:03','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726734003;s:18:\"\0*\0first_timestamp\";i:1694672070;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726734003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2024-09-19 08:20:17','2024-09-19 08:20:17',0,NULL,10),(66942,'wpforms_admin_notifications_update','complete','2024-09-11 20:53:21','2024-09-11 20:53:21','{\"tasks_meta_id\":47}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-09-11 20:54:43','2024-09-11 20:54:43',0,NULL,10),(66924,'wp_mail_smtp_admin_notifications_update','complete','2024-09-12 16:50:05','2024-09-12 16:50:05','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726159805;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726159805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-12 16:50:08','2024-09-12 16:50:08',0,NULL,10),(66923,'wp_mail_smtp_admin_notifications_update','complete','2024-09-12 16:50:05','2024-09-12 16:50:05','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726159805;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726159805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-12 16:50:08','2024-09-12 16:50:08',0,NULL,10),(68344,'wp_mail_smtp_admin_notifications_update','complete','2024-09-28 17:30:03','2024-09-28 17:30:03','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727544603;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727544603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-28 17:35:02','2024-09-28 17:35:02',0,NULL,10),(67368,'wp_mail_smtp_admin_notifications_update','complete','2024-09-17 17:00:13','2024-09-17 17:00:13','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726592413;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726592413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-17 17:05:20','2024-09-17 17:05:20',0,NULL,10),(67282,'wpforms_process_forms_locator_scan','complete','2024-09-16 17:00:06','2024-09-16 17:00:06','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726506006;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726506006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-16 17:00:13','2024-09-16 17:00:13',0,NULL,10),(67016,'wpforms_process_forms_locator_scan','complete','2024-09-13 16:50:08','2024-09-13 16:50:08','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726246208;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726246208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-13 16:55:06','2024-09-13 16:55:06',0,NULL,10),(68409,'wpforms_process_purge_spam','complete','2024-09-29 10:50:02','2024-09-29 10:50:02','{\"tasks_meta_id\":49}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727607002;s:18:\"\0*\0first_timestamp\";i:1727433799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727607002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-29 10:50:03','2024-09-29 10:50:03',0,NULL,10),(68067,'wp_mail_smtp_admin_notifications_update','complete','2024-09-25 17:20:24','2024-09-25 17:20:24','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727284824;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727284824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-25 17:25:03','2024-09-25 17:25:03',0,NULL,10),(67808,'wp_mail_smtp_admin_notifications_update','complete','2024-09-22 17:20:18','2024-09-22 17:20:18','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727025618;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727025618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-22 17:20:25','2024-09-22 17:20:25',0,NULL,10),(67723,'wpforms_process_forms_locator_scan','complete','2024-09-21 17:20:15','2024-09-21 17:20:15','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726939215;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726939215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-21 17:20:18','2024-09-21 17:20:18',0,NULL,10),(67103,'wp_mail_smtp_admin_notifications_update','complete','2024-09-14 16:55:06','2024-09-14 16:55:06','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726332906;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726332906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-14 16:55:13','2024-09-14 16:55:13',0,NULL,10),(67369,'wp_mail_smtp_admin_notifications_update','complete','2024-09-17 17:00:13','2024-09-17 17:00:13','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726592413;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726592413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-17 17:05:20','2024-09-17 17:05:20',0,NULL,10),(67456,'wpforms_process_forms_locator_scan','complete','2024-09-18 17:05:20','2024-09-18 17:05:20','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726679120;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726679120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-18 17:10:21','2024-09-18 17:10:21',0,NULL,10),(67632,'wp_mail_smtp_admin_notifications_update','complete','2024-09-20 17:10:02','2024-09-20 17:10:02','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726852202;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726852202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-20 17:10:17','2024-09-20 17:10:17',0,NULL,10),(67543,'wp_mail_smtp_admin_notifications_update','complete','2024-09-19 17:05:26','2024-09-19 17:05:26','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726765526;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726765526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-19 17:10:02','2024-09-19 17:10:02',0,NULL,10),(67197,'wpforms_process_forms_locator_scan','complete','2024-09-15 16:55:13','2024-09-15 16:55:13','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726419313;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726419313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-15 17:00:06','2024-09-15 17:00:06',0,NULL,10),(67196,'wp_mail_smtp_admin_notifications_update','complete','2024-09-15 16:55:13','2024-09-15 16:55:13','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726419313;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726419313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-15 17:00:06','2024-09-15 17:00:06',0,NULL,10),(67104,'wp_mail_smtp_admin_notifications_update','complete','2024-09-14 16:55:06','2024-09-14 16:55:06','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726332906;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726332906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-14 16:55:13','2024-09-14 16:55:13',0,NULL,10),(67105,'wpforms_process_forms_locator_scan','complete','2024-09-14 16:55:06','2024-09-14 16:55:06','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726332906;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726332906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-14 16:55:13','2024-09-14 16:55:13',0,NULL,10),(67195,'wp_mail_smtp_admin_notifications_update','complete','2024-09-15 16:55:13','2024-09-15 16:55:13','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726419313;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726419313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-15 17:00:06','2024-09-15 17:00:06',0,NULL,10),(67897,'wp_mail_smtp_admin_notifications_update','complete','2024-09-23 17:20:25','2024-09-23 17:20:25','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727112025;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727112025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-23 17:25:20','2024-09-23 17:25:20',0,NULL,10),(67895,'wp_mail_smtp_admin_notifications_update','complete','2024-09-23 17:15:08','2024-09-23 17:15:08','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727111708;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727111708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-23 17:15:25','2024-09-23 17:15:25',0,NULL,10),(67545,'wpforms_process_forms_locator_scan','complete','2024-09-19 17:10:21','2024-09-19 17:10:21','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726765821;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726765821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-19 17:15:18','2024-09-19 17:15:18',0,NULL,10),(67981,'wp_mail_smtp_admin_notifications_update','complete','2024-09-24 17:15:25','2024-09-24 17:15:25','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727198125;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727198125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-24 17:20:24','2024-09-24 17:20:24',0,NULL,10),(67634,'wpforms_process_forms_locator_scan','complete','2024-09-20 17:15:18','2024-09-20 17:15:18','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726852518;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726852518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-20 17:20:15','2024-09-20 17:20:15',0,NULL,10),(68069,'wp_mail_smtp_admin_notifications_update','complete','2024-09-25 17:30:07','2024-09-25 17:30:07','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727285407;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727285407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-25 17:35:03','2024-09-25 17:35:03',0,NULL,10),(68159,'wp_mail_smtp_admin_notifications_update','complete','2024-09-26 17:25:03','2024-09-26 17:25:03','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727371503;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727371503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-26 17:30:03','2024-09-26 17:30:03',0,NULL,10),(68217,'wpforms_email_summaries_fetch_info_blocks','complete','2024-10-03 08:25:03','2024-10-03 08:25:03','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727943903;s:18:\"\0*\0first_timestamp\";i:1694672070;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727943903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2024-10-05 05:09:38','2024-10-05 05:09:38',0,NULL,10),(68160,'wp_mail_smtp_admin_notifications_update','complete','2024-09-26 17:35:03','2024-09-26 17:35:03','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727372103;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727372103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-26 17:35:03','2024-09-26 17:35:03',0,NULL,10),(68070,'wpforms_process_forms_locator_scan','complete','2024-09-25 17:30:07','2024-09-25 17:30:07','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727285407;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727285407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-25 17:35:03','2024-09-25 17:35:03',0,NULL,10),(67722,'wp_mail_smtp_admin_notifications_update','complete','2024-09-21 17:20:15','2024-09-21 17:20:15','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726939215;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726939215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-21 17:20:18','2024-09-21 17:20:18',0,NULL,10),(66313,'wp_mail_smtp_admin_notifications_update','complete','2024-09-05 16:25:18','2024-09-05 16:25:18','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725553518;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725553518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-05 16:30:14','2024-09-05 16:30:14',0,NULL,10),(68533,'wpforms_process_purge_spam','pending','2024-10-06 05:09:38','2024-10-06 05:09:38','{\"tasks_meta_id\":49}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728191378;s:18:\"\0*\0first_timestamp\";i:1727433799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728191378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(67454,'wp_mail_smtp_admin_notifications_update','complete','2024-09-18 17:05:20','2024-09-18 17:05:20','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726679120;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726679120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-18 17:05:26','2024-09-18 17:05:26',0,NULL,10),(67370,'wpforms_process_forms_locator_scan','complete','2024-09-17 17:00:13','2024-09-17 17:00:13','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726592413;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726592413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-17 17:05:20','2024-09-17 17:05:20',0,NULL,10),(68345,'wp_mail_smtp_admin_notifications_update','complete','2024-09-28 17:40:03','2024-09-28 17:40:03','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727545203;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727545203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-28 17:45:02','2024-09-28 17:45:02',0,NULL,10),(67633,'wp_mail_smtp_admin_notifications_update','complete','2024-09-20 17:15:18','2024-09-20 17:15:18','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726852518;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726852518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-20 17:20:15','2024-09-20 17:20:15',0,NULL,10),(66664,'wp_mail_smtp_admin_notifications_update','complete','2024-09-09 16:45:06','2024-09-09 16:45:06','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725900306;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725900306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-09 16:45:19','2024-09-09 16:45:19',0,NULL,10),(66665,'wp_mail_smtp_admin_notifications_update','complete','2024-09-09 16:45:06','2024-09-09 16:45:06','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725900306;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725900306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-09 16:45:19','2024-09-09 16:45:19',0,NULL,10),(67807,'wp_mail_smtp_admin_notifications_update','complete','2024-09-22 17:10:18','2024-09-22 17:10:18','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727025018;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727025018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-22 17:15:08','2024-09-22 17:15:08',0,NULL,10),(68250,'wp_mail_smtp_admin_notifications_update','complete','2024-09-27 17:30:03','2024-09-27 17:30:03','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727458203;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727458203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-27 17:30:03','2024-09-27 17:30:03',0,NULL,10),(68252,'wp_mail_smtp_admin_notifications_update','complete','2024-09-27 17:35:03','2024-09-27 17:35:03','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727458503;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727458503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-27 17:40:03','2024-09-27 17:40:03',0,NULL,10),(68253,'wpforms_process_forms_locator_scan','complete','2024-09-27 17:35:03','2024-09-27 17:35:03','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727458503;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727458503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-27 17:40:03','2024-09-27 17:40:03',0,NULL,10),(67983,'wpforms_process_forms_locator_scan','complete','2024-09-24 17:25:20','2024-09-24 17:25:20','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727198720;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727198720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-24 17:30:07','2024-09-24 17:30:07',0,NULL,10),(67809,'wpforms_process_forms_locator_scan','complete','2024-09-22 17:20:18','2024-09-22 17:20:18','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727025618;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727025618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-22 17:20:25','2024-09-22 17:20:25',0,NULL,10),(67455,'wp_mail_smtp_admin_notifications_update','complete','2024-09-18 17:05:20','2024-09-18 17:05:20','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726679120;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726679120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-18 17:10:21','2024-09-18 17:10:21',0,NULL,10),(68161,'wpforms_process_forms_locator_scan','complete','2024-09-26 17:35:03','2024-09-26 17:35:03','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727372103;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727372103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-26 17:35:03','2024-09-26 17:35:03',0,NULL,10),(68538,'wpforms_admin_notifications_update','pending','2024-10-05 13:34:19','2024-10-05 13:34:19','{\"tasks_meta_id\":50}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(68537,'aioseo_report_summary','pending','2024-11-03 06:00:00','2024-11-03 06:00:00','{\"frequency\":\"monthly\"}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730613600;s:18:\"\0*\0first_timestamp\";i:1730613600;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730613600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(68531,'wpforms_process_forms_locator_scan','pending','2024-10-06 05:09:38','2024-10-06 05:09:38','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728191378;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728191378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(65761,'wpforms_email_summaries_fetch_info_blocks','complete','2024-09-05 08:15:18','2024-09-05 08:15:18','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725524118;s:18:\"\0*\0first_timestamp\";i:1694672070;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725524118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2024-09-05 08:20:02','2024-09-05 08:20:02',0,NULL,10),(66754,'wpforms_process_forms_locator_scan','complete','2024-09-10 16:45:19','2024-09-10 16:45:19','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725986719;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725986719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-10 16:45:20','2024-09-10 16:45:20',0,NULL,10),(66224,'wp_mail_smtp_admin_notifications_update','complete','2024-09-04 16:20:13','2024-09-04 16:20:13','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725466813;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725466813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-04 16:25:18','2024-09-04 16:25:18',0,NULL,10),(66400,'wp_mail_smtp_admin_notifications_update','complete','2024-09-06 16:30:14','2024-09-06 16:30:14','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725640214;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725640214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-06 16:35:13','2024-09-06 16:35:13',0,NULL,10),(67280,'wp_mail_smtp_admin_notifications_update','complete','2024-09-16 17:00:06','2024-09-16 17:00:06','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726506006;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726506006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-16 17:00:13','2024-09-16 17:00:13',0,NULL,10),(68534,'wpforms_email_summaries_fetch_info_blocks','pending','2024-10-12 05:09:38','2024-10-12 05:09:38','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728709778;s:18:\"\0*\0first_timestamp\";i:1694672070;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728709778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(66314,'wpforms_process_forms_locator_scan','complete','2024-09-05 16:25:18','2024-09-05 16:25:18','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725553518;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725553518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-05 16:30:14','2024-09-05 16:30:14',0,NULL,10),(67544,'wp_mail_smtp_admin_notifications_update','complete','2024-09-19 17:10:21','2024-09-19 17:10:21','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726765821;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726765821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-19 17:15:18','2024-09-19 17:15:18',0,NULL,10),(66575,'wp_mail_smtp_admin_notifications_update','complete','2024-09-08 16:40:04','2024-09-08 16:40:04','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725813604;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725813604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-08 16:45:06','2024-09-08 16:45:06',0,NULL,10),(68532,'aioseo_cache_prune','pending','2024-10-06 05:09:38','2024-10-06 05:09:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728191378;s:18:\"\0*\0first_timestamp\";i:1649434809;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728191378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(68535,'aioseo_image_sitemap_scan','pending','2024-10-05 06:48:33','2024-10-05 06:48:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728110913;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728110913;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(68528,'aioseo_image_sitemap_scan','complete','2024-10-05 05:24:38','2024-10-05 05:24:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728105878;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728105878;}',4,1,'2024-10-05 06:33:33','2024-10-05 06:33:33',0,NULL,10),(68530,'wp_mail_smtp_admin_notifications_update','pending','2024-10-06 05:09:38','2024-10-06 05:09:38','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728191378;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728191378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(66925,'wpforms_process_forms_locator_scan','complete','2024-09-12 16:50:05','2024-09-12 16:50:05','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726159805;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726159805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-12 16:50:08','2024-09-12 16:50:08',0,NULL,10),(67015,'wp_mail_smtp_admin_notifications_update','complete','2024-09-13 16:50:08','2024-09-13 16:50:08','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726246208;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726246208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-13 16:55:06','2024-09-13 16:55:06',0,NULL,10),(66576,'wp_mail_smtp_admin_notifications_update','complete','2024-09-08 16:40:04','2024-09-08 16:40:04','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725813604;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725813604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-08 16:45:06','2024-09-08 16:45:06',0,NULL,10),(68539,'aioseo_sitemap_ping','pending','2024-10-05 13:35:12','2024-10-05 13:35:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728135312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728135312;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(66312,'wp_mail_smtp_admin_notifications_update','complete','2024-09-05 16:25:18','2024-09-05 16:25:18','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725553518;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725553518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-05 16:30:14','2024-09-05 16:30:14',0,NULL,10),(66225,'wp_mail_smtp_admin_notifications_update','complete','2024-09-04 16:20:13','2024-09-04 16:20:13','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725466813;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725466813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-04 16:25:18','2024-09-04 16:25:18',0,NULL,10),(66399,'wp_mail_smtp_admin_notifications_update','complete','2024-09-06 16:30:14','2024-09-06 16:30:14','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725640214;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725640214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-06 16:35:13','2024-09-06 16:35:13',0,NULL,10),(66487,'wp_mail_smtp_admin_notifications_update','complete','2024-09-07 16:35:13','2024-09-07 16:35:13','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725726913;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725726913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-09-07 16:40:04','2024-09-07 16:40:04',0,NULL,10),(66577,'wpforms_process_forms_locator_scan','complete','2024-09-08 16:40:04','2024-09-08 16:40:04','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725813604;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725813604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-08 16:45:06','2024-09-08 16:45:06',0,NULL,10),(66226,'wpforms_process_forms_locator_scan','complete','2024-09-04 16:20:13','2024-09-04 16:20:13','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725466813;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725466813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-04 16:25:18','2024-09-04 16:25:18',0,NULL,10),(68438,'wpforms_process_forms_locator_scan','complete','2024-09-29 17:45:02','2024-09-29 17:45:02','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727631902;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727631902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-05 05:09:38','2024-10-05 05:09:38',0,NULL,10),(66370,'wpforms_email_summaries_fetch_info_blocks','complete','2024-09-12 08:20:02','2024-09-12 08:20:02','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726129202;s:18:\"\0*\0first_timestamp\";i:1694672070;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726129202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2024-09-12 08:20:03','2024-09-12 08:20:03',0,NULL,10),(68318,'wpforms_process_purge_spam','complete','2024-09-28 10:45:03','2024-09-28 10:45:03','{\"tasks_meta_id\":49}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727520303;s:18:\"\0*\0first_timestamp\";i:1727433799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727520303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-28 10:50:02','2024-09-28 10:50:02',0,NULL,10),(68317,'wpforms_process_purge_spam','complete','2024-09-27 10:43:19','2024-09-27 10:43:19','{\"tasks_meta_id\":49}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727433799;s:18:\"\0*\0first_timestamp\";i:1727433799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727433799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-27 10:45:03','2024-09-27 10:45:03',0,NULL,10),(68502,'wpforms_process_purge_spam','complete','2024-09-30 10:50:03','2024-09-30 10:50:03','{\"tasks_meta_id\":49}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727693403;s:18:\"\0*\0first_timestamp\";i:1727433799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727693403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-05 05:09:38','2024-10-05 05:09:38',0,NULL,10),(68437,'wp_mail_smtp_admin_notifications_update','complete','2024-09-29 17:45:02','2024-09-29 17:45:02','[139]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727631902;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727631902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-10-05 05:09:38','2024-10-05 05:09:38',0,NULL,10),(68436,'wp_mail_smtp_admin_notifications_update','complete','2024-09-29 17:35:02','2024-09-29 17:35:02','[138]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727631302;s:18:\"\0*\0first_timestamp\";i:1694566893;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727631302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-10-05 05:09:38','2024-10-05 05:09:38',0,NULL,10),(68346,'wpforms_process_forms_locator_scan','complete','2024-09-28 17:40:03','2024-09-28 17:40:03','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727545203;s:18:\"\0*\0first_timestamp\";i:1694568412;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727545203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-28 17:45:02','2024-09-28 17:45:02',0,NULL,10),(68536,'aioseo_report_summary','pending','2024-10-07 06:00:00','2024-10-07 06:00:00','{\"frequency\":\"weekly\"}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728280800;s:18:\"\0*\0first_timestamp\";i:1728280800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728280800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10);
/*!40000 ALTER TABLE `wp72_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp72_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=332263 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_actionscheduler_claims`
--

LOCK TABLES `wp72_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp72_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp72_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_actionscheduler_groups`
--

LOCK TABLES `wp72_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp72_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp72_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms'),(3,'wp_mail_smtp'),(4,'aioseo');
/*!40000 ALTER TABLE `wp72_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp72_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=204472 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_actionscheduler_logs`
--

LOCK TABLES `wp72_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp72_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp72_actionscheduler_logs` VALUES (204450,68530,'action created','2024-10-05 05:09:38','2024-10-05 05:09:38'),(204451,68438,'action started via Async Request','2024-10-05 05:09:38','2024-10-05 05:09:38'),(197805,66226,'action complete via WP Cron','2024-09-04 16:25:18','2024-09-04 16:25:18'),(200179,67105,'action created','2024-09-13 16:55:06','2024-09-13 16:55:06'),(201499,67545,'action created','2024-09-18 17:10:21','2024-09-18 17:10:21'),(202024,67720,'action created','2024-09-20 17:10:17','2024-09-20 17:10:17'),(202031,67634,'action started via WP Cron','2024-09-20 17:20:15','2024-09-20 17:20:15'),(198326,66401,'action started via WP Cron','2024-09-06 16:35:13','2024-09-06 16:35:13'),(204453,68531,'action created','2024-10-05 05:09:38','2024-10-05 05:09:38'),(197974,66370,'action created','2024-09-05 08:20:02','2024-09-05 08:20:02'),(197802,66225,'action complete via WP Cron','2024-09-04 16:25:18','2024-09-04 16:25:18'),(201760,67632,'action created','2024-09-19 17:10:02','2024-09-19 17:10:02'),(201761,67544,'action started via WP Cron','2024-09-19 17:15:18','2024-09-19 17:15:18'),(199813,66983,'action created','2024-09-12 08:20:03','2024-09-12 08:20:03'),(199633,66923,'action created','2024-09-11 16:50:05','2024-09-11 16:50:05'),(199634,66838,'action started via WP Cron','2024-09-11 16:50:05','2024-09-11 16:50:05'),(198321,66399,'action complete via WP Cron','2024-09-06 16:35:13','2024-09-06 16:35:13'),(204447,68529,'action created','2024-10-05 05:09:38','2024-10-05 05:09:38'),(204448,68437,'action started via Async Request','2024-10-05 05:09:38','2024-10-05 05:09:38'),(204449,68437,'action complete via Async Request','2024-10-05 05:09:38','2024-10-05 05:09:38'),(199377,66753,'action complete via WP Cron','2024-09-10 16:45:20','2024-09-10 16:45:20'),(199906,67014,'action created','2024-09-12 16:50:08','2024-09-12 16:50:08'),(199907,66924,'action started via WP Cron','2024-09-12 16:50:08','2024-09-12 16:50:08'),(200706,67196,'action complete via WP Cron','2024-09-15 17:00:06','2024-09-15 17:00:06'),(198589,66575,'action created','2024-09-07 16:40:04','2024-09-07 16:40:04'),(198590,66487,'action started via WP Cron','2024-09-07 16:40:04','2024-09-07 16:40:04'),(199126,66754,'action created','2024-09-09 16:45:19','2024-09-09 16:45:19'),(197800,66312,'action created','2024-09-04 16:25:18','2024-09-04 16:25:18'),(197801,66225,'action started via WP Cron','2024-09-04 16:25:18','2024-09-04 16:25:18'),(197536,66224,'action created','2024-09-03 16:20:13','2024-09-03 16:20:13'),(204443,68528,'action created','2024-10-05 05:09:38','2024-10-05 05:09:38'),(204458,68502,'action complete via Async Request','2024-10-05 05:09:38','2024-10-05 05:09:38'),(197804,66226,'action started via WP Cron','2024-09-04 16:25:18','2024-09-04 16:25:18'),(197542,66226,'action created','2024-09-03 16:20:13','2024-09-03 16:20:13'),(198063,66313,'action complete via WP Cron','2024-09-05 16:30:14','2024-09-05 16:30:14'),(198588,66486,'action complete via WP Cron','2024-09-07 16:40:04','2024-09-07 16:40:04'),(198061,66399,'action created','2024-09-05 16:30:14','2024-09-05 16:30:14'),(198062,66313,'action started via WP Cron','2024-09-05 16:30:14','2024-09-05 16:30:14'),(196147,65761,'action created','2024-08-29 08:15:18','2024-08-29 08:15:18'),(198859,66665,'action created','2024-09-08 16:45:06','2024-09-08 16:45:06'),(198858,66576,'action complete via WP Cron','2024-09-08 16:45:06','2024-09-08 16:45:06'),(203614,68250,'action created','2024-09-26 17:30:03','2024-09-26 17:30:03'),(203899,68253,'action complete via WP Cron','2024-09-27 17:40:03','2024-09-27 17:40:03'),(204174,68346,'action started via WP Cron','2024-09-28 17:45:02','2024-09-28 17:45:02'),(202813,67983,'action created','2024-09-23 17:25:20','2024-09-23 17:25:20'),(198067,66401,'action created','2024-09-05 16:30:14','2024-09-05 16:30:14'),(199123,66753,'action created','2024-09-09 16:45:19','2024-09-09 16:45:19'),(199638,66839,'action complete via WP Cron','2024-09-11 16:50:05','2024-09-11 16:50:05'),(197798,66224,'action started via WP Cron','2024-09-04 16:25:17','2024-09-04 16:25:17'),(202812,67898,'action complete via WP Cron','2024-09-23 17:25:20','2024-09-23 17:25:20'),(204089,68409,'action created','2024-09-28 10:50:02','2024-09-28 10:50:02'),(199380,66754,'action complete via WP Cron','2024-09-10 16:45:20','2024-09-10 16:45:20'),(200455,67197,'action created','2024-09-14 16:55:13','2024-09-14 16:55:13'),(199904,66923,'action started via WP Cron','2024-09-12 16:50:08','2024-09-12 16:50:08'),(199124,66666,'action started via WP Cron','2024-09-09 16:45:19','2024-09-09 16:45:19'),(199125,66666,'action complete via WP Cron','2024-09-09 16:45:19','2024-09-09 16:45:19'),(203898,68253,'action started via WP Cron','2024-09-27 17:40:03','2024-09-27 17:40:03'),(204368,68502,'action created','2024-09-29 10:50:03','2024-09-29 10:50:03'),(204170,68436,'action created','2024-09-28 17:35:02','2024-09-28 17:35:02'),(203897,68345,'action created','2024-09-27 17:40:03','2024-09-27 17:40:03'),(198065,66314,'action started via WP Cron','2024-09-05 16:30:14','2024-09-05 16:30:14'),(199690,66942,'action complete via Async Request','2024-09-11 20:54:43','2024-09-11 20:54:43'),(204446,68436,'action complete via Async Request','2024-10-05 05:09:38','2024-10-05 05:09:38'),(203341,68159,'action created','2024-09-25 17:25:03','2024-09-25 17:25:03'),(199912,67016,'action created','2024-09-12 16:50:08','2024-09-12 16:50:08'),(200450,67104,'action started via WP Cron','2024-09-14 16:55:13','2024-09-14 16:55:13'),(198587,66486,'action started via WP Cron','2024-09-07 16:40:03','2024-09-07 16:40:03'),(198856,66664,'action created','2024-09-08 16:45:06','2024-09-08 16:45:06'),(198855,66575,'action complete via WP Cron','2024-09-08 16:45:06','2024-09-08 16:45:06'),(199376,66753,'action started via WP Cron','2024-09-10 16:45:20','2024-09-10 16:45:20'),(203894,68344,'action created','2024-09-27 17:30:03','2024-09-27 17:30:03'),(203895,68252,'action started via WP Cron','2024-09-27 17:40:03','2024-09-27 17:40:03'),(203896,68252,'action complete via WP Cron','2024-09-27 17:40:03','2024-09-27 17:40:03'),(204466,68535,'action created','2024-10-05 06:33:33','2024-10-05 06:33:33'),(204459,68533,'action created','2024-10-05 05:09:38','2024-10-05 05:09:38'),(204171,68345,'action started via WP Cron','2024-09-28 17:45:02','2024-09-28 17:45:02'),(204457,68502,'action started via Async Request','2024-10-05 05:09:38','2024-10-05 05:09:38'),(203623,68253,'action created','2024-09-26 17:35:03','2024-09-26 17:35:03'),(204088,68318,'action complete via WP Cron','2024-09-28 10:50:02','2024-09-28 10:50:02'),(198060,66312,'action complete via WP Cron','2024-09-05 16:30:14','2024-09-05 16:30:14'),(204462,68534,'action created','2024-10-05 05:09:38','2024-10-05 05:09:38'),(204471,68539,'action created','2024-10-05 13:34:42','2024-10-05 13:34:42'),(203816,68318,'action created','2024-09-27 10:45:03','2024-09-27 10:45:03'),(202811,67898,'action started via WP Cron','2024-09-23 17:25:20','2024-09-23 17:25:20'),(202809,67897,'action complete via WP Cron','2024-09-23 17:25:20','2024-09-23 17:25:20'),(200972,67282,'action started via WP Cron','2024-09-16 17:00:13','2024-09-16 17:00:13'),(200973,67282,'action complete via WP Cron','2024-09-16 17:00:13','2024-09-16 17:00:13'),(199120,66752,'action created','2024-09-09 16:45:19','2024-09-09 16:45:19'),(198862,66666,'action created','2024-09-08 16:45:06','2024-09-08 16:45:06'),(202289,67723,'action started via WP Cron','2024-09-21 17:20:18','2024-09-21 17:20:18'),(202549,67895,'action created','2024-09-22 17:15:08','2024-09-22 17:15:08'),(202555,67897,'action created','2024-09-22 17:20:25','2024-09-22 17:20:25'),(202286,67722,'action started via WP Cron','2024-09-21 17:20:18','2024-09-21 17:20:18'),(198325,66487,'action created','2024-09-06 16:35:13','2024-09-06 16:35:13'),(199689,66942,'action started via Async Request','2024-09-11 20:54:43','2024-09-11 20:54:43'),(199632,66837,'action complete via WP Cron','2024-09-11 16:50:05','2024-09-11 16:50:05'),(199639,66925,'action created','2024-09-11 16:50:05','2024-09-11 16:50:05'),(198328,66488,'action created','2024-09-06 16:35:13','2024-09-06 16:35:13'),(199122,66665,'action complete via WP Cron','2024-09-09 16:45:19','2024-09-09 16:45:19'),(199812,66370,'action complete via WP Cron','2024-09-12 08:20:03','2024-09-12 08:20:03'),(198595,66577,'action created','2024-09-07 16:40:04','2024-09-07 16:40:04'),(198322,66486,'action created','2024-09-06 16:35:13','2024-09-06 16:35:13'),(197799,66224,'action complete via WP Cron','2024-09-04 16:25:18','2024-09-04 16:25:18'),(199374,66752,'action complete via WP Cron','2024-09-10 16:45:20','2024-09-10 16:45:20'),(197973,65761,'action complete via WP Cron','2024-09-05 08:20:02','2024-09-05 08:20:02'),(200440,67192,'action complete via WP Cron','2024-09-14 16:25:08','2024-09-14 16:25:08'),(203900,68346,'action created','2024-09-27 17:40:03','2024-09-27 17:40:03'),(198594,66488,'action complete via WP Cron','2024-09-07 16:40:04','2024-09-07 16:40:04'),(198324,66400,'action complete via WP Cron','2024-09-06 16:35:13','2024-09-06 16:35:13'),(198323,66400,'action started via WP Cron','2024-09-06 16:35:13','2024-09-06 16:35:13'),(199637,66839,'action started via WP Cron','2024-09-11 16:50:05','2024-09-11 16:50:05'),(200449,67195,'action created','2024-09-14 16:55:13','2024-09-14 16:55:13'),(200704,67280,'action created','2024-09-15 17:00:06','2024-09-15 17:00:06'),(201663,66983,'action complete via WP Cron','2024-09-19 08:20:17','2024-09-19 08:20:17'),(202030,67722,'action created','2024-09-20 17:20:15','2024-09-20 17:20:15'),(200968,67368,'action created','2024-09-16 17:00:13','2024-09-16 17:00:13'),(200967,67280,'action complete via WP Cron','2024-09-16 17:00:13','2024-09-16 17:00:13'),(200705,67196,'action started via WP Cron','2024-09-15 17:00:06','2024-09-15 17:00:06'),(202554,67808,'action complete via WP Cron','2024-09-22 17:20:25','2024-09-22 17:20:25'),(202033,67723,'action created','2024-09-20 17:20:15','2024-09-20 17:20:15'),(202548,67807,'action complete via WP Cron','2024-09-22 17:15:08','2024-09-22 17:15:08'),(200707,67281,'action created','2024-09-15 17:00:06','2024-09-15 17:00:06'),(199375,66837,'action created','2024-09-10 16:45:20','2024-09-10 16:45:20'),(199635,66838,'action complete via WP Cron','2024-09-11 16:50:05','2024-09-11 16:50:05'),(199381,66839,'action created','2024-09-10 16:45:20','2024-09-10 16:45:20'),(200971,67369,'action created','2024-09-16 17:00:13','2024-09-16 17:00:13'),(201231,67370,'action complete via WP Cron','2024-09-17 17:05:20','2024-09-17 17:05:20'),(201232,67456,'action created','2024-09-17 17:05:20','2024-09-17 17:05:20'),(200703,67195,'action complete via WP Cron','2024-09-15 17:00:06','2024-09-15 17:00:06'),(197972,65761,'action started via WP Cron','2024-09-05 08:20:02','2024-09-05 08:20:02'),(199636,66924,'action created','2024-09-11 16:50:05','2024-09-11 16:50:05'),(200710,67282,'action created','2024-09-15 17:00:06','2024-09-15 17:00:06'),(200178,67016,'action complete via WP Cron','2024-09-13 16:55:06','2024-09-13 16:55:06'),(200176,67104,'action created','2024-09-13 16:55:06','2024-09-13 16:55:06'),(200177,67016,'action started via WP Cron','2024-09-13 16:55:06','2024-09-13 16:55:06'),(200453,67105,'action started via WP Cron','2024-09-14 16:55:13','2024-09-14 16:55:13'),(200174,67015,'action started via WP Cron','2024-09-13 16:55:06','2024-09-13 16:55:06'),(199379,66754,'action started via WP Cron','2024-09-10 16:45:20','2024-09-10 16:45:20'),(198327,66401,'action complete via WP Cron','2024-09-06 16:35:13','2024-09-06 16:35:13'),(199119,66664,'action complete via WP Cron','2024-09-09 16:45:19','2024-09-09 16:45:19'),(199118,66664,'action started via WP Cron','2024-09-09 16:45:19','2024-09-09 16:45:19'),(198860,66577,'action started via WP Cron','2024-09-08 16:45:06','2024-09-08 16:45:06'),(198861,66577,'action complete via WP Cron','2024-09-08 16:45:06','2024-09-08 16:45:06'),(200970,67281,'action complete via WP Cron','2024-09-16 17:00:13','2024-09-16 17:00:13'),(201229,67455,'action created','2024-09-17 17:05:20','2024-09-17 17:05:20'),(201230,67370,'action started via WP Cron','2024-09-17 17:05:20','2024-09-17 17:05:20'),(199631,66837,'action started via WP Cron','2024-09-11 16:50:04','2024-09-11 16:50:04'),(199688,66942,'action created','2024-09-11 20:53:21','2024-09-11 20:53:21'),(200172,67014,'action complete via WP Cron','2024-09-13 16:55:06','2024-09-13 16:55:06'),(201766,67634,'action created','2024-09-19 17:15:18','2024-09-19 17:15:18'),(202032,67634,'action complete via WP Cron','2024-09-20 17:20:15','2024-09-20 17:20:15'),(203345,68070,'action started via WP Cron','2024-09-25 17:35:03','2024-09-25 17:35:03'),(203346,68070,'action complete via WP Cron','2024-09-25 17:35:03','2024-09-25 17:35:03'),(200448,67103,'action complete via WP Cron','2024-09-14 16:55:13','2024-09-14 16:55:13'),(200439,67192,'action started via WP Cron','2024-09-14 16:25:08','2024-09-14 16:25:08'),(200173,67103,'action created','2024-09-13 16:55:06','2024-09-13 16:55:06'),(200447,67103,'action started via WP Cron','2024-09-14 16:55:12','2024-09-14 16:55:12'),(200438,67192,'action created','2024-09-14 16:23:47','2024-09-14 16:23:47'),(201228,67369,'action complete via WP Cron','2024-09-17 17:05:20','2024-09-17 17:05:20'),(200175,67015,'action complete via WP Cron','2024-09-13 16:55:06','2024-09-13 16:55:06'),(200969,67281,'action started via WP Cron','2024-09-16 17:00:13','2024-09-16 17:00:13'),(201493,67543,'action created','2024-09-18 17:05:26','2024-09-18 17:05:26'),(201492,67454,'action complete via WP Cron','2024-09-18 17:05:26','2024-09-18 17:05:26'),(201764,67545,'action started via WP Cron','2024-09-19 17:15:18','2024-09-19 17:15:18'),(201765,67545,'action complete via WP Cron','2024-09-19 17:15:18','2024-09-19 17:15:18'),(201494,67455,'action started via WP Cron','2024-09-18 17:10:21','2024-09-18 17:10:21'),(201495,67455,'action complete via WP Cron','2024-09-18 17:10:21','2024-09-18 17:10:21'),(201496,67544,'action created','2024-09-18 17:10:21','2024-09-18 17:10:21'),(201227,67369,'action started via WP Cron','2024-09-17 17:05:20','2024-09-17 17:05:20'),(202285,67807,'action created','2024-09-21 17:10:18','2024-09-21 17:10:18'),(200966,67280,'action started via WP Cron','2024-09-16 17:00:12','2024-09-16 17:00:12'),(198854,66575,'action started via WP Cron','2024-09-08 16:45:05','2024-09-08 16:45:05'),(199908,66924,'action complete via WP Cron','2024-09-12 16:50:08','2024-09-12 16:50:08'),(199909,67015,'action created','2024-09-12 16:50:08','2024-09-12 16:50:08'),(199910,66925,'action started via WP Cron','2024-09-12 16:50:08','2024-09-12 16:50:08'),(199911,66925,'action complete via WP Cron','2024-09-12 16:50:08','2024-09-12 16:50:08'),(200974,67370,'action created','2024-09-16 17:00:13','2024-09-16 17:00:13'),(203815,68317,'action complete via WP Cron','2024-09-27 10:45:03','2024-09-27 10:45:03'),(203344,68160,'action created','2024-09-25 17:35:03','2024-09-25 17:35:03'),(200452,67196,'action created','2024-09-14 16:55:13','2024-09-14 16:55:13'),(200709,67197,'action complete via WP Cron','2024-09-15 17:00:06','2024-09-15 17:00:06'),(201497,67456,'action started via WP Cron','2024-09-18 17:10:21','2024-09-18 17:10:21'),(201498,67456,'action complete via WP Cron','2024-09-18 17:10:21','2024-09-18 17:10:21'),(198857,66576,'action started via WP Cron','2024-09-08 16:45:06','2024-09-08 16:45:06'),(199373,66752,'action started via WP Cron','2024-09-10 16:45:19','2024-09-10 16:45:19'),(198066,66314,'action complete via WP Cron','2024-09-05 16:30:14','2024-09-05 16:30:14'),(204461,68217,'action complete via Async Request','2024-10-05 05:09:38','2024-10-05 05:09:38'),(204452,68438,'action complete via Async Request','2024-10-05 05:09:38','2024-10-05 05:09:38'),(202810,67982,'action created','2024-09-23 17:25:20','2024-09-23 17:25:20'),(203074,68070,'action created','2024-09-24 17:30:07','2024-09-24 17:30:07'),(201758,67543,'action started via WP Cron','2024-09-19 17:10:02','2024-09-19 17:10:02'),(201662,66983,'action started via WP Cron','2024-09-19 08:20:17','2024-09-19 08:20:17'),(202807,67981,'action created','2024-09-23 17:15:25','2024-09-23 17:15:25'),(202808,67897,'action started via WP Cron','2024-09-23 17:25:19','2024-09-23 17:25:19'),(202284,67720,'action complete via WP Cron','2024-09-21 17:10:18','2024-09-21 17:10:18'),(201664,67600,'action created','2024-09-19 08:20:17','2024-09-19 08:20:17'),(203072,67983,'action started via WP Cron','2024-09-24 17:30:07','2024-09-24 17:30:07'),(203073,67983,'action complete via WP Cron','2024-09-24 17:30:07','2024-09-24 17:30:07'),(202558,67898,'action created','2024-09-22 17:20:25','2024-09-22 17:20:25'),(202288,67808,'action created','2024-09-21 17:20:18','2024-09-21 17:20:18'),(203620,68252,'action created','2024-09-26 17:35:03','2024-09-26 17:35:03'),(203347,68161,'action created','2024-09-25 17:35:03','2024-09-25 17:35:03'),(203893,68250,'action complete via WP Cron','2024-09-27 17:30:03','2024-09-27 17:30:03'),(203340,68067,'action complete via WP Cron','2024-09-25 17:25:03','2024-09-25 17:25:03'),(203515,68217,'action created','2024-09-26 08:25:03','2024-09-26 08:25:03'),(201491,67454,'action started via WP Cron','2024-09-18 17:05:25','2024-09-18 17:05:25'),(203813,68317,'action created','2024-09-27 10:43:19','2024-09-27 10:43:19'),(204366,68409,'action started via WP Cron','2024-09-29 10:50:03','2024-09-29 10:50:03'),(203613,68159,'action complete via WP Cron','2024-09-26 17:30:03','2024-09-26 17:30:03'),(203071,68069,'action created','2024-09-24 17:30:07','2024-09-24 17:30:07'),(204445,68436,'action started via Async Request','2024-10-05 05:09:38','2024-10-05 05:09:38'),(202023,67632,'action complete via WP Cron','2024-09-20 17:10:17','2024-09-20 17:10:17'),(202029,67633,'action complete via WP Cron','2024-09-20 17:20:15','2024-09-20 17:20:15'),(201759,67543,'action complete via WP Cron','2024-09-19 17:10:02','2024-09-19 17:10:02'),(204169,68344,'action complete via WP Cron','2024-09-28 17:35:02','2024-09-28 17:35:02'),(204176,68438,'action created','2024-09-28 17:45:02','2024-09-28 17:45:02'),(203619,68160,'action complete via WP Cron','2024-09-26 17:35:03','2024-09-26 17:35:03'),(203618,68160,'action started via WP Cron','2024-09-26 17:35:03','2024-09-26 17:35:03'),(197806,66314,'action created','2024-09-04 16:25:18','2024-09-04 16:25:18'),(204456,68532,'action created','2024-10-05 05:09:38','2024-10-05 05:09:38'),(197803,66313,'action created','2024-09-04 16:25:18','2024-09-04 16:25:18'),(201226,67454,'action created','2024-09-17 17:05:20','2024-09-17 17:05:20'),(201225,67368,'action complete via WP Cron','2024-09-17 17:05:20','2024-09-17 17:05:20'),(204087,68318,'action started via WP Cron','2024-09-28 10:50:02','2024-09-28 10:50:02'),(198064,66400,'action created','2024-09-05 16:30:14','2024-09-05 16:30:14'),(203622,68161,'action complete via WP Cron','2024-09-26 17:35:03','2024-09-26 17:35:03'),(203621,68161,'action started via WP Cron','2024-09-26 17:35:03','2024-09-26 17:35:03'),(203343,68069,'action complete via WP Cron','2024-09-25 17:35:03','2024-09-25 17:35:03'),(203065,68067,'action created','2024-09-24 17:20:24','2024-09-24 17:20:24'),(204367,68409,'action complete via WP Cron','2024-09-29 10:50:03','2024-09-29 10:50:03'),(199121,66665,'action started via WP Cron','2024-09-09 16:45:19','2024-09-09 16:45:19'),(200708,67197,'action started via WP Cron','2024-09-15 17:00:06','2024-09-15 17:00:06'),(200454,67105,'action complete via WP Cron','2024-09-14 16:55:13','2024-09-14 16:55:13'),(200171,67014,'action started via WP Cron','2024-09-13 16:55:05','2024-09-13 16:55:05'),(204168,68344,'action started via WP Cron','2024-09-28 17:35:02','2024-09-28 17:35:02'),(199378,66838,'action created','2024-09-10 16:45:20','2024-09-10 16:45:20'),(199905,66923,'action complete via WP Cron','2024-09-12 16:50:08','2024-09-12 16:50:08'),(201224,67368,'action started via WP Cron','2024-09-17 17:05:20','2024-09-17 17:05:20'),(200451,67104,'action complete via WP Cron','2024-09-14 16:55:13','2024-09-14 16:55:13'),(204460,68217,'action started via Async Request','2024-10-05 05:09:38','2024-10-05 05:09:38'),(204467,68528,'action complete via Async Request','2024-10-05 06:33:33','2024-10-05 06:33:33'),(202291,67809,'action created','2024-09-21 17:20:18','2024-09-21 17:20:18'),(201762,67544,'action complete via WP Cron','2024-09-19 17:15:18','2024-09-19 17:15:18'),(201763,67633,'action created','2024-09-19 17:15:18','2024-09-19 17:15:18'),(202556,67809,'action started via WP Cron','2024-09-22 17:20:25','2024-09-22 17:20:25'),(202557,67809,'action complete via WP Cron','2024-09-22 17:20:25','2024-09-22 17:20:25'),(202290,67723,'action complete via WP Cron','2024-09-21 17:20:18','2024-09-21 17:20:18'),(202022,67632,'action started via WP Cron','2024-09-20 17:10:16','2024-09-20 17:10:16'),(202028,67633,'action started via WP Cron','2024-09-20 17:20:15','2024-09-20 17:20:15'),(203514,67600,'action complete via WP Cron','2024-09-26 08:25:03','2024-09-26 08:25:03'),(198592,66576,'action created','2024-09-07 16:40:04','2024-09-07 16:40:04'),(198593,66488,'action started via WP Cron','2024-09-07 16:40:04','2024-09-07 16:40:04'),(199811,66370,'action started via WP Cron','2024-09-12 08:20:03','2024-09-12 08:20:03'),(198591,66487,'action complete via WP Cron','2024-09-07 16:40:04','2024-09-07 16:40:04'),(197539,66225,'action created','2024-09-03 16:20:13','2024-09-03 16:20:13'),(203814,68317,'action started via WP Cron','2024-09-27 10:45:03','2024-09-27 10:45:03'),(202553,67808,'action started via WP Cron','2024-09-22 17:20:25','2024-09-22 17:20:25'),(203070,67982,'action complete via WP Cron','2024-09-24 17:30:07','2024-09-24 17:30:07'),(203069,67982,'action started via WP Cron','2024-09-24 17:30:07','2024-09-24 17:30:07'),(202806,67895,'action complete via WP Cron','2024-09-23 17:15:25','2024-09-23 17:15:25'),(202805,67895,'action started via WP Cron','2024-09-23 17:15:24','2024-09-23 17:15:24'),(203064,67981,'action complete via WP Cron','2024-09-24 17:20:24','2024-09-24 17:20:24'),(202547,67807,'action started via WP Cron','2024-09-22 17:15:07','2024-09-22 17:15:07'),(203063,67981,'action started via WP Cron','2024-09-24 17:20:23','2024-09-24 17:20:23'),(203612,68159,'action started via WP Cron','2024-09-26 17:30:03','2024-09-26 17:30:03'),(204465,68528,'action started via Async Request','2024-10-05 06:33:33','2024-10-05 06:33:33'),(202287,67722,'action complete via WP Cron','2024-09-21 17:20:18','2024-09-21 17:20:18'),(202283,67720,'action started via WP Cron','2024-09-21 17:10:17','2024-09-21 17:10:17'),(200702,67195,'action started via WP Cron','2024-09-15 17:00:05','2024-09-15 17:00:05'),(204469,68537,'action created','2024-10-05 13:34:19','2024-10-05 13:34:19'),(204470,68538,'action created','2024-10-05 13:34:19','2024-10-05 13:34:19'),(198059,66312,'action started via WP Cron','2024-09-05 16:30:13','2024-09-05 16:30:13'),(204172,68345,'action complete via WP Cron','2024-09-28 17:45:02','2024-09-28 17:45:02'),(204173,68437,'action created','2024-09-28 17:45:02','2024-09-28 17:45:02'),(203339,68067,'action started via WP Cron','2024-09-25 17:25:03','2024-09-25 17:25:03'),(203342,68069,'action started via WP Cron','2024-09-25 17:35:03','2024-09-25 17:35:03'),(204175,68346,'action complete via WP Cron','2024-09-28 17:45:02','2024-09-28 17:45:02'),(198320,66399,'action started via WP Cron','2024-09-06 16:35:12','2024-09-06 16:35:12'),(203513,67600,'action started via WP Cron','2024-09-26 08:25:03','2024-09-26 08:25:03'),(203892,68250,'action started via WP Cron','2024-09-27 17:30:03','2024-09-27 17:30:03'),(204468,68536,'action created','2024-10-05 13:34:19','2024-10-05 13:34:19');
/*!40000 ALTER TABLE `wp72_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_aioseo_cache`
--

DROP TABLE IF EXISTS `wp72_aioseo_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_aioseo_cache` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(80) NOT NULL,
  `value` longtext NOT NULL,
  `expiration` datetime DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_cache_key` (`key`),
  KEY `ndx_aioseo_cache_expiration` (`expiration`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_aioseo_cache`
--

LOCK TABLES `wp72_aioseo_cache` WRITE;
/*!40000 ALTER TABLE `wp72_aioseo_cache` DISABLE KEYS */;
INSERT INTO `wp72_aioseo_cache` VALUES (1,'addons','a:9:{i:0;a:15:{s:3:\"sku\";s:16:\"aioseo-redirects\";s:4:\"name\";s:19:\"Redirection Manager\";s:7:\"version\";s:7:\"1.4.6.1\";s:5:\"image\";N;s:4:\"icon\";s:480:\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9ImFpb3Nlby1yZWRpcmVjdCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41OSA5LjE3TDUuNDEgNEw0IDUuNDFMOS4xNyAxMC41OEwxMC41OSA5LjE3Wk0xNC41IDRMMTYuNTQgNi4wNEw0IDE4LjU5TDUuNDEgMjBMMTcuOTYgNy40NkwyMCA5LjVWNEgxNC41Wk0xMy40MiAxNC44MkwxNC44MyAxMy40MUwxNy45NiAxNi41NEwyMCAxNC41VjIwSDE0LjVMMTYuNTUgMTcuOTVMMTMuNDIgMTQuODJaIiBmaWxsPSJjdXJyZW50Q29sb3IiIC8+PC9zdmc+\";s:6:\"levels\";a:4:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:101:\"<p>Our Redirection Manager allows you to create and manage redirects for 404s or modified posts.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:48:\"https://aioseo.com/features/redirection-manager/\";s:12:\"learnMoreUrl\";s:48:\"https://aioseo.com/features/redirection-manager/\";s:9:\"manageUrl\";s:40:\"https://route#aioseo-redirects:redirects\";s:8:\"features\";a:1:{i:0;a:2:{s:13:\"license_level\";s:5:\"elite\";s:7:\"feature\";s:19:\"404-parent-redirect\";}}}i:1;a:15:{s:3:\"sku\";s:21:\"aioseo-link-assistant\";s:4:\"name\";s:14:\"Link Assistant\";s:7:\"version\";s:5:\"1.1.6\";s:5:\"image\";N;s:4:\"icon\";s:516:\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSAxNUg3QzUuMzUgMTUgNCAxMy42NSA0IDEyQzQgMTAuMzUgNS4zNSA5IDcgOUgxMVY3SDdDNC4yNCA3IDIgOS4yNCAyIDEyQzIgMTQuNzYgNC4yNCAxNyA3IDE3SDExVjE1Wk0xNyA3SDEzVjlIMTdDMTguNjUgOSAyMCAxMC4zNSAyMCAxMkMyMCAxMy42NSAxOC42NSAxNSAxNyAxNUgxM1YxN0gxN0MxOS43NiAxNyAyMiAxNC43NiAyMiAxMkMyMiA5LjI0IDE5Ljc2IDcgMTcgN1pNMTYgMTFIOFYxM0gxNlYxMVoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPjwvc3ZnPgo=\";s:6:\"levels\";a:3:{i:0;s:6:\"agency\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:283:\"<p>Super-charge your SEO with Link Assistant! Get relevant suggestions for adding internal links to older content as well as finding any orphaned posts that have no internal links. Use our reporting feature to see all link suggestions or add them directly from any page or post.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:39:\"https://aioseo.com/docs/link-assistant/\";s:12:\"learnMoreUrl\";s:39:\"https://aioseo.com/docs/link-assistant/\";s:9:\"manageUrl\";s:44:\"https://route#aioseo-link-assistant:overview\";s:8:\"features\";a:0:{}}i:2;a:15:{s:3:\"sku\";s:20:\"aioseo-video-sitemap\";s:4:\"name\";s:13:\"Video Sitemap\";s:7:\"version\";s:6:\"1.1.15\";s:5:\"image\";N;s:4:\"icon\";s:420:\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMy4zMzMgNWgxMGMuNDU5IDAgLjgzNC4zNzUuODM0LjgzM1Y4Ljc1TDE3LjUgNS40MTd2OS4xNjZsLTMuMzMzLTMuMzMzdjIuOTE3YS44MzYuODM2IDAgMCAxLS44MzQuODMzaC0xMGEuODM2LjgzNiAwIDAgMS0uODMzLS44MzNWNS44MzNjMC0uNDU4LjM3NS0uODMzLjgzMy0uODMzWm05LjE2NyA4LjMzM1Y2LjY2N0g0LjE2N3Y2LjY2NkgxMi41WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+\";s:6:\"levels\";a:5:{i:0;s:10:\"individual\";i:1;s:8:\"business\";i:2;s:6:\"agency\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:243:\"<p>The Video Sitemap works in much the same way as the XML Sitemap module, it generates an XML Sitemap specifically for video content on your site. Search engines use this information to display rich snippet information in search results.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:12:\"learnMoreUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:9:\"manageUrl\";s:43:\"https://route#aioseo-sitemaps:video-sitemap\";s:8:\"features\";a:0:{}}i:3;a:15:{s:3:\"sku\";s:21:\"aioseo-local-business\";s:4:\"name\";s:18:\"Local Business SEO\";s:7:\"version\";s:5:\"1.3.6\";s:5:\"image\";N;s:4:\"icon\";s:18:\"svg-local-business\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:253:\"<p>Local Business schema markup enables you to tell Google about your business, including your business name, address and phone number, opening hours and price range. This information may be displayed as a Knowledge Graph card or business carousel.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:12:\"learnMoreUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:9:\"manageUrl\";s:40:\"https://route#aioseo-local-seo:locations\";s:8:\"features\";a:0:{}}i:4;a:15:{s:3:\"sku\";s:19:\"aioseo-news-sitemap\";s:4:\"name\";s:12:\"News Sitemap\";s:7:\"version\";s:6:\"1.0.17\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:4:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:284:\"<p>Our Google News Sitemap lets you control which content you submit to Google News and only contains articles that were published in the last 48 hours. In order to submit a News Sitemap to Google, you must have added your site to Google’s Publisher Center and had it approved.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:12:\"learnMoreUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:9:\"manageUrl\";s:42:\"https://route#aioseo-sitemaps:news-sitemap\";s:8:\"features\";a:0:{}}i:5;a:15:{s:3:\"sku\";s:16:\"aioseo-index-now\";s:4:\"name\";s:8:\"IndexNow\";s:7:\"version\";s:6:\"1.0.11\";s:5:\"image\";N;s:4:\"icon\";s:1836:\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTE3LjY0NCAxMS42NTVjLS4zMjEtLjIyOS0uNjU0LS40NDYtLjk2NC0uNjk3LS42NDMtLjUzNC0uNjMxLTEuMzcyLjAyMy0xLjg4NC4zMS0uMjQuNjQyLS40NTguOTY0LS42OTcuMTg0LS4xMy4zMjEtLjI5NC4zMzMtLjUzNCAwLS4wMzIgMC0uMDc2LS4wMTItLjEyYTcuNDQyIDcuNDQyIDAgMCAwLTEuODkzLTMuMTQ3Yy0uMjA3LS4yMDctLjQ2LS4yNC0uNzQ2LS4xMmEyMi4wNSAyMi4wNSAwIDAgMS0xLjA2OC40MzZjLS45MTguMzQ4LTEuNjg3LS4wODctMS44MTMtMS4wMjQtLjA0Ni0uMzM4LS4wOC0uNjc1LS4xMTUtMS4wMTMtLjAzNC0uMzctLjI0LS41OTktLjYzLS42NzVhOC40NDYgOC40NDYgMCAwIDAtMy40NjcgMGMtLjM2Ny4wNzYtLjU3NC4yNzItLjYwOC42MzJhMTMuNzggMTMuNzggMCAwIDEtLjE2IDEuMTc2Yy0uMTYxLjgyOC0uOTE5IDEuMjMtMS43NDUuOTE1LS4zNTYtLjEzLS43MTItLjI5NC0xLjA2Ny0uNDQ3LS4zMzMtLjE0MS0uNjA5LS4wODctLjg1LjE2NGE3Ljc3OSA3Ljc3OSAwIDAgMC0xLjc3OSAyLjkxOGMtLjExNC4zMzgtLjAyMy42MS4yODcuODI4LjI5OS4yMDcuNjA5LjQxNC44OTUuNjMyLjc3LjU4OC43NTggMS40NDgtLjAyMiAyLjAxNC0uMjg3LjIwNy0uNTc0LjQxNC0uODYxLjYxLS4zMjIuMjE4LS40MTMuNTEyLS4yOTkuODZhNy44NyA3Ljg3IDAgMCAwIDEuNzQ1IDIuODg3Yy4yNC4yNS41MTYuMzE2Ljg1LjE4NS4zOS0uMTUzLjc2OC0uMzI3IDEuMTU4LS40NjguNzU4LS4yNzMgMS41MTUuMTIgMS42NzYuODcuMDguNDA0LjEyNi44MTguMTYgMS4yMi4wMzUuMzcuMjQxLjU2Ny41OTcuNjQzIDEuMTYuMjQgMi4zMDcuMjQgMy40NjYuMDExLjQxMy0uMDg3LjYwOC0uMzE2LjY0My0uNzA4LjAyMy0uMzI3LjA2OS0uNjUzLjEwMy0uOTcuMTE1LS45MjUuODk1LTEuMzgyIDEuODE0LTEuMDQ1LjM0NC4xMzEuNjg4LjI3MyAxLjAzMi40MjUuMzY4LjE1My42NjYuMDc2LjkxOC0uMjA3YTguNDk0IDguNDk0IDAgMCAwIDEuNzEtMi44MmMuMTUtLjMzOC4wNTgtLjYyMS0uMjc1LS44NXptLTkuNDguNjk3Yy0uMTAzLjEzLS4zMS4xMi0uNDEzLS4wMUw2LjAzIDEwLjE3M2EuMjIuMjIgMCAwIDEgMC0uMjgzbDEuOTI4LTIuNDI5IDEuNDY5IDEuNzItLjYzMS44NS41MjcuNzA4YS4yMDUuMjA1IDAgMCAxLS4wMTEuMjYyem01LjgzLTIuMTc4LTIuNDc5IDMuMDE3YS4yNi4yNiAwIDAgMS0uMjA2LjEwOUg5LjEwNWEuMjUuMjUgMCAwIDEtLjIwNi0uNDAzbDIuMzUzLTIuODY1LTIuNjc0LTMuMjY3aDIuODY5bDIuNTU5IDMuMTI2YS4yMzYuMjM2IDAgMCAxLS4wMTEuMjgzeiIvPjwvc3ZnPg==\";s:6:\"levels\";a:6:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:5:\"basic\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";i:5;s:5:\"elite\";}s:13:\"currentLevels\";a:4:{i:0;s:5:\"basic\";i:1;s:4:\"plus\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:193:\"<p>Add IndexNow support to instantly notify search engines when your content has changed. This helps the search engines to prioritize the changes on your website and helps you rank faster.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:28:\"https://aioseo.com/index-now\";s:12:\"learnMoreUrl\";s:28:\"https://aioseo.com/index-now\";s:9:\"manageUrl\";s:45:\"https://route#aioseo-settings:webmaster-tools\";s:8:\"features\";a:0:{}}i:6;a:15:{s:3:\"sku\";s:15:\"aioseo-rest-api\";s:4:\"name\";s:8:\"REST API\";s:7:\"version\";s:5:\"1.0.8\";s:5:\"image\";N;s:4:\"icon\";s:280:\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9ImFpb3Nlby1jb2RlIj48cGF0aCBkPSJNOS40IDE2LjZMNC44IDEybDQuNi00LjZMOCA2bC02IDYgNiA2IDEuNC0xLjR6bTUuMiAwbDQuNi00LjYtNC42LTQuNkwxNiA2bDYgNi02IDYtMS40LTEuNHoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPjwvc3ZnPg==\";s:6:\"levels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:137:\"<p>Manage your post and term SEO meta via the WordPress REST API. This addon also works seamlessly with headless WordPress installs.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:36:\"https://aioseo.com/feature/rest-api/\";s:12:\"learnMoreUrl\";s:36:\"https://aioseo.com/feature/rest-api/\";s:9:\"manageUrl\";s:0:\"\";s:8:\"features\";a:0:{}}i:7;a:15:{s:3:\"sku\";s:16:\"aioseo-image-seo\";s:4:\"name\";s:9:\"Image SEO\";s:7:\"version\";s:6:\"1.1.12\";s:5:\"image\";N;s:4:\"icon\";s:436:\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTE1LjgzMyA0LjE2N3YxMS42NjZINC4xNjdWNC4xNjdoMTEuNjY2Wm0wLTEuNjY3SDQuMTY3QzMuMjUgMi41IDIuNSAzLjI1IDIuNSA0LjE2N3YxMS42NjZjMCAuOTE3Ljc1IDEuNjY3IDEuNjY3IDEuNjY3aDExLjY2NmMuOTE3IDAgMS42NjctLjc1IDEuNjY3LTEuNjY3VjQuMTY3YzAtLjkxNy0uNzUtMS42NjctMS42NjctMS42NjdabS00LjA1IDcuMzgzLTIuNSAzLjIyNUw3LjUgMTAuOTUgNSAxNC4xNjdoMTBsLTMuMjE3LTQuMjg0WiIvPjwvc3ZnPg==\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:148:\"<p>Globally control the Title attribute and Alt text for images in your content. These attributes are essential for both accessibility and SEO.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:12:\"learnMoreUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:9:\"manageUrl\";s:44:\"https://route#aioseo-search-appearance:media\";s:8:\"features\";a:0:{}}i:8;a:15:{s:3:\"sku\";s:11:\"aioseo-eeat\";s:4:\"name\";s:20:\"Author SEO (E-E-A-T)\";s:7:\"version\";s:6:\"1.1.11\";s:5:\"image\";N;s:4:\"icon\";s:1380:\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIiB3aWR0aD0iMjQiPjxwYXRoIGQ9Ik00NDAuMTE4LTU2MHEzMy44MzkgMCA1Ny44MTctMjQuMDk3dDIzLjk3OC01Ny45MzVxMC0zMy44MzgtMjMuOTc4LTU3LjY5Ni0yMy45NzgtMjMuODU5LTU3LjgxNy0yMy44NTktMzMuODM4IDAtNTcuOTM0IDIzLjg1OS0yNC4wOTcgMjMuODU4LTI0LjA5NyA1Ny42OTYgMCAzMy44MzggMjQuMDk3IDU3LjkzNVE0MDYuMjgtNTYwIDQ0MC4xMTgtNTYwWk00NDAtMzk2LjQxM3E0NS43MTcgMCA4NS41NzYtMTkuNDc4IDM5Ljg1OS0xOS40NzkgNjkuNTc2LTU2LjE1Mi0zNS45NTYtMjMuNzE4LTc0LjkzNS0zNS44MzdRNDgxLjIzOS01MjAgNDQwLTUyMHQtODAuMjE3IDEyLjEycS0zOC45NzkgMTIuMTE5LTc0LjkzNSAzNS44MzcgMjkuNzE3IDM2LjY3MyA2OS41NzYgNTYuMTUyIDM5Ljg1OSAxOS40NzggODUuNTc2IDE5LjQ3OFptMzg2LjM5MSAyODYuOTM1TDYzNy45MTMtMjk3Ljk1NnEtNDEuNzE3IDMxLjc2MS05MS42OTYgNDkuNDAyUTQ5Ni4yMzktMjMwLjkxMyA0NDAtMjMwLjkxM3EtMTM3LjU4NyAwLTIzMy4zMzctOTUuNzVUMTEwLjkxMy01NjBxMC0xMzcuNTg3IDk1Ljc1LTIzMy4zMzdUNDQwLTg4OS4wODdxMTM3LjU4NyAwIDIzMy4zMzcgOTUuNzVUNzY5LjA4Ny01NjBxMCA1NS43NjEtMTcuNzYxIDEwNS45NzgtMTcuNzYxIDUwLjIxOC00OS41MjEgOTIuMTc0TDg5MC4yODMtMTczLjM3bC02My44OTIgNjMuODkyWk00NDAuMTEzLTMyMS45MTNxOTkuMTU2IDAgMTY4LjU2NS02OS41MjIgNjkuNDA5LTY5LjUyMiA2OS40MDktMTY4LjY3OCAwLTk5LjE1Ni02OS40MDktMTY4LjU2NS02OS40MDktNjkuNDA5LTE2OC41NjUtNjkuNDA5LTk5LjE1NiAwLTE2OC42NzggNjkuNDA5LTY5LjUyMiA2OS40MDktNjkuNTIyIDE2OC41NjUgMCA5OS4xNTYgNjkuNTIyIDE2OC42NzggNjkuNTIyIDY5LjUyMiAxNjguNjc4IDY5LjUyMlpNNDQwLTU2MFoiLz48L3N2Zz4=\";s:6:\"levels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:147:\"<p>Optimize your site for Google\'s E-E-A-T ranking factor by proving your writer\'s expertise through author schema markup and new UI elements.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:33:\"https://aioseo.com/features/eeat/\";s:12:\"learnMoreUrl\";s:33:\"https://aioseo.com/features/eeat/\";s:9:\"manageUrl\";s:49:\"https://route#aioseo-search-appearance:author-seo\";s:8:\"features\";a:0:{}}}','2024-10-20 17:47:07','2024-10-19 17:47:07','2024-10-19 17:47:07'),(2,'attachment_url_to_post_id_d99ed2ddbeefba28910cca4100f73b401b38bc49','s:4:\"none\";','2024-10-20 18:12:15','2024-10-19 18:12:15','2024-10-19 18:12:15');
/*!40000 ALTER TABLE `wp72_aioseo_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_aioseo_crawl_cleanup_blocked_args`
--

DROP TABLE IF EXISTS `wp72_aioseo_crawl_cleanup_blocked_args`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_aioseo_crawl_cleanup_blocked_args` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `key` text DEFAULT NULL,
  `value` text DEFAULT NULL,
  `key_value_hash` varchar(40) DEFAULT NULL,
  `regex` varchar(255) DEFAULT NULL,
  `hits` int(20) NOT NULL DEFAULT 0,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_crawl_cleanup_blocked_args_key_value_hash` (`key_value_hash`),
  UNIQUE KEY `ndx_aioseo_crawl_cleanup_blocked_args_regex` (`regex`) USING HASH
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_aioseo_crawl_cleanup_blocked_args`
--

LOCK TABLES `wp72_aioseo_crawl_cleanup_blocked_args` WRITE;
/*!40000 ALTER TABLE `wp72_aioseo_crawl_cleanup_blocked_args` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_aioseo_crawl_cleanup_blocked_args` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_aioseo_crawl_cleanup_logs`
--

DROP TABLE IF EXISTS `wp72_aioseo_crawl_cleanup_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_aioseo_crawl_cleanup_logs` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` text NOT NULL,
  `key` text NOT NULL,
  `value` text DEFAULT NULL,
  `hash` varchar(40) NOT NULL,
  `hits` int(20) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_crawl_cleanup_logs_hash` (`hash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_aioseo_crawl_cleanup_logs`
--

LOCK TABLES `wp72_aioseo_crawl_cleanup_logs` WRITE;
/*!40000 ALTER TABLE `wp72_aioseo_crawl_cleanup_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_aioseo_crawl_cleanup_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_aioseo_notifications`
--

DROP TABLE IF EXISTS `wp72_aioseo_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_aioseo_notifications` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(13) NOT NULL,
  `addon` varchar(64) DEFAULT NULL,
  `title` text NOT NULL,
  `content` longtext NOT NULL,
  `type` varchar(64) NOT NULL,
  `level` text NOT NULL,
  `notification_id` bigint(20) unsigned DEFAULT NULL,
  `notification_name` varchar(255) DEFAULT NULL,
  `start` datetime DEFAULT NULL,
  `end` datetime DEFAULT NULL,
  `button1_label` varchar(255) DEFAULT NULL,
  `button1_action` varchar(255) DEFAULT NULL,
  `button2_label` varchar(255) DEFAULT NULL,
  `button2_action` varchar(255) DEFAULT NULL,
  `dismissed` tinyint(1) NOT NULL DEFAULT 0,
  `new` tinyint(1) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_notifications_slug` (`slug`),
  KEY `ndx_aioseo_notifications_dates` (`start`,`end`),
  KEY `ndx_aioseo_notifications_type` (`type`),
  KEY `ndx_aioseo_notifications_dismissed` (`dismissed`)
) ENGINE=MyISAM AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_aioseo_notifications`
--

LOCK TABLES `wp72_aioseo_notifications` WRITE;
/*!40000 ALTER TABLE `wp72_aioseo_notifications` DISABLE KEYS */;
INSERT INTO `wp72_aioseo_notifications` VALUES (1,'6251d4b634b26',NULL,'? ? Sale! Sale! Sale! ? ?','<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAADICAMAAADxy0fQAAAAw1BMVEUAAACZ/tQLlV6U99eR+c8Um2iN7tgipXJPxpd/68A3tYMtrXw+uomZ69NZzaB25LiH8MZu3bFn16yD3N6G5N1Gv5AmmX6st79g0qWG6NOFvdGO39ad2s2K7s2iy8eb4tAdmnI3qYlCjZGJ18yD1dyBy9yIzc4vl4SP1NCE5seow8Sf0sporrSay8o6lYugw8d1xb6F68mExNd7usdQnZ5DtZBNuZtut7l32L2U49NVp6Ipo3tu1rNGlJVZw6Rpx7JXuaVyQGIGAAAAAXRSTlMAQObYZgAAMP5JREFUeNrsl8FqwzAQRHc7MW0puE1P/v8vLV1lM6wVcvJCDPMiyZatnB6zskwI8QwXL4WEvBjmjtJEI3jceIUbcqVLRzN4PKaKMbX7UynpZ9YBTsbUwHdy0gvmMX5Fiu1WqH41gVkGYwCqMTiBalcvcz7ykh1WTKU4SIm3J4QyYgTi1uAoa7TDF3o3dDAmiJIF2H5bSQ1KCWmRwjluD0OKId8XL1JxNNjJYDZGy5DYbsdQ0SJtSngS5D3G6IZS0dhVtI5lPuWBHRGPaEwIhwGUkkYpYDKyOf4x51v+42Q6fq7bum3rgf33emmRgVqNAn5iOS6REIqoKnCKqvX98b4sb0ezLF/rZ4uSUpLAQ0gmZKihCZyrWv1RZ7Y5csIwGB46NvkgDQkSEpW62t89Qu9/sSZ2jJuh7VRtRmq9sEAwGdZP3tiZXb3SGM4kDEKiAJSK/iICQHQakGYXrfz7CxKw+OGVhhuM1ogqpCt3yWYGUttAZ6teK//0f63Sgh9eaxhghDbu3UDvkFQaBOAOrBB2h/t56/9Zj8AyHsBiLavOBBtNOQYYUlnpiSzLNeJk0CRya5fKkn798+JQHi161mOLqVnMsvBukFrwd/PMskLRXXHGo3Lwtc0OSudd8uAW4TIB8SAit3uzBxQvsRhC2DiYewi/SJnrtm3r095OHDzTpza00wQT1A2mRGN8BcieU0LOm/k5D5OoHyw8pmqeWo8BNDR36EU7AMtD7MaXUPazChMww+H4c8C5OgrXnzsiYnhWX6GE0Z2IsF6C+kCJvgU6C+2z8y/EEuXdvLyv9j8AirLQs7qRPua6QQXSGQi6SzejgOzPgIijfzJhVR8dwQAU/wsQuswrfaJJT/KOq/rYDTKZKCWDHUDj3u+MhcQwERCxWYFIq9Ri40UCVyAAHElI8Ojo4WzSuxeBMADYjXc1hnK9bbnaQYM9I66FDR7k0ZkmGEEZa0Our2jO9jSi5L18cdKmK00fwEn9Y7E7S4d8GKh+z3LSfIVCvDEmQjSIxiZxsxQKLHdoSj881tuu78tKRG0L8w5MyQB1Lxbobi5AlpqwTU9jzwnAHdQaE8F3eXdAJ853GvyDnayrcWXGEg7TPNF09SaiuBUa/KP2JLkPBAKmtviHXBD4mn2zDFS0ndrOyG5tHkLvfTkKEBn4BYNbfCoPbC3LqC1OejuwQmNLUd+XzY9KIlrGSiUl6hATIJUHnQBn/eoqVBXsa4CYMz7wCKTLwRgntcTtrLNkTIgxUEcMZIkuuVgb0PFozUEFcpmKiJQAcRcgBkYs0fshDjxj8c4aAQZSDD4SE74th/ELQrgCaTFc+BhbcDzSiF9iczDeSOzZFBQFPNmkX6QYnS9SOGWwLvXhvZuviACs3GvASI5p3YIDvrGIZxqRQXSAa5BVH0BnMwEhYyqkBeinrfE5pAeCe5ogYpOIJvUJOO4YoN0P2tVRLjVY8lx4GM6J+z+OHX2fWsRxNYiBThCpwUpSz3h6o/uTJNJbX1xNIo1W786Mo5a970Tjrez3RkQQXhC8BIhg2CW4Xdlrz9zyEOv4EKzVcbeikM3mnpujPhCVyX6u9qNWyNMu2tkUHY5ZieggZyCg+pgbD1LIO20fgfaaSsTgoov73wMJFyCMKMsf3jmGE9ihwK6RdgviDvwgrs45W44bfw6bJTXYNXFJxRjkvmc0PZA8EghjkMpVTKQBhIPFcnv/+v72XgRSqDASIULKuvAYCcQxECvrih6IFyCemjbsgGz90Jco2u9WFl6B8JrQH/zZpgfCyGF5nUI0eoJkVijA8oCC5NM8FyBsFchHNqXWmA5L7jrtHB8USJik5QpEn7BdWaRDH7OUQwd7oQ8+YOsgoQoke5ggO1EXtSVzTl7mRwpRnH+6ApFlh6b1ZqoQoK3AuBcit8+fG5I3AgIkklMj0ukAgUjQDxmkBhgIrhIZA49AooQnSba5rEOsuDkGwqm5AVpRBbIUzwMXaDA1SeHK6BTI1itkgQE1ls5Z0OEoRjSgAGkKKUy+fGPmfHuUBoIwrumstIAtLVQgoVWjJh6V4L0wMTExfv9P5czszk3XBYtlqw7tcfwpev3dM8/O7PYICaLgAK5J+LC4C+EzO5xNl8aeSRnV5kXF5rrsS8mkVeaOkNfzoFIXA0gXi8p5tCn4ieWul9notZ3J6SizYtkIQcjny8L+slxSSMxmlo6wdPaDrZ1JcMZihXC8Jp00Mvz1CveY1UjqlWUCRMY+pvAs25hUjjCS6jUK45cTINWJYrWAxCNmdF5LsxSFyHkGGSBf9RCTRcGhlYiMd2W4C/QdBQMRIg0yQRy4J72KBJ4zTFFcxDmlQhLPwmgl7r+vJic2esTl3slipVO6dtbj1yl31zThtiMIZJs95UhKkn7KUoXUIxwkRMKbjl6RgFgHIXH62CTPDl3XHT4iERUJIBAJBRt1VYJd0OFGWdXM8uhXdEsjZps7FdV8hIb+Bs/dK1JZy2qRrHZmIU2TpcrIeyOUfGSokPECSYLHau6uJpd7KxWEwSp51p4QR5d1pJLmYHlwKJKobfjVLq1r6lIoEHxOntLIdnluJQFVWqfey37Li21pt0vnxpsa18f0wOWuvKoYtSKhI51GTYoxY4R0+J0OkvyC4okGuPaV3Dj2yAN3BNK1eOta5PGA+8uDG2yJjQArJH7Z7gHxA25F63UKh2fNxa3+MOYQw9G1ydufjcINGMnecdmgQroTESGFcNpiHuLrQJ+gSXBCIMM4whcLJjJlaIt+vIeAVCBaCbIygPOVGIjw2Dxr2/Z0QpV8PKCVvJa01TylrAsGkkwJZFguQPvfIrJY3Ttv688SAnhdXpaG8NhgvHh2PLftsaXIOk5bVCJq0uKjRXN3j7XA7XwHARAI3jogndV84pWLy9V9+ap/5ZoE+wa4r4nQQB747WaDQI7HE+LA/akiQYFwOImAIIkVMKAQuPZEmA92U4pkVuo/FMFDtHWFIZa+x41zFUuEgFCcW4yuOxGRxwMLxGnkuShkopRljEl/wwIGoa52CzOFTMxsrgt7x7lIIncKAywKsN5BOIgHRkJMNnsGct6ekQgqBHl8tCLxp0ec5hR1vMgwVjfoQ+9D34RVuUtvitr/njf+EsauWEGUlrsgsc5hMxVDsV+Jxga57C0OBLLdkkC2x/YrOknWEo4HV7GLi0CE/klwKuHKy/rwfwq4l4sN4E0qdMLhbH2DGxHZo0K22+15254RCUbHGpFOPGjFrgVOtB/vOh0IEOlTfxcZ4G0cAr/RC0rEFYPunnGQPF4gDFYI8zhueaTFRA6WiO2iJDr6jXQZD8T7ZZweyngH0cUIpA4ioqFlugQbiJUIASEmR2Ryaotjd6LRb8M4GpIIWAsBBRH9hxwOCIQz4lwFwzW4LM8o6TOhTXboX3EgJSF3FXmARTvDWG82awvkTEbCBUmH9SGayIFsxBPIfZccQughl09E+Dr8Q43AfUhEH3iv/uHcnJFw7IkHByIhhQiS9qk81A5KYpFAAkJ9EouEwbytr8VEAVMlRUXCTNTQBQTfJ718tWeJrNcC5EhGUmw7Wx7ylK64umvGjLCQqBYBd37a8DFJVA/RL3oViLZMeFceHOv1hhWiLsIiOZwwZ6Gt+3OHkzjI7R4ymNtg8KQFNnQdu74OY7H3M7zM2oLQcEgsDtr3fFurQjgqAoJ9xqzzZ3T5o2B8SQiXPWTAZiD+SBfGSwzGr8SSizglwLIIBYI49j0gnzFtkUKKtuU2/IN0GF/a5NcXYHwPGfPjw70nDaYcJ3iFggtViDrJC65AaEMcvkKOCOTElQjnLOn4Cg/aotYhEMVDYMpSHOTL+Pn0YKmi3GjbqECYRggEw7V8yUS0WNerE6IGDMvlcvkQmsqQ//pwB1AHn3hPwiIeOg1CJGTrVSCcr3wPQRzbM3W0ePaQlmlprS6j6RjlrcaIOiRCpofwkW/4ET1ENAKP2SOXH7quQQydeHAwDgViO1qno61Ess5OU4ErRVggCj6SLOA2DxnqeI0uKuCGnDUaRdK/ljArq4KJoE60lSUViGikD+QT7tTzLY7toT10XIjIpAhbiNQik0aYTMYYO+/jlAR31yHgYRGBFHmaF6COTnfa4sXAhMXbV18hFQ+0DhQNS8TvL4pGpvKQ4XcNe8h1OqE6Bltj9yUsRdKU9WK5y3jeVut0DuIhFhKmLOvqWctT67JGS0pMUckI/xjdy4pfIcBIeYxPXAlAU85nr9KykcGV4sAbA2Ee72lTIITj2FLD92mpb9ObNwQV4V/sZfkJLEIdMtTRhWjDal0/lTxW8zdmnmeoD4ejafZJr8m7ph3DA/LZdk6OXWdTlgx70UXER/793NsID4lVCMLQHi43kTI9yxHIG5SIuMhjUWR7SVhq6F+RSF8hOG+IRLj/3vEFIyAeolfvaLEzfS8LBjxk4FMGRBcGxPEQ+OUa6AQe8oUxb97mmfSwsjwvH0kftFsa/PWDXxgij1P7lQdZKJHDS+1l2ZBiZ8Sv04heVozxwu15DiJXON7a0SxdvDHmW1q60e5D9eXLj6IhhRAP3KyD+KZ+Zkt3q0ofeC1QkxAPF6oMpT9VL2t6D1FW8TNq8DfjEIhBiSyrR+vq2fe3b+vqYeNi7ezj/XuUSK+52NLW+t1eHfSqR/0xCsjKPK3rNK+y4PwCXLLXAIvIRm5XSz0IKhl9Ci4ihiu2DqusynmN0K7MBrv7/tEWhvwOv2Agb8zC5qykKdO3rzCBaUkogUS8lIXRYdj5kKdury7NGvUXm1aUQGXt+WxZ+K/m8yCWabl6PvQueZt/Nuq5RCXXmdiHNQTXO84lakWogT480/82/r9LGNHIshsDeYMfkpY8xsqqtwgkLZmH6AMd/QNqRIGcedCLdXqLjk69rNVr2znhAJGIcL8xe/OfYPDCzAvwLvK4FMb7+UHf5cesLiBYu20j9S/WNen1q+tm4akuahOuZMxXtyTiYM4QyENmpJA3ddlwxsrfvnr16kv1TpvuiIOofCAgkrCYR1u0VIbQYjmXsFgmuI0bWhWLS2cbAiBBmEUxiI3xZpeB5MHV07cDKZbmMv8Ubi9CVCVPCnk1rx5oUUOREpC3+Tty9CccHz6skYcFciaBnNFAkMpP1s5FPXEjhsLp1zG+xjYkpoBDGzAxZhcIC0kI2WST93+qShrMGIRX5msFvc+2qX+OzkhzARwde4vk6WZ5CuPSL9+pv0/Pd6VHTR9qxUfxsDsyEBoXC0BKURtN88BPyYUeohXik0KwNqQ5VheB/Ipu9XR3pme8yAM9BLb2PiIOjFeQyPcCPASBDDWTff8dohkOflKWhx2Jj5qUJI4icCIQiqCZQtzfnnCwQiFn8U6WOsyyrJGDQNww0EA+ywbWBHEgDfSQb38tHv8CHo+rbwdL/36XXpucRUiIh0HfyD9cW7j/U3jUdEhTHmWFoodQ9EQgPMfyuCBtwVvHDCp1JOI7Ecyxoq9RF+Prk3i8anUADghonXxDGAt40Q6HTB9tSyljwbtFRHRc6iHKE07uyY/aEYGYc9AiEMutAyKfkrPMnyWqca+3ZBL3AsxYVtdxr1vD90QDeVvd3GQ3FA/4AiaTFSgEEtYC5LH4e/EKR6SLopgVUIOkQyTSAgshS4cQplhCwmLhNH7UfBTXmwyEPgQCENS0HE6jtdDqPRo/OsFBIS23o3lMEcjNBAK8g3hMPuF3VwvE8fhtAXGXLTIoC8lCUoDRQpG0yoR18SKu8/tn7TZ61EoaReGIQCgcAYjym93QL3pI9Z5kvOSyHdhUGTouWogBkvWh/tjjuFk/YFyBQAjH6/fFIvu7ABwZ4tjt9GIIUDm5+lqzkTtYyj6axXqeb595OkFlzD7Y/zwbRcHoykCs6PdAnOpoqmO9IDA/N/8F8lY5ChWRq3enAKTffjFA0skkp44JxIp4QMoChTzmQOQ7ILnL4JVm/6RDXA1BkZCjm1mv0MOuy1hhrP4ERJFXceLTz77t7qNXJenXjXJDm9GVgFBuqwfSPqbntWOleyjR0X/Lbsv2SbnEHEt3Q59mWWF07XZeuhrI14pwUMZ6mAwe1hCYshb5agGRgX/8nd0VgOM6TfdHow8XCKnLl6Y6Z1KFcg53WjC79k3mqArCZaPKcP3TC5RiAQjO2+qBKJ+XHGUoQGKqQ8lElIqV2i8XUmWo7x7uYgN+Fj5PicfHVz5BC0EcGxTIZD3ZwLQ3Xzxiwiq+5ySP7J+7FGa8s53ea3105d9l31scnpveqKT8n+VAzs/PQjbqnAVbsaAQlv85kI5VN7s1+K3EbXI0DHeZAJM/S40M20EXJIKVuvtrn7Ge5vlNNpmsUB4PEIhjvQaF5KAOQIKGjjyy4d1ul+5IIdB4AZGYMDKRPaQKJD4qpq3e2daJfT7dJWwU8wFyBwGISXm1lbrH59vViH3swzVKDsModJxO240VQMEYRo6NCunM0rIKWT6tXiFl5ege+B6s15M1xNUgXwwWOfAosiLL0uy6SNPdjtbTyUN0KNTeyUlfDoIrhJdkUWjw8GTECwpPsVHnuPUEIGzuy4C0LeHGsjho+gVIYOKe7wVOJ3KHiIRMBIG8D4ftZKoVMl/lYOeojvxhQAJZE5DFIMvzRZ5lOQC5SyF217P0Om1h2wTnvCYuW5vqsI8lD56MuHBU/ajYMplNaJ2wup4BCaqOJGzBk8oQ1U5s27I9J2xHMyDS+tF5hrrw+b3/A4HAaznernIUSL5GCxlsyNMhaV3lOcojzwvwEKCRgTz+ae1QHbpIJ1s3+9/Nqz74s6Cb9nkoloxEILYARFSI7vtyIMqujhCMQjwN6Xaw8rBsP8DlraFqRU4XFNIeznplxtrmkywHBg+bwcNgAFDWG62QRQFMoEDP07TAdDWDOdZwhw6iNXIIjUE1Xgk5vmc9dBWHyJOROk1ZvuKjOHOrIwMxc18G5HikJ6Yk8W8rWuBCJLaXhJ1ohuUgAPkBfyQey69VAfrYrObrwXpAUIAHvEkhRY4GUqQgkWG2010TcHRFNOSj6gYCNxETuILJBsmmHvzG1MMmps4jOQekZ0Z22BbkxlsvOBEtk067l3TR1KNfy+4UgawgW+WD+dt8BUAgNnsiVwBD48jIP4DHrgWvtIXxZ7UOQSaXrN/yxpBlO9FJsmWffWnaqy6d9vKwemeAOMKdl5KN8JkWEjFIwsT/CUBenREJBCw9z9fb+dPTnHDQmxRSrBFImhUoEMCRZq3WNb31FtRDmGsDRQFziVSZuJKpK8dihSEbxQtD2dTNJIMDCerWR8JeeCYiEZeKwqAkcn/vJQFubIheX6YI5GOLfr4BHuP5HFlQbEArVxNUSJEWKcUs7bewkaWBmJt+lSkNm39mFK1McyZ7JKwpEmO4bttnrRM2CsZ1qgLsya2T6vBAMSA+FyFFr66dKe+idHuJb5VIfo5+/uw6r++0Wjj+WsFjX2/ePsYfT1stkY0WCnjIZKLVkfbhDQkrhZcWCL4MD/UHy1nS9vNAWJ2V24Y9NurcMFuJQKyOX/0BOJCapcWeVQdE1oj77gQ29nlpRf3+vvsShi9Yg+AUCx3kaTweU86iIKFcFUUOMCbpJEsxbtE8CIfxkJKJYfGfv6vWo5zfvP0uNsRlINHxYtUJEMWACAoRXISSiYqjjhN4P+/vMWvd47LtLwQynq8KILJ9G1eAbLROriYQ2YRmWPhbdkskNBU2x2LflytG5NXdZfg/LlAFqgmQI0/zg1qFeI2ByFuzcLddJ0wCb+T7/rQ7Sl6etUCKggRCQDZHCgEcmK9uMF3d9lP0EFqcwjA4lCrXqFgoYd7R8a2zRJp89h0lADFwZSDH/xrrBIjHPURdCkSxewPwcAi4IkAJnS9nNB0FWKWDQAAIOgjEBwIxSEghKSyUABMAc5v2AcTukLFMKHPFf/kfFTxEHczNsc8wCeVH7Sk5sZnGjAwktuvTYlItHGWFhM0E4rrujyHEDOL1HXeQwiTraZvlWT7AjEVADjzWpJCsIAPpAw9QSB8sfcgMhK3hEpfmQTuTWMEsPWptNOIozUMGYjrsDAgrMkUgmEvlI+puJ+xBmR5jAXGt2ybTKSwVFlBlDOYkEGPqxkOym0mqcUC0WvDWYb5ATMd/OkCl4vbJhsDeJRvl5FEyEAinFkjbMr9WBmK1m6zfqgjsI8EOozsEJkO9ervcroBHvpqPjxUyn+tZFmQrQEISwQMkiIQLhLCwuxyEi8TYP48d+zQhBbXG0Gblo/hgZCDKrwMSW+crw7bv24cQqnl18pcqboeB52OHEZG0sh5WIU+fUPQV+RYsfVlRyBwCgdygh8D+oFtAgr5+UIjhocreCZOI7CEqOkYSVB5EPRDr6IpWXoeYvwwuA0JdMg7EoOISUSYczqxeI+WRBsezbd9LsOn7490BT3/bQh2e5fMn5LE0QJ40EFgkyfQp6dvUCIQ1TgCIaZ4070ZH/slnSZ30nwLzl/4+PKd39Gv4JoeItcobAaEIrZpaJxS/BCyuLpvVeAg7oh63sad1b3vQh4ee7zNuboDqolh9LZfLKSpku+fxARNgUghu18owYfXh9IgpQk4tnZUfcriBVf3ZKcI6ILYyx22kJn2PPc7GQJTHgfD1m1joO4TNNpMSEt1lvO8CkujzZTpNPhHI9m1JAhlr64A2I2mFgExmACW7RSbpLZdH9dtxebVe7yEqtNgPz4HI37yljkaxp9q7BIj5nHOkCdufb+JkV7wVi/cgmCpBE0Ekz0748jwdbbMsBSDjKbwAyIYEAhYPEkEgGegDUhadroJJb6kRAlJFYiyk2XpIx2ZfZXRcgNknCqm3ST4qYg9HBmLOSDAgvDNs074x9p0/+0guOWhIGrGIyOjlZTRdvqyKdPW5HC+7YwSiM9bHh85eV4fjn31wkVvu6DrMFbRik5P//FbgVjZmiavlQspiNp8IxxFYdZGcAcLnxF71YF3cs9kOyDoHUaenDBUSuace42iEC4fzVbraLqdLJIKqeIQi8aNUCPGYIQ4SSckDXjwMeMFK2B5OL2yDF7ePSnaPPepaj+Q6ciu8owsUYpIWBxL7p9fx474RNyJbPuqdiQu7xMLcrkEaISK04QQkgkCmaCFvIA9cOUSxEJC9PohIvwUvAsKWQg77epudDuElmIXBug+yQhTDxmZL3kVAKOExIHVzYvNTc8uXj6rrULD/HYj8PCCBBXUCMu1ixsrzx4EuErVCSCCoD2yblMEFUipQMjN5Z7/J/ZKpq9+sKyqb+3osAilpMiDs7wstaDmMRPCFK7pdPJPQBSRQiqzeAAhMez82g3yRg6VTaCD9g4X0W+dTlsJ3jacr4TRCbYR/smRUF4qN4lNfWSH8LBGfODvWfz8fosyBnfJFmxd7id+l5VzcaD2fo0KWMMcCHoPtUwXIBGBkyMNYCCvUKQwM0UEUXy6s0b3sIbU68ipwG5k61y+vZByRR6Auuv1d40Ais84v2GeNcd9dvpFCYG19UOS57jMu90AwbhEIdt5LhRzjUKb9LnuIdKTNVNiSQlTddjo+9XUbpyyzMsuB8EqeR9L42siyQV4iaeH6YfIvcVfcnLoNw7tVebHjLI69mgvXyx3d260v/+yWbfR6e6zd9/9Uk+QYUwx1KHmbaCFAUmh+kX6SLMu/csZ39fcD3iEiv31BQP6gNMoja8jvCAiTyN2RggRApkeIvM63PIew65uxw/MCw3Sv1H2tZ5us9OASslPrk2ktMCNIjzSy76A8SmPF01/bBwTDFzv8QjVYSCjoBFMcwoAwp9/RzbfJPAzUP8HYh1rrAMgRDvBOnyNR5Fbbysch86Yj6EsBgTIBJPOtUZSeWZcV+ZwfYovYXsrnZ/sP6gfhgdVAlImnNApBgoB8ufF0Tupxf0JDRq1HmD1FPQVFVydLB+WpCONcs9185SJrzlwOSQL2NHMrT0NS2kxZ73lHKwgOjuMI4LAThAcyCY2MfOY0ygp9rj//+AUBiUHIoTCe5D43uqftJCKc6/6a+jhTUcvDa78Icj6Xle4V4FLFXiwDUgTZa8he9PF3bAovp1LpPNU/GRGY0wMtDQ/hFrAoF7zh8TJYrIHf0FDVPQ2NvP5JLjBm4v/48gtpyPr+iNIDdVDTAWd7b7ESf3duc9HWiH2Za9WY9u2bci8noUj2Onc0/9n4NByavBIFzn8wv2sPvrYw7e1HW2eB1F6k5J/nz/rZvBC3b1+pZvT+N3SBV+QDYwH2zwjIZ59YRDiOLdZg669V1x7NR8izOSSIAf33PU39XETg2h1h3iEABDXACR2AOSzCNzCN8PKEN5TmtXl9eXokQLj4iqJ2GmsnRkFA1kzp94jHetInKb3f22uhNqqRU1gIF4yHwNFjZlQrw5Pftp3mgp+Z/tMMiKhoHFit/G21whSje3jEx+4Zy6lJQyjD9RMyyv3Pe1JHQLyVG14769tij8aVBQPCUB/iARkO+f8Xrnunt/J1Gpi/nlLj5zDZG2SDsvLyq9gNqCLPBMgj1zN+uUdA7sm/WofM+1o37kX3pCM8MU4J6fEIgFzMIXClwYmwQO5kLNFS9kq4UpPFLQ7rkptrvP2hFk04A8R4nwvrGRGdmzs2WNHjHe32we3GHxAQI75SL02NWCQxSI5D5p0e+KANgiwwGU2eabySJ5et+wAAfoSKPQTltWS63yAIjzRB4fN6JwgPtFhEKAgIm6zgYvU0j9p3mB1NXRAgMtMIKM8h+VOQWx1p+WVyINel9GpTCa3WsvWQ3I7SNlR2vSqoDp54ZPvXdounupPDMwPy9+svVD16wymTUPxDHTOfcH+hEZChURsGJFPh8I055OzzvILBGcTnC5zYgLnaKWm2ugRfVAqtNJ2gsuuH6sE58WJ3zxbZ/ck+75649cnu/sc1maw1Mcg+xbs221Wx2hrc5OCIATlaPD/9ivlW9nkugSyH5F2JBTkEru/7L0Wl6ka3YdEjGKS2LDujh6HvsXAOEekIEDJeOBkENYSzJjEkHG2FWlV12EdIO6peUQTIORaBPABw9fpfKZDnnS+4mEXy6MI8DkmdwrajGjlhWgi9s6Dvezn2Y99/6rHUanx+IR0RmJXnLg84ZeqONOTuLg4VSiwI9p22fDsI7/YuZGggtzoYXOr8wH+7omKeENuDnADwJa2cleBpOAhNcebf3jRII1uq+H0y689r8rKw/3jMYnF7raLgDrO9dhMgEFOL+Tb3cBXh5g+AS01SujUPoDPdRuF9BaN6dxMWx+e4oSidaSMcb1bE/WHgKQq+RynVua9RQ0LKPQJCDU3tOAFS2T6TU5wXh8AH/gBkFsJZkEMWUEeYpqdXdWM5tQZgOSuqBCdoMct4KBhh9MOgLVbEb7hzE8LgAQlw+Mb9DColTA4BWXIpp8szEdeEEbS9LIe8m8uC1hJv1MJImKYqoVQN8zAE5SAZpTbWvr6+/IMcUTxuu8HPBbk5HEZnDqkQDwoHR+aQUuiDHBbACWwgT+zvgQGZi35B43dxaHK5gGfe0nUamNaLqXM81V23fY+g9FQurm0janSAkUCItFfbZqCpa3efbjgCidLbh9KTiAdECQkTHgBtCydO3XIcwpwYoqmLIYAZBhM+iNH8nEJrakakajRMtO67ityCtFbjw0jZ37pSXzdlsULB+esoL4YQIUBYfHkcxyGuJBKpd4NkQLrWr1QJrTbWyG/HIZQVLcuCpCxr2x68cUTM5kCsTD9d2/CmTj7Ev31WwgFXGGO2Md8zc7TQdgqfsIogVKIWZhhlU6syJBupKn7rthyHjGStGJBoskJb7AJJRjaYymJl4zDTCic6mT/T84LE1HvCr75vCxBbcGT7ASvIjsAf7fFeMYw6mWKLL2Y5hHldBUQAjFcRGlWibVVbKa1TK1/qu1Gqppj95YnyVWYgDgk5E7yRcFtsH6DrRjGFAEhtG1cp5UxmxYZLOSRuGIKDLC8Z2E6UhIk4Hd6JN+0cCpnWyocdErRCdVJxWhCQJXJZ2n99NlSMDlGxBLZfZd1JSmtRVqp8qAW1blr30jIiz+M6aAhDMg4jkohxHhAtG1WqRrfSdq6iiXZVR3yyLIdAKJM6GrTWPNdHnjq4xNeDmKKwJzRESRJ8PPWRio9PhQ+As//efCpqrWNE6IS1hraLwhnwPlfprBylwct+U9aNkTzl2SOyFUYGQNgt1tZy52V2fIVBDUE8d9QcIjhv8I3iEFGkJR2ynlZRiAKTxeoOL/cqBWR6zREgUSAccqZ6nQ9YYqCQEWHqEEbKTvHJsy3FKFNUAi21Vl6pxq+QixzudeTJyptYDDFQcrKnRuUlr2CFx6i68e1TOGQnR24BDkn3scXJKUsEU/qym6pQPYAN2qwMIAmHvAfI+WEayI6px3vUi8lSaalFyX5WSzFKiEpue0vMQK5YKDTdeUSiyeoJgEaCV5GysgafV5UKhRcej+U4JD5ty+TER6D2/3C0WI4flZ0Kr0QOkCh5DYFrOQRCpY3is9ahilSeRJhcQirFO8RYQjKwipCB2glC5Ia22b/qqZOmsz2NGTJ4XV2iFCzKdb7Q5jZ87IIc4uJc2pby07qNk0CS2mZdFMYjUU/Xu4IZgECqIel77gyHwEUcEtqTVyWHhFILNQXYng2Y7MFvf60RHBaKOJotAcJ4cCdT5Bla2c3vWwlReTjKUrnGJPwB13FIfCFe5JJjKlbPcIqSikMRLFZRgn8s5Mc4xNYkjn/8VomALDWUBrrbliUCYTVzQGXgdrJZ5db0tL3xRNDfhvUm9cvT002YLPVpIPZZOdy3p2BTOVIQpaghcAJHgsQ16y7bQAOm5BUJ2Jl1LSuMiB1ogsWaTmc9qVVbFN3HOKSeG4eEu/kcEivtSiUsTYkjVp8cYrI+wWahCtkxJH/J2bIRENYLv/ghbRIWtRBNZ42WEvgzFuaQ6KWGFZIKodvWL0ag8PvbMln1yWDfl1C0K6YODOpjHFLRIhpHIq6uloG4BbqrFXVTblzJOSjKbbH35XRQFx5vYmEtGcabKQYJgJSC9jVMHzWHaZxe0hIyanEph8RLTk0nSEQqIQerokLtotbHJ3uyVAdtfAp5EYeooCGsfICSZBLzHJIX8OU/ijr30r0zIbfFTvDUD36zQdo+zMnfkKIw008O8xbfB+YhTsZw0qQRjW6/W5ZD4hvF900EJiLCgbOBJCp0wWIRu0cKupxDKIRZUuA4T8oZXYU8oioKqyntxioyZVUGv82OVhQERJpXiQO8vQ0jIbd8HP0FyijiH60REPg2HAJIAvtO+uLQsEyT9xMfS0+esovYKLicQ1JAIP5eyyGMhuD8RkF4KHogEOhSR73fUIqQt33h2xtAeiMEaU0/rVzl9C3TuhLGZ11UJWzEY/FcFgNCQnQdRZ7sFy/23a0K7Q62Z3JIXkMW4BBCo2sIjVA6z4pClf+ylZxt9MnG0dTeM+4PAaGwoxKa5oJ4p7O2QICoqtmxCWRkMvbpmvEQCCbHvc2UeDjOWCwCw0RtaS7lkBSQpTgkZGLZWST1cFbzhV0p6gJvjOD8CakF51IYHM8fEyCUQ9zaAU0XYcfD6SC7SrlGOMXH+kBteQ6Jyb4Qj5T2PaDZxzJ7YNpg4ypEZxaHpCYrFbiSQ6QhdYg9xilkAKAMNoKEmAjBauF4WGOKGSUcAhLmHHzax5H/Enctu07DQLQiE/wgShxLlryEJUsWSEjw/9/FzNjOpJlblSiOOL3cch8tqKfjc+bh+HugKorn5xU+OmqICGxbhqTku5NxjUmux7dKkh45e3yvIXrJehXpFzSkOCvGF1/pCNyx9YYp8nz/JTuAgauQRrJ1JmQt3/u8GWPrHE94mfLVqnKQzv2QZSuh40XG2aS/aKdLTBT5yGh4m8L/Q4RoUTeHTN1CBw1hV2pTol7H6hD0dZp8Cxvzm4lJ0bmAmeBkDPos2BESqf/xjY1xMoWCIjyNjzdW5HJPHcx25V2YzSiHKCiQaoghE8NLgfPPGgIvM3WV0JzWEBkMIDhEM1tmrDCeueGjXlBROJtPyw+Az1AIQf3+ymFR6l2f0IZFvG986Femfz8kjrJ4wIoVJY6TVVHLgSHmV9YsJuq9hhxEfT7k6ebQfbwyzVcQmA5hgy1Xxoip2cmUrE1km2YOpYAhMzyK2/06lXoXBxPKjpTc4Q0Pl/oh0PpT+0PvAxXjqK4UX2WF81Zg3NYsezoPEU3Aj0qrU2+vsxpyHGNMaZo87WhDcFQsIbhoKyGefzQan+Z5zjnG5QdqCBPiY6t3GV/UB8mM7g0dFzRkD5gOe/LDYqmM9WS6RLzBbL5sjOKzrvZDFiSk6yAxRUik4Zc8WwYPmYLjXcn08s6zpaoKZuMeJ7Smb1OaF3RZ6WvxVq1Gb0yJJupLqAPyOtWyDgDLZaunx/I146fw9NY2rYkbWxnMC1Xn+yGakHfbqc5RA4GAn11BAISjPlNxr1xdofpjShZvqRJi65QJDFDPFpvQHyyyHbi/hugx7WjKKVX7X0DT1eReEkBpiSCsnHWULvfUl/GyhryerEG0c3d8cVl/AtStbn5el4Wm3mL85R51EIsrwnUW1WeKLHgzJ3gpD9G0hDI7Q7L1FDhfQHksqUK6UTiCsxoC4RlZaYjgbD/kBYBbu6UN4ogeWr3IOdHOEfzAT4/hR/FUpOqlDW/sHxcq+D99Sx6iQf84G6xJDNY8jvaYFbJyyNCJ+K6TGpLUWFZfDdEAF1PlI5M8U6ZO3IRtswIMDyaBVB2H4NhnGT+TP0bkmFn5HegltUc/RMPVy00a65rcb+oQWtaRxzEIYSZIZnKyH0Ls72/4vP00BD7iI5N/LPHRZhxlAw6Cq72wbTugJc1TyoJODUHtW1R39lq31bLUz0Kd+5uh0tDWp9yoaVFRo2WV8DnbDzH0ztvdVuiqIcPHx7ZV+8rNEVNSPTn/Dgmhhm2d5CrFLklk5HIxCnC9H6IfL8khddVBFFyyQNYNnxtoLEVau2d76rq4eKOGALXWET5ltq/A+RaN58r+tAGIEIhJRusaF1KtXPpryHvWnMf+uniffdtkrisNLzJ4Z8RnXe+HdNeQYbde2clP1hIdTd/LltB23AjfkJCBm7s+Ooc9eVqpGhu1eKwW1H79EIGb1mOuaEKdKlmfxn2SOWARn3W9H9JfQ4bNYMUs2QQLvE9zzfW2P0xIiJ69bkzIQMw13ffJ5pX1hgAdNUQjpFFeT9WszU8DcaAgv98hQqCXhggGcdkAIA448+u7vyQDa0idn/c2W0/j2oE3v7G7EjW/rR9CgGzUMSocGUKIZBwCXeg63VN/vZ20r4YM+u9MEOhLyj5I3HnjwZR8ycoAIWQS7tWQlWrMduIzgwVuI2TML4aq9RD2xQiBnhqiH6DZGQ73rCFt6ygNMyxBfiq4VUMcOSq/0JXwRwtKQyox8HbB5z6XIkSe8L9oiMagvyEmq2kI+Uxux2eSHISm5L48xLerfTpkxMwOamWRljApirvmseAjyJDpgZDRHhCeGlTGHjFDz1rWe0o0HpyQlGtATFSUx/pW0GVF6Kkhcg/snuLuyBHOS3mP3iRNqZ3HmsYPsPmscCBEYX3SEI0x9NUQOOePB4oQTlF+GnK5nJwnm6Marr6vlgVGjn9Y5Sq/Jm+ZehKP9eKsziQbFfaEzOYAyvUlQqw5YiRCXgPuT1uKqMNCNWBf2/CGhqxjgHs1RBD3e0BcpOxpsitILcuJx6IFzM4HfKmOGcwxBYdnsDMWDQGFOJrQV0PO4zEA85FynGX0sb4gt2oI7Bq4etxD2LLisST9U6MPzWcJIRpulAgp0M8UrmvINTy4Jo8MuBCW+Le5a9FNGIaB0XaTug2VgoS0j9n/f9dwWhSQW66H68FpD2gDbeO6Fz8S/3Qny4fpbYknd48k5fZaD320yKCb0zZMkUEXiHKBK4skUoE0DvEwDXkOhzQeKUOVx++AKUfYljNQp4OoHOKrKHx8H2e226zP/XUE5OCK0L5XgX63iG5MQ7I5hN/RZdSP4SZ/pV5pHof4dmaL1LBUAwabtmPyGDPiYKhDLof+TNYw2DhrSoevWOQQzOMcmn8+h/Rf1R6kSPVlVbvD4mj7AYY6UdLs94vnvWZe2DDo5I9nI7HzXts/1iXZjc3t5/bXhr31CTk1t7+3DRI4RPym0pnHkVbN8dg4HoKxot6Y9FJfWp6vL5F3WDAuL9jdL/Z9qBrSkG6HyEpUjha94siZH+JXmnqbcL1uxL5r8OfhGxy7RXzaA7BbRo8MDlFopHyOAZI1QE5ur6G5pHvrFpsg9ALYikMgCK04r7B2zjqHxIF2wDxA3gWycx2KeI/4ndCOjbllP19CH9bG1A0bcAjm3hOBCJA5xLeH1jNxteM1faMc4v9zDpl7YiEYD8GjHLLqEQxyWA06h0DgEL2NriFeiQO+LAeQntFIC1xcbm+SLwsrub+QduxSZEBZaJcDwRwFXT4ah/gPE1YufhsS7RACrOoZBPo6CEgGBhe131zEGij+4YHHOATxYTyCHPIucQgeq+mABA7JskNANJNWodA5hAP/zSFwHLKsk9wO2YZDNPUBmVIu9ou6MryWl6VziHpSW6/9rnMIAbJufh0IcAi5eFKwS+cQPpJAGofoo4oAh2jGMBllZcdD9CoU7HDclEVc7xHlEA9uhxCHFZGE5MsKfSdE6QtyJBZsKodwMeb7sjbjENYLILy3CCRwCOY4BHfa5vuyOMFDcLxS6CkIvI6hB/Toqcwh+b4s1Q7RP+deSmQsVmvEQxzyB/tLKeLliaR4AAAAAElFTkSuQmCC\" />\r\n<br><br>\r\nOur spring sale is on! Get up to <strong>65% off</strong> our plans and save big.\r\n<br><br>\r\nHurry, this offer is only valid through Monday!','success','[\"4-x\",\"lite\"]',282,NULL,'2022-04-08 19:59:50','2022-04-12 00:00:00','Get AIOSEO Pro NOW! (65% OFF)','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=spring-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW!',NULL,NULL,0,0,'2022-04-09 18:47:18','2022-04-10 19:40:27'),(2,'6251d4b635de6',NULL,'Microsoft Clarity Integration and a New REST API Addon ??','Now you can see how your website visitors interact with your web pages with heatmaps and session recordings, thanks to Microsoft Clarity.\r\n<br><br>\r\nWe’ve also added a REST API addon to make SEO easier for your headless website.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.9 today and enjoy these 2 powerful features on your website!','success','[\"4-x\",\"lite\"]',263,NULL,'2022-05-03 15:26:42',NULL,'Learn More','https://aioseo.com/introducing-the-new-microsoft-clarity-integration-and-rest-api-addon/?utm_source=WordPress&utm_campaign=microsoft-clarity-rest-api-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=microsoft-clarity-rest-api-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-04-09 18:47:18','2022-11-14 18:44:56'),(3,'6251d4b6365cd',NULL,'? Announcing 4.1.8: Improved Site Redirects and Modified Date for Posts ?','Redirects have never been easier! Our 4.1.8 update comes with a powerful feature that enables you to implement a redirect from right within a post.\r\n<br><br>\r\nWe’ve also added a \"limit modified date\" feature that allows you to make minor edits to posts/pages and keep the date the same.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.8 today and enjoy these 2 powerful features and more.','success','[\"4-x\",\"lite\"]',241,NULL,'2022-04-08 19:59:50',NULL,'Learn More','https://aioseo.com/announcing-improved-site-redirects-and-modified-date-for-posts/?utm_source=WordPress&utm_campaign=introducing-on-page-redirects-and-limit-modified-date-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=introducing-on-page-redirects-and-limit-modified-date-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-04-09 18:47:18','2022-11-14 18:44:56'),(4,'6269c9a06c805',NULL,'? Introducing 2 New Features! — Dashboard Widgets And Shorter URLs ?','We’ve added 2 new dashboard widgets. One to help you set up your website for better SEO and the other to show you an overview of how optimized your posts are.\r\n<br><br>\r\nAnother feature you’ll love is the Strip Category Base Prefix feature that enables you to create shorter URLs by removing the category base.\r\n<br><br>\r\nUpgrade to AIOSEO 4.2.0 Pro today and enjoy these powerful features on your website!!','success','[\"4-x\",\"lite\"]',308,NULL,'2022-05-31 21:15:05',NULL,'Learn More','https://aioseo.com/new-dashboard-widgets-and-strip-category-base-feature/?utm_source=WordPress&utm_campaign=dashboard-widgets-strip-category-base-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=dashboard-widgets-strip-category-base-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-04-27 22:54:24','2022-11-14 18:44:56'),(5,'62725fef854de',NULL,'? Awesome Motive Just Hit 20 MILLION Websites Using our Software!','We\'ve got some exciting news to share!\r\n<br><br>\r\nAwesome Motive (our parent company) just hit the <strong>20 MILLION</strong> website milestone. ?\r\n<br><br>\r\nTo celebrate, we’re offering you up to 65% off our paid plans for <strong>only the next 2 days</strong>! ?\r\n','success','[\"4-x\",\"lite\"]',312,NULL,'2022-05-03 15:26:42','2022-05-06 00:00:00','Get AIOSEO Pro NOW!','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=20-million-v4-lite&utm_medium=plugin-notification&utm_content=? Get AIOSEO Pro NOW!',NULL,NULL,0,0,'2022-05-04 11:13:51','2022-05-04 11:13:51'),(6,'6298c73b67fcb',NULL,'? Introducing Crawl Cleanup and Import URLs to Your Sitemap!','AIOSEO 4.2.1 now allows you to manage Search Engine crawl quota by removing query args (URL parameters) from selected URLs and disabling unnecessary RSS feeds.\r\n<br><br>\r\nYou can also import bulk URLs from a CSV file to add more pages to your sitemap.\r\n<br><br>\r\nUpdate to AIOSEO 4.2.1 to take advantage of these powerful SEO features today!','success','[\"4-x\",\"lite\"]',327,NULL,'2022-07-19 14:22:11',NULL,'Learn More','https://aioseo.com/introducing-crawl-cleanup-and-importing-urls-from-a-csv-file-to-your-sitemap/?utm_source=WordPress&utm_campaign=crawl-cleanup-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=crawl-cleanup-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',1,0,'2022-06-02 14:20:43','2022-11-14 18:44:56'),(7,'62b513b1bb022',NULL,'AIOSEO is Turning 15 YEARS OLD!! ? ?','<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAADYCAMAAADyHUVLAAACOlBMVEUAAAABTp7ppw79/frnpiitjHPpQTSDrr/IjyE2NGQxYp3dsSLsly0GTN0cOHH1vzlJjtvkkAWTtcHFhWLXWSeolXXwpBTmczPzvTBAJCxVbaCtWzf92zrlVDPnzHf71zzrpB7h48RwnuCArsXnaS3LmYI0ME/9+/PeZzn3GKqbn6IATp6oK55ifbL79PCivtNEJBn974IATp77+f8APZ0YUJ/2QTMBXKj41nDmzHOloYbw8v1fdZV6h44AXpf/3i7d5PRmi79Qfbf6xygnJ1bJuXuCn8u5roG1xeA7crLR2+/E0einu9o+PnNrgY/wfEL9wgTXwnh0lcSPlYrl6vg6X4380ilKJAkQCTeZm4j4krN+PAqTqtCEjYzy4Mb9sAMYY6w8apaujF0Bqvb+hX35PyHMYCRKbpWchmhcLg3wsAQrY5bHm0kcXJacs9RUc5RNTogqZ6yJfnFna32CSnbXoTz8sR39z5FjTX+8RVVlYqPTQ0JVZ4V5c3r9oATsj1szTY7tn2ihSGe2kk74skpyPyNtMwznjKzaazIdGkX8kgT/0AjQhaxYW5zce0eMbaX9Vk/7oJm2VyIAIZ6teKb1uYf+cGidSyDsbg8Hb7kMQIYFAAw5DAgGoOr58u6hcV+FXVzv17yJSis3gcwIgMj1rnnRvaM9W5ykdhllufr16Nvrw6sHk9uZV1FiP0ja1MxjWWMKLGoGHVQ5JjVWp+u5PzbOLiDCrpattbp4kKrkSQMM4/v/+3UQpDypT5GWAAAAMnRSTlMAnv4y/hT6/P7+MPon/f1B/v6U/Yz+vZ9iTIH7x8eJlIde/cZF/p6NZfb20f7qusfYsy2IE9oAAC1mSURBVHja7NrRS9tAHAfwtBAtTSEWRhZCaKPsTfrQH7kdk+lhxwbCBhnDvo24wZx0DibroIMuD9tb8g/kaQp78Gn4VJjFP26pdzZdMSrD1PO8j5X+7pqH0G9yv2upIkmSJEmSJEmSJEmUqrOioisSB3StQotaXZE44HRMWti2InHAiBy6dBFbVaQbppqO5mmOOWohhIjdRFQ164VaQuGDXow6HS8atRGTEF7OKhflRsNSztc8OeGmf1ZMzTPMUVuvE8LNWeXBWm811MxAOLoWHdZDbEKE7urW+nojHd1z0lptNpscXYumpyu0hQjeRCwrvUH0qqGkknmO9jO6oSp0xSL8rKQ5U42gxFEEU1QlYRLSJoSYyp3gBEGR69VArxNCE6nr/F45/0l1KtM7maIf+I7CK71uj9JI/k7ZNb1cEIhlBIb179T9IPD94uQkrfNllctX2PSy7kHa7H9kF7BADkth2McoQceA3xcDP/KDtxhhCsHTl5A8b7X2cI5guXBZJKatsluEaXtfdvogmNI+IADXpSME+0EQJYFU+8AgeP0KEq1nLcjZJZHUSIUlQxctT/sG4lkDAPd4/hixYSn0o8gLwh+AgGJp7bX2IGd4+cJEbLLIKp0kPK0PCIFoUPJw//w8Yu//52roRVEUhPHmxCFZZprIIkm/4a0R0u7suELGMQpk/ug5psPvcRgl/GrcY0HMMpfsRFS617VNlQ5tEmkfQThnrQMDRmeB0DskpoHMHC5kNHTC2DpbvqJdEI67uoJoNX46iGPf87wwjl/AzShfcIc8KTrso2CdRDsuCAa5K4/esHI8tz2MwyAcDgd0jnLTo3JXUDKYpG1U0oEn4hYLDmFab3hqAJMWNmBWvR0vq9m7LHNcV0hnE+6GT78H24MDmLS11DrNqguzUFYy1KIH6RJma+JtsWDyqsdbMLYGUzAkunNzPcgftpQMuq2mA2NXwE3vpIUlDBRC569OXx++6+a+bmXus6Z/G1cT8VPIpI1fwGR1i96gC7ljgVyuIHYcHLlqIBjOhW7zg6IFQmwi+zh0zSeQQyAIwL21gJqeyD7wugFC1xsIAhc+PF69rf6ybwW7cYNA9J9GgwTI+Ia4ISFOHHzwyQfL8sfkI/qb5QEu3u5uqnZdqVvlNd4YGGBmHjNAmuzF02vSB4ZSYfTPWEq9MNfC7xuzuJQQ3qJVUr0ppC7uWJQ8EHOFYCd/hocg71fPL4MzxOIqQgRTUsrqaXhXfCP6mRB6RIgaitfEcC181EEFT+IaQgSvVrrljbcQpntCxCeEEF8OMkHqayJE8KyUx770vuiEKKluCEHVPSHichCTlo5IXBAhq1Lzgy1JtAdguhZ/PCx/1mVWze23ERLsD7j9dUvET2/iKHCU+gJCBLlbPoS4d9my0aeEAU8lntctxHetn2Od6Tk2b0xSP6csBRIuBD8rC47SsHiREMFGTudRmLmZPtM2gwlBWtlv9+dkxpf4THWgp+wyG3od02nlxC/X/62uKnj+dMLlESGigq4A/NIwzyvRsi9dP6vW11NWsDdejSlhRtbS8qBAliAr1dK82EWNdi7NLJ6vbaOtixuR1wULDpzaWd18OgapZqYOYeJ+TgX3hMTi6ruYEl1iuCdkYOaf2e5a3w/2PLZRpaVtUy1BRh6ttOOP2XelWbxGCHs18ckgn01IuYKdtCigkRdtqkH9rru2/OxJnFvE8YK4koAVrI87ALWEoqlg0LV3izNelUxcJ2qfjNlP468pbj9Ph8KnhCxYO9bpqd8UuM9xVgDlHw9RbzmJORnGWlqKulYGOoWIfTFCBGs13hThQ6JGiKrpbF5m2rzfyJudKlwmQzuF9bfWlqWYMHszENfVIq3PYpq1VDqm+A0LXDmnUCeoDAtajG9xYpR0gxDeI+7zZx5syM+2Z4HFeOi3LCvtfiEU23QrRD8jJFlZEfzByOD3uucsxPnTr0UBP3nKUxI04GHhrhpWSxYDo1oGEiitcyPklGF4wjnuJULI3mSsNUircJ89EYL3QNnSYlkqpk5Y5gwBx761RBI1BOxS873UHyImA0JGzsgW2Jl5rRlQwJYaaSqW4Cy+9IOUhinLxo88r1EBtySsE0dsEGe5WylusB/romj5lJCOnu+sDFtJgBObAKoM0QZpDVP3bJCWkQ7VgKkY5muEsA+5TyyEuBtCFhVfJSS4PkJx9BCkfkyIChYh0Wo2fNdSzWixFskaJlqnEGICLlV65w+GkM/RUB0gSlqMjZBcp5IGBYJ3jGF3fxCSMiFw+JzrMbPUjRCIBRR3NOfnE0LU/cXw2IvIVucHF9CgczPIQR26xZjZcJhQFL+oYjwsh3ISCt0RQkLp1wihLWimDtCgZVjpESGWYElqvoQahcDakhAiQTr+gEfRKypYYYjbZkKpnHhw8ZH6ICRhwRmNBARHaKIbQmRIZrNwxB6kPQhRHsWAXSpt4OsXEaIUavHU1cdIBBBNMHb8GIPU+Qk7GVUJkS6uDtv1pD26QAU06uKLiPywukpIG7MhvErIeEPIgkSxK3jknhBYefIlibrUdrTUHJOf4JxrewQv2mL1ghBrreZUw4vmPkgJPBzW4KZSz2dC0AEr2XGVPlIWV53wEPtfEeL2bTNB9ktJiewlqzODXecQ1DhRtGH3ogesVzat5VSDmqoCBDR68gBC+FpCBJ1TlsAyt9plEx5FCN7XALWrQUzwlRJoqYQsCt11SsNxrUiInrKH5KKBBUQ1dTVCeI1IBYbrckiNENEICaOgB4SQgGOgV+HgCSGUgs3QhEn32mAgWTzsEM5IW1pnjc18IqSZPScrEY3iJ0LwCIwIc/Zpp4711ZQl2NnzDn/E+PIpIWVV2n2bNYLBH4QkCnkf/xi0nmGERfCFH4RwoW/aVqSFkahFSGrRSFQih+BSDdIqIRs9J4Q00iS5JxHS7RJ1tt4Ak4qvy6HpY0zajzhxoDsIgRj75Hmsc4vM2wxD3ZGyEpEu6XseFmoA7XJ6lZCEy1m3xplp0nBGu4fcE1KXgK67HIxohEC9JCXiP6yUYVHIT0lZzrkdkjIEiYAQlRBEjTawuvZQdqCQPzG0/iUhgyrb+1NCuIAAdADaAka+wTD4bnVA5Oh2dFAHIRGqFXvxXht98cUCw7N5/djbvbm8RgiWZfphTc2NdZLbCLEHIUo2cRxwwQedIoRJl8qlbiG2FfrF0JeqYEi0CGnjKM/HwXfiCV5Jqi6KTogrhKhOiCWKENXqGSE+xfxv79FfCWnFatuk2uF2g4BzR4QQVWPCzoT3KgYL7cgRJQ2LxxtCKKDwGiHs1EZAuxkJIWiYzDbk99WYGSJ4/2YmxKY5UibPJsYBSnwrUltt36M2I1cJ8jH6EWnWACuJUmXG5j4MSzxPKa5UUCfkJU4r5eEwb1OrSc8YxU9DKzLPMY77E0KOoHBE2BDOTOWnRR/mj1NNEiYZ2mF2NQXGpGnjIs9LFsMGX3VaYtzJmKXq0QB2Db9MyN73IWY+vtf3XsZHF6k6dvHeUiuBXuCKc9V5utsefbou8KiWMwbr5g8c3vxDQo7QTMQ8upv/EIEczO7Dn81+rOydmV2tNvmmLL3+43dOfQsU/TueXm51vQavXbp/9tpTQRTQXftdjz4Unj7mWYneDbk8aFfPCI8IQQGwWof2RgXtmHhnx9nse9XEIxVPGwhZNfPLhJTIjvyOf+J2/LQleH5ACCzT56t6v9KXI6vjS3UBH7jVX0EIaelGZvF+oCVqnRYSjwjJWEMjon06ahi03ulKRZiHgEvONb91QkmpNLzlbzl8ZDA/iJBaXKw8wW1UgX58JUbvVMD+dAkhUNwpFax+V5gnF0PBFH9QYiM1rPpaOBuUSsSCLiKEBA6QNgT1pkg/fDFrB5x2FRpirtPRb9x/SH4tQtAYXVz5q6QCcT++K6iDC875mCvODrt6+jb6dYQA4g3PWQ8gCm5qqNb8RfPKhBcTAog3+9e/fhOts7jKZOAlQr7wHP/OH+x84YuQ/xxfhPxj+CLkH8MXIf8Yvgj5x/BFyD+G3yNEiP/kbv6dvfN7TeSK4jhIK0L6UNlCoWXfWih9PHvvzIMQ/AHij0AHMSmoJbKp3Ww2SeOPiMZErEEFcZvtNmTJQ3BJLMlDtuRl+/f1nvnhmZk6Go3ptt1+oW1m5s51vJ/5nnPunWnyz9UUQIgEh/+pWPSufrVGY6dSqlR2FjUo9yGuy77z/bHmrR3CK82q2+3OSeJf1WblnogwXaN2/ud+pd1dgHzWrEk5yVAuJ1VLUyDh1HLCWcGApiyYFNCVh/dAtwLy4SfCGTblapXbEOH0zs9kIlyO+TQFGLWine+DR24D5KOHFhQvTk5OJFTztsvWhfUt/ceSG60FRMkGxP9IlQGEdqL+B6LpCyuPk+9RL9Ak1QZM0OXRJcCzDeUQNFVzxlny4PSv6EYBgX8HEMurZfcK5Cu31R/fa1JNUmtMMMdRqnPM2bqyC3yZAzSqbuSIV3y6dvZfcgj/2xzyBfEgICqRF0hkwoX0UqkewNb6Pux7PcvAeaPSlKQScDZYW5Pv4BAOfMTvHLNu2JtZWzscp6MOOx1UaTaHYWF/mRrPG8hHxIOAkEfUu91ZvJNKHWkt3nS9W6CqKU4SDjkb8NkdwsH8EgKVxZYte7PbHGdTFt6yFni5sH6uos+YN7UIze8FyEPJphwRQYvg3T4uYqU6eoB97e0DlKoip+9I7h39fxsuTnYIH+EQzpgcCAsFZdyVD2qKAiqqb2EHLIvNEkEYDjm1zmM/EMRuAnlmfF7QEG7QKXSOVfLZmaznRinX1D5kf0M5YJfHvR6/ByBfEQnyyIsTExB3A5yBHKdSx0a6W2wIbwg1KwaQoqd7AHx6h3AWXYr51HaxbRlYxodK+pbUt6XjwyKZZZf8WrN4Rh6+FhfWjy8xgHBcO+5fiurHI/rRZELbYdnpVy+LxEUmXDsFLr6YqB5LFfxKfYB1YZC9lBob5g3kQzKIrfLVYxbdF05AjtRa6/hY/HfHLVWrUs6NmQcx9eve18CndQiOKe7RFQv+uq3/GFGBxPStMAuYmhljyVlG3xNn2TgdT27rXT8ydaYr6DM+C7gtsZxeo0MabqkJMu4pdr3L6jHMnsfzdwgZxE5EA0IWcQTS4/xIZBK8vFLODXLJrTPkcHC4zKbPIZwtiQEi+eXMSCCBgKWZL8y4BUgEsCVpCVDDnckgAyCEqrQuSIsAyAEquRqHSqkk0Hi9ReBci9Y9PncgZBC7TlQg4y2iGbfXE4mk10l1nqNDKgJIDYBtFeik8Q6xAKHxIcUdHKL9QEQSjFuALNn60SLetrGZMYIcxIbowaK+t8+16W6uulh153CGVSzqOfMSv/H8gFCJ5UwEgaBq4Ci0CDLZQwcfaTkECUJxQTkEzsdUWSQLEM6MG5+UHAnEb2/mz1t4JqkfswFko7cYDr/lA7dtK0CeeheTITrEXctJNbdaPj4/2rvUY9bevIF8Io3Ric4DU7SzN496vR6mkZ56v5SqtVrtjxKwgqIc8jEOCUeDJGvIosBPsgMh2S2AQJzkz6oB0XDUMEIaBKMMLGr0PQ1tLlMTo1ASRqkt4i2Ik2Hg9+GQT6VbaOLvqC++3oG9TqqnOoI1arnXwBYfF4D013ThS5r0iIBwljANYDwS948FEotE4klyUpQcYuuBLMKCPmtazxoN4rht1SKHZ5gHmyJOLDaquRqmDlTvGAP15byBPJzEYmISAY7O7uN1HuNwLq/vSpJrYR0YG5dD7CKHsMgwJ2SiwEAOJx2B+BMyMIjiGUbM4WYgvu08MMhqPVCUMtr7owwBJsw5yCrc3twoAFoEI1aupNaVez1kcg9V1odu6VaaMFvve3bUmuNoDwoLrh+k2ivP6u6zkU0nAyEPJcQWWi6YdAASk7UWlKfjQEBG9eALqh70kWGID9W8JG0WuLHFG2/dAketBCoQJgJ1p9M75vMG8tGtgTiI/kzK8w6G1s5PV+23Uq397efK45kcwimgLJlmelYgNLpGi/jwngcEQn6x17WICOSYwW8YsQiPXXx/8zEwVv2j2qgY1S7wxeJzzOzvCkiNO1nkeu36VP0UEEsJyKTafiW5W62WS9mfxSE0+r6g6QGWDQiFfAMZ5WlTlUU9ZP1E2d48TDXaSCHCwuY3Um19meEERK1ePN0bBvxdAgEnIGtrAwBewmrku59E4ZFOu6VXrZYHq95ZHJKxhHsqg0bN1EEXxaSEqYe46QLiljwu+02bMWLlMPvd2tzw/CBJXtc6wOWeALIHj7u0BDH/HDI7EPlsDYmwqroovOt900n10SLnAsjG/hiH+JbCpIzPBGSbwoku2ucEhIwXNgNhnJDSPvOmX0aWuiMdgWyuvvr2XNxmV64vjzsdEbIuYVn9cvLcgTy8a8g6PRVIzgCBQGHjvP0m9WW69baWbi2EVvvAnechwdETQ9PgTwSSYNTtVECAKISH62RxJx6soHietvAuaz9ICXV6+nRQLHOdvpt5CAJxEhPLodcylADYobedPn/QT7eEPl8J1T2Lk54YImfOcec4h0wOWZAdDwRYxLKP0zbEHGpe0oLystUSpUpa+P+X346eAzQqALIarec+U59D2SsskgWhwccXT35PCwke7V0BpF5kAFM9D7Gk5DydFbcDoaBPix+U1GlePpTpHOsJ275xNS82LSrKFRrkVfpBqvPSdcB4o+qusMHafIHQ49vJyk0CMmB4wwhdB59Eb9Kt9pWyEiqvHjI+7RND08KScctSJWxfy5K53ULJIAGx9kAOshbKxoGMo0EOlZDn6Uvpbfv8l87nTz27ABV3ronZ8/p63iGLksjsM3UY4J0yENf38cdqiv8x3Xq5qoRCZWVhcWqHAOR9NO3j6mHDIASEbneujbdpvRCBOPVAj8CGxS4tujho2bu6siBySKt93nmQTl9tFAFKTT4QqVOetcq6c8yqjANyuqbqbFBw3SxHg09u2h78e8zlckgpAJ/+mfpwvON5hpIjTksnvm2ZoQJ+amBZOolHbT0kZfvcZmLNu94tr4Su2iIOq+G4+HXQuA2v4R6AfDEWBK32jtO1yuMUthZcr8Q1X7kUodVuKKT8DHzat07M45lcSgQSGf+YxcVYJhAIR3xDQgEdCPUQDiS2/bZxp8qNTnQEslsvr6y4kMfNzc3+hfpVGcD13YHMHrNqzgbpe64acDq4HmTxAaGifPBBSNF41JWVsncf+NQOyftnXn6Pg+Pyu/1TWTRpPtGRR3FDWD2keAWQC/XGuz4TwUDGsHA6XyBkkdlTCIfNOj5iZky/+k1FGfJQRFpfZ3w6h9C9a5bDWhY1oMVEExDfSKAoqnwdlrGolUjp5bKiIJHoxcVF9GAzjzMv/CfL+T2/BuScQhxV7B9sAYdKFdtwJpBsiPTR7WIW6ZZDu7O8lyXH7Q8MIyOBRJKjxpuAxMhKI1arqPLCeg0cxL2hlXJdEXJdpdtP22nXLmQxRmNpObND7miRGjg4hP7aRlOrjDkw2F/31hGHUu+GVlyVGd5cZHnbSIczo2fqNivFZbC+5BC1eoQWR2h2Q8vCo3VQF0CE3VEbHo+njGumspiji4p3v9/fmR8Q0id3KnqP9vBoLVeiNw4XCxi50CWheh/4DG+dBGPmccyw0UDCsGTxhwxWIPFfw2Yi/oD1WuixiN+x5mWbq+WQGoB1LRQZ7gb8rNfd7uvZgcye153ft+aCBy59Ai8ZPEC3yWNvHU1S3gU+hUMSTB9TeVhb+WIJcFxclMPDZv4wAzsQBoG4z2gQke02yJvXfEdrayFUxpSoxWBlt7AF2HRH/bqVnz2VuQKh6frsBunh0ucIUGzrT+rO/MVpIIrj4H2AiCKigiDigT+oTGcMGJE0lpprrZRqKytrEC1WtOyqeGs98EbBVbFa8UREF896/nfOy8R909S0TWyrftdjOzOZrvPpm5eZzHvum7n17NlN+w83Xq3sdIRMuXmgEJi6acO2LNtIK7B6F9VGNgCEk/ObZRVKmoEwSrKOV7/TxMcXuN/S9p730NbtZ6/7dykTLp7xH+qeO+UvBDb2KD5kZctFCCMtdPKunKa20UzOTNu/FdaGcWIMGTgnRSF+GdY3AAk2CwIBfJR69c27ONSWfE8IkFu7Nm0VRCbtG/aRwgwtPqWvWGwg0d0IGkj8eAru4A+AhUSLwsUy8YfcIAgEm4UAwfqg5P2tsH/B6f1Hd8Hdyf4DZ+SE0vyw0xF4mHul24ccUPMj3mKhWMsqSuIoPFg+CASbhQEJ78YIe3SLTfbdOMqdx8zd4MmbO4GDNoTFAhLLRnAbK756EHoeBAIKBxIqXKk7Yc0YucjNY9qTbYQ0WbQgAo+q2mpWJCBIZMrvJ6x/LqVDd4DgfkBOD2+2e/+BfRsRR5wwt4f1/EC8xAHHT+393YOQf05dspARrRNs23DU4/GYlc/nU3EzOVxAIrgE+efUDSDYCBajPZxzgUe+3gRkxvIFHeU6CRjJ3lPn/rkJq1tAFC24jdWL0NuH+Xyp1Axkwdr82sntLQTe/YiPBPKdrPsneXQFCKNpeZ+3Z6rnSxxIPvAOA3muBZ2mZzoCcSlTvnJ9+Sd5RABihANRpLOnvVMqX7p8OQgEprFSh0AEgOEjF754QP5JHl2wEDnkwemJgeCENTgYBAI8OgSCXuwIADlOeioWG4idUD1lw4CI6hYWovzqIqf3EEgKeCAQpBQFiGDC3TsexuqycK8qbv96Nsm/sqHJnMysaKCTMCm8XnyRHgiH/vLgYHDKms5LL0cEAps1GDfVG1FF100a81pf8RsQ2qJJVw0EgNT9QcVpLDqQE3hesQdiRClbqqoZerQBwcOnnsLbCbXIYcL6kFSwLmYsAUSmFAfIqb1cvds2+XVQyjJj2UYvL+nyjAVAUl786IdhKKzHAgI3v3fv/pFTZ82/5Ien0vGbtl2gTF+MdKwRU4j0W3A3NSjGHoAcLxaLb6GwBH4lOhDy4PVn8ieizcLnCdSQ4pQ7l2JrQkka+RKd9FnKQL7kA4HNxadXM7eKT5XpUBgLyIvXs8kfyE0HldVHqBwS2H7jQvGFBVbUPGf4tF6npL9Cn54/p5w7/raYyVwtDqdKfuHayZGBvBBnpFxu70pk+zDVRFDch4+fYdjZwZTl2pYn2wwCUaMDUf8KkEve2D96qLwtjhavZjLF5wXhV2IB+ewS4r74/Jrr84toSBhBILJUw5+hRrT2Q+vm8MMdAPJfWEh98P6op/tvny4qcl29Wrz/qHRZTGPLoybjdz+//jz7M8CAv4BObAuRZbliYHRb5dLAZEKB/IL2fwI5N8oRgDwWRaH7vk8vRQdCXI/GbBOKX3A6UWyEhQDByEFK9XQ6qVDWAkjuPwbCyKLirQyo8rKSGXozdssj8/wR+vSoQIhimq5LxNlOTmd2FywEo5oYo1yY45ILb3ChmElAoPo3QMJXdgwUCgSvxLYMi1mgL2wQRcfBZ4DuHXs5lkiMVSvnK9yJDF72ffqMqEBAFL81X792owHBFDMa/x04EB3Y3KDBrJVQNO6PTagKAAlkt0RhBQ0BgvVMfu922TEjWhi/qxKqZCpvEkOZzPlj9+Dl1dH7g3nw6TO4JkcEIuvFi1hTVk434ctMa3L6F9jcE/Ioj/gvkt5oKUnHGTGz2fR49B801huBMM48WzYMJ81xIRK/A15hlJMKbQbip8V04EoXkOhZLtF/MutrhKBMvyytRzOQUWEg3Cyq98BAOJlKxiNSHB29/G7VGsO2jTVzZsQEEvu2VxuhQuCi/RLxwVVBIhdMMue94qy8Q738UrfMS/DmjKtMmQyEmk5OFS8MXSLid+Cf9iW0GQgdP+6bc1xKHfGDJBxK4T397+X4dlUoypNFRo54HqQy9Pj9vepY4vH5TKZarWZAt4rF0VWGptm2beUsZ05sICweEJNfiEEbEhAhAeRXY4UmxZi7TiIgpxGInCQTxyp4bt52g0Coa6jyefg7xnj/xFSbV6vyo/coWgQGUn32/sOnHeeHEm8ymT1DQ2M+kLnfLQ4CtMbW7Dn9sBAmAwFJZ/8tN7Bek4AQbisdAYErmokIY5NlB4G4duPCyHWwfzr+pthfVs7P2IkePoQ/h0c9IEPfa49qcx8nnlUrj7VVq3wn8t2yVy1ZAVqyZI1mzenjlIVAMMmPTUKBWHou0REQtA/sBkT9DlCODARjdJAYWoj/c+C9eSDtU2c8pg8PDKQ+1i/dhznrsfWhXpsLLuR27l2tdsgDssqy1y9bzeUhWWMZM/psIQxEqI0ftTAgKpS2AhIaXGgLIDje6H4QCJ41kRtg/4zaoYCNDg1k1vDJDRtuDg/PKhTezZ37/kPtWm1ZInGv+izxvV4oAZC5hrWqAjiWTJw4ccmSJU5uTV8tRKGelLI0F4cBAbUHgp5eeoHjHSI9NL4XgWBIVRkzAON9XSdKDdzcsOHklpMDhWuF9Zvnzdu3b/AbABkCW3kO09g3y1k2Bjh8zbHshX0EotqGp18jkUtS1gEQEyJ0xicQhytJiQxEK+umng4ECSo21htO2dAagTQkY7SdsmOpjcBJU/5eWwq37gxIKjV9gE9ahUJhQE28eQ9KPH5ZffO9VqvdB5/+3Vp1+9lq4OHL0Ob0ccpCYTrwdkBU1VsLkvGF4R1cGPqyXCihiiHtGsv9GCPCLNVGC7Gkn4OLJLWQBLMiNZAcQdI5kGsF0LXaD3zze9V77wtPD80FIIa9bGxoxUTUGntO3ywkiGOnSxlpCURzsuI/QWBsJGTrBMNpGZZoCpPi2w1KhePaKQPB8dVMykBU12QggahDRuV5NjIQDIP3FuqVSuU8uBCbAxm7tRiBLJ26dPJfApJz9DZAbOFyWm8u4lMUOV9iYwTOr3obgUguJovXS0CCWYVwEVLu1EDYdB9IqnZYHoFnlWrGU/WWYSx7NnarslgG8vemLLVMWgGxCWUEvloCwUUBXqqZNJhX0a9HIBgR4hIQmhgC0dGto4/ndEhnOnj42qfUNa5a6n1C1puxlz+ZO/vflsIojrOUKjqLaQQhMS9B+OVqSVqqtKnq7UVYvQTbNAvF0JdtnWlTVS8VWtsoMTLdaCMVZUtkRPxvzrlP26fP3PXey1a+xHrdrt3O555znpdzT9FH8tlhrfZbcTyfyWygQBoastptqHY2+0oDoaFaDgjZRiF9mSiQLvfvLxOsBeKR6FXH1wKp9bK9+JgCVqgLZ4XXqDDyYDUGwkvyuwcedyRayzw2arWNTOqWg0dQh5wuxuiSQPBKVLUfguBtFEjQRjOyxH5IrYHpD+qhQMhKF71t5AhzS70yxQq2bxf274DfdjbxWq0NiBQMG8vDXq126b9YXGT67kkDwdypGki7JBCmLkINEDp0dj1zMg2vlcgEQOhkU1oWrfaGZaxjekeVx8oGL52Q/Si6auE0zg8QyQ7VcL5+yHJRIDTNk0TDrC0o1NHD9WiMlV3kRnH88IYKD+2if7G4yHYWnR8ge9mkzi4O0l6M9H3IjVQMkNoey1UnV3EhXjaM1QFSwMxi+QYQvpkRyEbksbbxi4uo2vavdYDUJnWbOiCSw16X5LDXKT3sZX9O5ozSkHXd/3l3sTg2C5W3hrFisWMciWg3gbSER6NDFpGRVwKEiukdC5IFgh5Ak0T9iWFXZWLY/rvZgxI9nZRr/3QHqiiF5POD0wXx7GdtRSsxXjU0ZO2tJnULndUpA8LXzhblPYRZOukSl07gPSkQ+oq40C+1dDLDq+iPq0IX/UgEkfyeQc6+eUNOjpvPrly5ybmJ7uA2bnHRSe6dOc9XbXNDIRBqGDesTjqNskBoW304dp2/4XLXW1y8cd7DW6QCE+VKx9AqtM/wsYNoppMUHlyZKIzjmYIBRlaL9tParAbO1C1E7Ie2KMghjPlIopYBomD5HWcWrCQ8hN1VcXNqddRQIEDGmbg19jl3emLdx49A5KPBAJFqjW5y66rNixroIdLi9yqch7Dbfx5ZIEo2qM7X26Di2M1NOuZVTwSsTlRN78WC//Sbl7CMhQHLsAIMvvXMVCkeX798roGY1AHBaa8MEDpQVgVEdgtXipibnYfQBa6/uWv6ZshMkXQUQRClzIUt/unxjvHxj2bDNuxRNnHG0RqJ5FcvamzIoqIhWQ4ITevyQGy1QPCl6hQ5sC9J9lrYmToNluqXsWq6cl3fFzJPUyYAYdowLX4tFA4bQuE1Cxatike25BLZSARcZE6B3OkNcBKaBQgv+odMDqGCmh0VQAgRW90yIEqElgFRIHR+L7N1K1t2IoRDfvP0dAGEDPx+gxlkMJwMhWKBgG5r87psJNuaiAAQtR5iAvB14tVdaPigMGTZXE6O7ocQ1fUQLB5y2SzKQxYS6fK0V/fD9rKFckTO6jaXCzYmZ3rIH27d3gkIQu/du7kSbuBOkn3c8P4LIbP5cGj/9OeiKxb7kvsS+yI4AunBwYBDACARXy4fSaT+xENmbxc1+nUxApG/g+rEwUPBmkLcE06iIB4Ey0cHJWKfMXiIfK46HuIjVJC+z4nyy9MtDmPwhAfGyZ4TXTicq7xRV01tI3SLBznxYoCyUqJDzHCiOmhHjPLCOqxMJp7IJzIjE70BwQE4dDohMLjLttv1Tg/QXZPC1KOpqalHDuCR1gUGXkKtb+4LFvyuUgckvXPnzjRzw+beV7RG/Wlm6O6A0nsMKdjZiq2lwnL5pNTz2P+SKqaWP8/NPM9uinDK9CmeheiTzecj+dRIbxrcBaAE0uld7ZY2vb7FYvnuEByiBHQQITAxEs++PePPRyIJVUBM3M7t27fvrLkb1vj+xw+xxzbieDI8/HCWSn2TxB+J0+xRnRdiHrPnJV4bxVGxTyVPkHhvGgfVbd2aAEgkkYjEoZo3kr30cgBMDrEJXGEXz3v0LZ7d7klBR4DoAgAkMDAxkkmUzrwFIHGVHkKAgCiPH6/Ei2vg1tDQixfP/8MONaKFq1Jbmcx+VrEyBS5lIEHjnnk2khrJpRGIAEC+u/g2fRvvdkIQg912AIKBLJAWgeSgli6fz6gEwg3uxM7V2CMIf89XP9BBsGXt8xdDQ0P/R09GEyP29hYq63WvNxqOhTkZsaUnCrUuH4FhUxw9JDVSQiA6IQ0e4nLpAYhHAHXpOePo5KQAoQw8BEpNc2emplLHUptVAaGuDh+UjEmSfJoJtKwdRnV3pxsExET+ziDAZiVaa+BNR8PhWCgU8vv9Pl+yp6enT6PR9Pd3dnY2ebl6Ul+uiBpIAA1wElD80kgpIAKB4DToaUMgu+DQ6ub1zndtLZyAAiCXRu6XPh2DnK4GCJ3tYPeTDPxeS3r8IW/vbfAO+Pz77uGH+F3zYXvJix5lrP1iBXnR9jHR9EkwfR+avqnpamc/UWdFVzV9PUmfPyx/W6LKrVvMIZAM8vEEEEmkRia+CGSUBfnb2QJAbsChscXNt/AeN//KIaDuT5A7c9eRUa9qD4n6+o4d639st586dfxedzeEK+gWNNf9aWaanx3/WK95y7YPwVXfiqbvE00vCi0OJPr6enqSSR+CIQ4BXBCEPxSLeq3IUUbMNhanGAigyGQxaqXWlUoCSudAF3mn1+vfpeHI6HG7cLTNv2omxaZTjvsv163LrVmgHoiJ8yb7j9urujcsCrB0D81HBye86r3RqHjZo+3pdU+udFBTU5MGeEAoavX5/GDtMJgb5YVA5Uv2wVOvNgGIVn8oHL1G4FaIyxnXTfcdFetLCsquSMAqNYs0HM0OAYikAcgdtL/eZeOh3Jh3caZRggTmj7rmrQvUAzFxIY2d0QsSrlCDc0nC39oKJq5e950oNKxGNH1SNH0oBsaPer3XrYwTWaMxv68HQMB3NWkwNMWi16ys88mNtWhpnfrmf58upcBDIvnMS51IA9ZPEEx6EHngFKRL/66lraWNbxO7km7VIROHbs0i9UBMnL+TcDhlPwWCfzVDe0A46O2eS//waq6i7SHAVGwfDkcve2kSxsvcyGQTUzQcEkFcRWn6kugRXsYhFFCQnBSqbP4HzUzwts5LpclmoIEaRTcIpO8AINTkqBEU1O8VGykvXbN14ULEoQ4Iy4MKsghJI7fmNlahpCfkM9K71VsB0Ulikw9yhJUOtehzVaqmrFXtsmIv9s7I0eNmnYByMJriVHS2niVedVZwHADhP0gkOyzq6ZymEGPV+hJ5npjaG41VPaJfQ5M1HX5ITfnVTAot7aJsB1U3u7vT2zvAUTnKuZ1R818CwTjST3gQGmU9tschXkEKmb9ZCLOicb0SmiClo0e0okdcY6kRcDOWZFTrSFlB7i81qpsPICYuSXgcOGU/QAXHdg2ErMVRvJrnT1brNeIR6BIaMnwNg0NUAppRTlwjxbpmsyDKMadA0EGIfyz7cO7DsjKOZRPw+JTdrjl27K3158/5+q29PjqXAEHGhrETyKdCoT/1zL/3/GaHFBCHciBrKRA2o6N/LHmDIkQqj5FU8ufP69y8yMSFcbLBqkmlrib/4UrbKJkAPmJ4jCKQtYqALP3Vzh2+NBHGARx/NnZw3G1z5TxFEUZaKBOCgzGKUOq3Fb3JC/G6EbKCkBrWi8y9imL0VI6FgQgDN1AUYW8c7dYb/7ue5+bu1rxqKt4kfp8dx/N6X37bPbttrs/KihUEPvO/K6/u8R7AFux4CroVRL04rxfPTe2jZMrgMYyUw2ionER6IcSTJ3vMrgEXqFZqUKu8Ah6ktf5iBcnuXIIPey+rotFizUjRilNUOYn0xOcyIO/9AEApFUWY00V5jpNFdhJlnQUpZQcvMkii+3CWHY+Ow+XUP9tGsWjwKMcne0R8pDeS2+9PckCPzXXTS/KD9CeckL8E4QmYlF2kmFLtATn9dRYPkgWN0kKhQCl099BX2PcPIs9U9K8gphPE2E76SK+kePJkkMJWgRY+ugWhzzNHR/cjKnIXbqYY3qKRMriUaRab4bhAzlyEB7ke+s5GpP2SJdfs3Ujp8WwufW8BR+QPEg3DbJim4QQx63vlzbGx6JRwxiJ8L5CD/dAQpe0BqVUqFfF4QuBhJh1ZwiBu+BtrvXx4eLjb5EHCBtMsL1vW18eDvRfputRaDNBvW18p3xu2yGK11h6R9J39TCaCb+quVgc35rmNsaYR5lfA9c3llnF7RHpMEleTbQl1jR4cUJbDxoIA8AWApq0N/dxXk+ikl/O2jb1GYtuos8mwYgTJaUmSz6FkSxroutOj8uTdzMzqj9VHzNHdyIQPuRgd7sTuRd2IDkd5jHMb8ecBfitSre/s7L5llhYyt2MEeUmYuPbmltZZBMRqucQXJUb7MEWQl4SbE1cLGjhFxGqlKlq7QmDyikCQ1xT7Di5rIpf5PkRngELuygBBngsqebBYSXQrBwDQ6RdXRgjymiDZRXQ+JlYOpkSnp6MEeW405BThTdo0FoQg7wmhkEBILAA2nWfJ+5WpSYL6QApJ7ByMBfLQls/6FazRNwKxBEeGFTng9wf8ihILEnQZCAOTkwNB3HsghBBCCCGEEELoP/cLoEBEqwRkrqYAAAAASUVORK5CYII=\" />\r\n\r\nTo celebrate, we’re running a sale with as much as <strong>65% off our paid plans</strong>.\r\n<br><br>\r\nGrab it while the party lasts! (<strong>Hurry! This offer won\'t last long!</strong>) ?','success','[\"4-x\",\"lite\"]',346,NULL,'2022-06-28 14:12:59','2022-06-30 00:00:00','Get AIOSEO Pro NOW! (65% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=15th-birthday-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW! (65% OFF)',NULL,NULL,0,0,'2022-06-24 01:30:25','2022-06-29 05:56:27'),(8,'62b513b1bfab7',NULL,'AIOSEO 4.2.2 is HERE with some great new features! ?','Connect your WordPress user profile directly to your social media accounts for improved SEO.\r\n<br><br>\r\nOur new Translations API enables third-party translation apps to hook into AIOSEO’s data for multilingual SEO.\r\n<br><br>\r\nUpdate to AIOSEO 4.2.2 now and enjoy more SEO opportunities!','success','[\"4-x\",\"lite\"]',338,NULL,'2022-07-19 14:22:11',NULL,'Learn More','https://aioseo.com/announcing-our-new-user-social-profile-tab-and-translation-api-in-aioseo-4-2-2/?utm_source=WordPress&utm_campaign=social-profiles-translations-api-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=social-profiles-translations-api-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-06-24 01:30:25','2022-11-14 18:44:56'),(9,'62bbe98b5f37e',NULL,'LAST CHANCE: Our Birthday Celebration is Almost Over! ⌛','AIOSEO just turned <strong>15 years old</strong> and we\'ve been celebrating all week with as much as <strong>65% off our paid plans</strong>! ?\r\n<br><br>\r\nThe party’s almost over and you’re about to miss out on this amazing birthday celebration deal.\r\n<br><br>\r\nMake sure to grab yours ASAP because it <strong>expires today!</strong> ? ?','success','[\"4-x\",\"lite\"]',399,NULL,'2022-06-29 00:00:00','2022-06-30 00:00:00','Get AIOSEO Pro NOW! (65% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=15th-birthday-sale-last-chance-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro%20NOW!%20(65%%20OFF)',NULL,NULL,0,0,'2022-06-29 05:56:27','2022-06-29 05:56:27'),(10,'62d75fd00137f',NULL,'? AIOSEO 4.2.3: Introducing FAQ and Table of Contents blocks + URL Slug Monitor.','You can now add <strong>FAQ and Table of Contents blocks</strong> to increase your visibility on SERPs and improve user experience.\r\n<br><br>\r\nAnd our <strong>URL Slug Monitor</strong> is a powerful addition that checks for changes in your URLs and prompts you to add redirects which helps <strong>prevents 404 errors</strong> on your site.\r\n<br><br>\r\nUpdate to 4.2.3 today and check out these powerful new features!','success','[\"4-x\",\"lite\"]',414,NULL,'2022-08-16 12:14:02',NULL,'Learn More','https://aioseo.com/introducing-aioseo-4-2-3-faq-and-table-of-contents-blocks-all-new-url-slug-monitor/?utm_source=WordPress&utm_campaign=introducing-faq-toc-blocks-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=introducing-faq-toc-blocks-vv-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-07-20 01:52:16','2022-11-14 18:44:56'),(11,'62df2349f012b',NULL,'We\'re celebrating 100 million downloads of AIOSEO!!! ?','And we want to share this HUGE milestone with you by <strong>slashing our prices</strong>.\r\n<br><br>\r\nWe\'re offering up to <strong>65% off</strong> our paid plans until July 28.\r\n<br><br>\r\nGrab it while the party lasts! (<strong>Hurry! This offer won\'t last long!</strong>) ?\r\n','success','[\"4-x\",\"lite\"]',417,NULL,'2022-07-25 15:21:38','2022-07-28 00:00:00','Get AIOSEO Pro NOW! (65% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=100m-downloads-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro%20NOW!%20(65%%20OFF)',NULL,NULL,0,0,'2022-07-25 23:12:09','2022-07-27 11:11:09'),(12,'62df2349f1726',NULL,'LAST CHANCE: We\'re celebrating 100 million downloads of AIOSEO!!! ⌛','AIOSEO just hit <strong>100 MILLION DOWNLOADS</strong> and we\'ve been celebrating all week with as much as <strong>65% off our paid plans!</strong> ?\r\n<br><br>\r\nThe party’s almost over and you’re about to miss out on this amazing celebration deal.\r\n<br><br>\r\nMake sure to grab yours ASAP because it <strong>expires today!</strong> ? ?','success','[\"4-x\",\"lite\"]',456,NULL,'2022-07-28 00:00:00','2022-07-29 00:00:00','Get AIOSEO Pro NOW! (65% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=100m-downloads-sale-last-chance-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro%20NOW!%20(65%%20OFF)',NULL,NULL,0,0,'2022-07-25 23:12:09','2022-07-28 13:45:39'),(13,'62fc5336a6e5b',NULL,'AIOSEO just got more powerful with version 4.2.4! ?','Easily eliminate 404 errors with <strong>automatic redirects</strong> using our massively improved Redirection Manager. \r\n<br><br>\r\nThis update also includes some huge improvements to our Image SEO addon, making it much easier for your content to rank. ?\r\n<br><br>\r\nUpdate to <strong>AIOSEO 4.2.4</strong> today and take advantage of these powerful new features!','success','[\"4-x\",\"lite\"]',463,NULL,'2022-09-22 20:05:34',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-2-4-improved-redirects-and-image-seo-updates/?utm_source=WordPress&utm_campaign=improved-redirects-image-seo-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=improved-redirects-image-seo-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',1,0,'2022-08-17 02:32:22','2022-11-14 18:44:56'),(14,'6321559837fab',NULL,'The Next-Gen Schema Generator is here! ?','This is a huge leap forward in WordPress schema implementation, and you definitely want to add it to boost your website SEO! ?\r\n<br><br>\r\nWebsites with schema markups enjoy better SEO rankings, higher traffic, and more sales. AIOSEO 4.2.5 makes it possible without touching a single line of code.\r\n<br><br>\r\nUpdate to AIOSEO 4.2.5 <strong>TODAY</strong> and enjoy the power of our <strong>new Schema Generator!</strong>','success','[\"4-x\",\"lite\"]',492,NULL,'2022-09-13 00:00:00',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-2-5-next-gen-schema-generator-to-improve-your-seo-rankings/?utm_source=WordPress&utm_campaign=schema-generator-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=schema-generator-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-09-14 04:16:24','2022-11-14 18:44:56'),(15,'632da102ec090',NULL,'? Our fall sale is on! ?','Get up to 70% off AIOSEO Pro to improve your SEO rankings.\r\n<br><br>\r\nThis will get you access to our Next-Gen Schema generator, powerful Link Assistant, and dozens of SEO features to grow your traffic.\r\n<br><br>\r\nUpgrade this week and save BIG!','success','[\"4-x\",\"lite\"]',503,NULL,'2022-09-22 20:05:34','2022-09-29 00:00:00','Get AIOSEO Pro NOW! (70% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=2022-fall-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW! (70% OFF)',NULL,NULL,0,0,'2022-09-23 12:05:22','2022-09-27 17:52:53'),(16,'6346bdaf8b62b',NULL,'The much-awaited SEO emoji picker is here! ?','Now you can add emojis to SEO fields to get <strong>higher CTRs and engagement on SEO and social media platforms</strong>. ?\r\n<br><br>\r\nPlus, we’ve also greatly improved our multisite SEO module, making it easy to <strong>manage WordPress multisite SEO from a single dashboard</strong>. ✅\r\n<br><br>\r\nWith AIOSEO 4.2.6, you’ve got more tools to help you rank your content, and that <strong>without touching a single line of code</strong>. ??‍?\r\n<br><br>\r\n<strong>Update to AIOSEO 4.2.6 TODAY</strong> and enjoy the power of our new SEO emoji picker and improved multisite SEO module! ?','success','[\"4-x\",\"lite\"]',512,NULL,'2022-11-28 20:45:42',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-2-6-new-seo-emoji-picker-multisite-seo-improvements/?utm_source=WordPress&utm_campaign=emoji-picker-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','? Get AIOSEO Pro NOW!','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=emoji-picker-v4-lite&utm_medium=plugin-notification&utm_content=? Get AIOSEO Pro NOW!',1,0,'2022-10-12 13:14:23','2022-12-05 08:35:20'),(17,'636c6d214c1ce',NULL,'Announcing AIOSEO 4.2.7: Google Merchant Center Schema to help you Boost Visibility and Sales! ??','Do you sell products on your website? We’ve got great news for you!\r\n<br><br>\r\nEnjoy greater visibility and higher CTRs for your products on search engines with our new <strong>Google Merchant Center</strong> Listing schema support. \r\n<br><br>\r\nSo, go ahead and upgrade to <strong>AIOSEO Pro 4.2.7 TODAY</strong> and get more tools to help you rank your content and products!','success','[\"4-x\",\"lite\"]',526,NULL,'2022-12-06 20:35:55',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-2-7-drive-more-sales-with-google-merchant-center-listing-schema/?utm_source=WordPress&utm_campaign=google-merchant-center-schema-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=google-merchant-center-schema-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-11-10 03:16:49','2022-12-22 19:56:22'),(18,'637b355763496',NULL,'Black Friday: HUGE Sale! Get Up to 70% Off AIOSEO ?','Our biggest sale of the year is now live! Get up to 70% off AIOSEO, the world’s best WordPress SEO plugin. You’ll unlock our NEW Link Assistant addon, redirection manager, local SEO module, image SEO module, news/video sitemaps +more! PLUS enter our giveaway to WIN an Apple 14” M1 PRO Macbook Pro - no purchase necessary!','success','[\"4-x\",\"lite\"]',534,NULL,'2022-11-24 19:50:33','2022-11-28 00:00:00','Enter Giveaway','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2022-enter-giveaway-v4-lite','Claim Your Upgrade Discount','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2022-claim-your-upgrade-discount-v4-lite',0,0,'2022-11-21 08:22:47','2022-11-26 18:10:51'),(19,'639058e2e8e05',NULL,'AIOSEO 4.2.8: More Control Over Search and Social Snippets with SEO Preview ?','Get greater control over how your search and social media snippets appear with our <strong>new SEO Preview tool</strong>.\r\n<br><br>\r\nPlus, check how well you’ve set up your page’s SEO by getting an overview of your meta tags and basic SEO.\r\n<br><br>\r\nSo, <strong>update to AIOSEO 4.2.8 TODAY</strong> and boost your rankings and drive more engagement on SERPs and social media!','success','[\"4-x\",\"lite\"]',560,NULL,'2023-02-24 16:13:04',NULL,'Learn More','https://aioseo.com/new-seo-preview-more-control-over-search-and-social-snippets/?utm_source=WordPress&utm_campaign=seo-preview-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=seo-preview-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-12-07 09:12:02','2024-08-22 14:33:50'),(20,'64021683f2fe5',NULL,'Introducing SEO Stats for WordPress - Track Your Keyword Rankings and See Important SEO Metrics with 1-click ? ?','Want to see exactly how your content ranks in search results inside of WordPress? You can do just that with our brand new <strong>Google Search Console integration</strong>!\r\n<br><br>\r\nTrack important keywords and get in-plugin tips to help you grow your traffic. <strong>Plus: Try out the new speed test tool!</strong> ?\r\n<br><br>\r\n<strong>Upgrade to AIOSEO 4.3.0 (Elite) TODAY to ignite your SEO and outrank competitors!</strong>\r\n<br><br>\r\n<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAD1CAMAAABJL1OjAAABO1BMVEX////z9PXv8PH+4sfy9f7L2Pne18Lp3LzrvLb328Hq7/3T3frc3N7h6PzIyczR0tX0zMzxxMLZ4vr+8fH529uys7e7vL3l387AwcTj5OX+59Kpqq/20tOZmqDVzrv86ur74+TF0feesO/o6Oni17mio6iJipPJxLmBm+uOpO2qufC9yfPp6NkAAACWqe2QkZn+69rftKfEyZ20wPH70re9xpfk6PPhen9rbntwjunKzKOCg43Q59f4upB7fofb06/nq6bjhIbU0ar4wZ344NC+3sr4yarl8urjkZBTVmb1tIlfYnDqlJnjnpp0doLc7uOn1LiFx55FSV0zOVEABzmaz673sX0AUeH45tsvaOMABdzlzr+w2L9afeYAABwXI0QAMN4ApEv0qHRkvIonsW/dBxvxhRvwbQAAmQFKiizQAAAdIElEQVR42uzYXWvbMBTG8ecc3BtHlmAgIyF0sQaH1EH1RWC0DHYfetcNjA3Z+v0/xVznZcne13XUjPMLyMmJSS7+QU4CIYQQQgjxZETfDsRLoR0cMRGfDUDMGOxWP8eouCiyYZ0VxasCeFXXqwziWXrsq5wE2o2Pbj7cM+DTAnCblO4ckC37vm8vsvZhONao27ZvuwIHHuLpPXgAopOB59MiKr1P7jHIW5TpY7NISeOyv5pdtjN03fr1Ghf9Ni8u+i7DDjFGc2sZX3iDQVl5JgAM7wEwG4gjIthFjG8NiA4DFUPUJ0Vish9uHoM0eJ8M4NIG1/1VkWfIu/ZVnmO7zAHM2hV2GDuNUXNv2VuvrLdaLUqGq9gsLFsVGqWMNndGcWXmVkEMmKhRTM6Cad+Do4tlVDgE4Q8bvE0eKsV5usNgkzjv+r5d5lk37Fld3m5Rb2dFf/nVjjWvSr8IlQrBamuUHlaQrdgaH2KpjW20CsOzSoUoQUZEFOeALg9BGKakMqhxMNKpQUjVYxBO92OQjwysrrf9bd6115drdEss+1n+UJ/vWDCwTdQu2GjZemhNAYpVdKq00RnjVDTWVxVYlRECyIioqbRbnARRFSw5fQzyLg0+bsaL+iZZIKQbFDUwa7d5N143rh7qfJ3dtgVGTNjRQwgdlAvOMEerFGv4qlLK6mC9NaYMXDqlGmeCgxgQoYk3zRjkMAhBl/H4zVelTzHG+2Tm6R1MSpv7lBSWfbvt+ku0D922nWXdw/XtVV/Ld6y/xgTljNZ8vKgPtHXHxzA3FoC+c7wJgFrcv48eyOvbblsDy8HtGvl123Yr7DHEkxF9dRwcDn9EfhY+WxEeEGGPxgHJvycvhkZnA8nxwjLZf4QQQoj/HYlJkSATI0EmRoJMjASZGAkyMRJkYiTIxEiQiZEgEyNBJkaCTAye6TWY8OzvzpP9uPCvb3u/fep4dwA6AOjX8IiOC4gYYCYC8fdOJvrplIl+eAYIzDRJ/O8cg+DiqmYQgNUMqzcgYGyEN2vQEUx0JpbzqlHwIXgFgvKaQcMKnBeAUdrgnCqhY0l4VHo47NEJ6KgBmM/snU2P0zAQht+M4MRo5jSWrdEc2MjW0orNAQkFReodIfUAnOH//wtCKBAonwfY7KpPYzdJp0rspxMnVZUSs2zyO2ki/CsIX4Ts9vvd45tHV/vdi/3uev/8Zp4eP9vtr3erDzTC1Z0s8QBpmkZ2iRCpOppIsBmtgnU08pQ5JxXNoWZ5clQJtayDmInkEI0kldddPplq6MHHJBacQ5LRlpQsQgj/QssqQ549fP5k92J3c3W1v3rycPfi4dXu+vrm8c3Dq3WGsLkFV0br+hzZuTXPbi1VbVE0osdKyPsk42Bhdpxi4BZStcKn0DbPe31TPCSahk2y7nB2b5M7V4kqzSW8la0JofBQAIzv6LMClIgSOEMFH1HpAMG3kAIoqesTVKD6nZD99dz31/vdk92j2cicLLvd9dWO5uW1kOSeQjgiQz3UrVXxJJGSJQtNrayEiORanUblsCyRjHwwGJu1apzMU7KSUjRpGavUsup5UBMzy2w21Dzx5oSICAMIdc6urOycXLTAGsDu5s6D6KuCmdFKlRg4uTK7Zhdl+AiAw70aT5pHWguZeU4gmutuqfH84xqaq+4bmLq+BxV0KASa6ebSL2N6mWexiv30GgctSwXzYt+tzkCwVNoS9eu3gRgon8O61JQ2dcT6JESZeOnPVy384BFjDOQjwRnoGrt4acQHhhJGTa/r4C108DpOU7GXVI7HAvSNazYeSI/9d0KwFJzmT9NSrTkN9Uswlvj1dD76ft0GTtXZEwE/2MjnnQHRFgd1ElYGamIXZjUTV4UHSMigA3OUVDk5YSaDjMVZYaYugjwBRT7OROEg92LWAdjEmf4GduHvIMJPkKVTC36LEmZ6wpqtCLlz/MvT3o0dDO4I9M+4ZMjmmIVcfr+1JdB19PxPoDnw8vjnj1kI9jdXv+fmEV34D/z1IYsu5V+WO3gRcN+5CNkYFyEb4yJkY8xC6B4wt+SeNAQdEfAAd7ssRu5BO7AIuQf3yViE3IN2XIRsjYuQjXERsjEuQjbGRcjGuK9CiD9x52559GMhWbDQfY76Wi/03dbu8/e9EH8TLSLeJ/wCwoq+20SDfiCECh2woENjb05+nAgUzThjJlEmAEYJK1gVt8W5kCpKuXIyzHQVQ8E5E9Ba4BPCmc70sTL+K+dCGENNjIXJubREeoAF9CVzvCke+sZFwvWtpTJM7MEnH7do5FxIZhJjW4TQoWXUUJ+rEmx5zDxmP4zAiEPyQ0lNxd5/bFDr/eA8eIcZZf2/Rs6F9G/GagM+QTZxNDUDN0BaEodNVnuzZqVRtAwdKmNGwYUJt8W5EKEU+kkIxqdFx1rD3WKsMXVDmA7dRyEtIvPkA7sE1SY8DNxSMwLQMZRuWcjEUo1PRkyjNiv8iqcENn0lgxwPFlJTfilNBq+icqyYYeq7TWVIIZb+lCFHHu3gyk9LeSfvtUl4pqO8Bl4yJFJoG0KaRHXzgZqkef2MdoUU/49zISSAhlUs9DVBLYEjA8i1ILPkUoRLzmBRZCNJtASrKuG2OBciQj5JMpzSl9WIZwMCQamFGGICKIBsYCtMLIycllxPcuoO/Z8+1kLWSGqMv6fDrXEuJCqzZB4MK4y336iVkBV378rkeyHyqh2m1l7duf/JuK8XhneWi5CNcRGyMS5CPrBrx6wRwzAYhj+Jjh/ScNhYmEwh/f8/sb4EulyHHndQFfRiQeIhBB68OVkFkqwCSVaBJOsCSXD/5cW5QOTvf+TFudUJSVaBJKtAklUgySqQZBVIsgokWQWSrAJJVoEk6yUQUvGuglEgjyDaBgA5xwmYiGItvXaFOJ+/75mY4jd93LDi5oq1YNA23FXUALls3S0K5AcQ+mbWxugcG9HanKOvt3745HS3MZqNhpUStuaJjN0O9mYYCnMb3MwmcEr7zgJ5BPG5BObWo4fRMLt77zb3Ntl6b6P7FjYOvUB29Wdu05ibDTu2ATcuCo/Pxm3HyhHiBfIAAgaoEYrgfV9VJVoolHLfF6WK7sQ9Gh2/6oYzBVWCoYBTVBiicX0rjK5vB6HT8L/6Yu98WhsFwjD+zOQUED0URTPIHkK8DfXgQcgkl0SHRIh/osWDJLTpYb//J9hJSmm6NN1uEpq09ocizMXDj/cZ55XRkyZ1Ss/3J3bSB84uhDFL70Nx8fccB85LPfbe4BhOF6Jbto0d1/pNgfatQ77aFqoThZwaWT8Lw38LofvTA8VfkPNEFvkR8kEh/aRc6oBblgzQ1+vEwRaz9GAXIMUAx2OVxWxpuB6M0vgR8kEhYdJnnOjcUAflJvUYFNq6CGGuSTjD+4hKkqaBzFJAZFKQVLwkFtUckztjj3IXxyMrAaSNkCmJWiBk6ULjxm0CFEwvLZcRKGaMJTALb0lxkEgCaJo8eoyQ5xmQVVVW5fJVZC2GGC/CIY5jZzeKNhLVRoi8Ei0QYvEwWeneGAhdnY/Zyt0OFlBCLM5n5LCP+w0B0AhRZdGmqQBUTfS7eTWpG1zDcHVsgaSP9wKAyLbiK3XDNkQWtQ2DG24BlKbBKdwlgGXhJqVtl/rawyGklATI76VQRZI3uRBZlufNRmCPZAhVITa3cQxSsTUvpIiivFK0QIhbGIslND5wuYP1wloN6NjRGZutDJND5xbeRUQCUQSZyVSmDZGQYi+ybO4AyRi36no0Qog0JY0kEm2ILAySoQPoYWgAjpcMQBcUgD2AcQsw95RlyIABYCaoZ+KMHBZC6fNYMI/jYOrj6nl3YfiFeidvC7Ht5z3CfqcTxJPRaBQH9Q2umO/dOtFMU38arKf1lmk3nswf5vNJHATd6bSmAAgll+O/hHyhzskBIY7maNjhT5/o1bVfTzvdII4nk9HdwzyooWhbt/cykbWP3/N39BT+C71ufDfq4or43pG1L+RtlJTuZD75hWvhk96HXLzb63feFqKGVZ3ED1ejpDUV0ukdovOHvLPbbROGAnAkbGnYcjY5+0WTOrvS5J8JVYKbXOQKxAUPEFWaerP3f4gdwIoTKCFOYU21zzQ1tmUqPp1jIGkbJa2S27j4WlQIEZlkAU/bFxYSJdFzG/R0SvLVDbCgECGVtBYtt6gzEiIkSs6W6CEpbkHJYkKE0pZzTtFCl73EKIWDIsQV2Ibf2/IQ7epyFc5bEEKVEpxiYKEIyVRGeWiE+CjpVbySeh+s5MaEoNUQppVtbDgh80NUSsE3CxHSGnH4mt93xvI/9WPA5ePDjzLOHXH5eLfZvI4QwhgjZKRPbk2rQ2BgiZTFnzKOgWkh8KdGfYQMA+S0oRuS5Pu6nBZR5tVuV+/38His6ICaa6jy+HHz74QgLJVSWgFaGyvYiRgqtxI7HYBYIGXhJxd/k0K+/lyv752QAEBJPvYT3zUm6n29K+C0t3F1TARArBTdiFMvaBkhJFPaCIwpBmxmpNbgJTXWWiGsgU5MnQ4BBYTMjd064WJSyLf12kVIGYdQVvV+9+7LPUyKUPuPex4/fv9dFXW9b1U0Q87NWDa9FYzvHmR++NVOBDPN/0G5bCs7Fw4KdGJSrbXMBPU6/BqyQaHpcLzbgA93hKA1JIwkyguQAie/KlwqcjHR3s9M43Jh99Tfh8vMEeJ0DKGOYWdQhCBqtFK6+ZKCPO9DuWOIxYQ4kjb7VBW8xIeWK3B5rOqsglRY+ucRgpXG3DvA41A/AF18p06EBA+2tYsFmNF26ETJo+MuKMSRuO1leJl5Ey9d4gOKqthcLwTrFHOKaRiX3ocQqxXI4Jw6pVCzsu+Ebg3HVwq5DQ5u84aqujJCCDYqxYxTzjkNKRfdqRNqGhsc5j8BDiakSi1z45DcYn4sm7w9If3gmxTCMtMggfSA1qnljPFwGD92IZWGqTzdUUBGhhljIxMIo7W0Qlipst6gUCHxizdf67X7hsGOHzVkWgi3ArACAxTgDYwRwq7k+LPV7GCV+lsVys/PDp1cWCONYP1hrxkhcX8vdrXhjmNoEJheQ9ABMgvHb+GSq0HAM62hQvypiMdeJyTMg9cyvYYQhIgrs7Aayh5CJgpyUnqtq0Ah7pyf1xGPbIMIGPQFp6z4AiHLfKwCLTj39G9QOSHTMRKSqOKRjqG9sznrP3sL9/2n9edbvcr6y94Z7DYKA2EYvBEUybIPkVl7o/iCq1x6CVJVicOyQXvopU/Q93+PHdtTHPBuSTYgVSK/CWAIozIfvzFVAK/tuoBUj4JV+L+sr6mVOSTcp/6j+A+FdmgxrcwhN3Z7iyIHFSC8kptbV53Ut3MMsbazDZslgeRtUz+fqW5aA1hm16RDthvY1dR9NlBuHMdINrbMEtz+jcsAKUwDBLo2DzJtB8tg4a1UwG0uWtc0NeiZ3JusCRVtbfOej4RYLJWmza/H4JDWNdqtbpqu61pQegcySaPNP5XpamuVvLicA0IAAhHolfWyIiDX0jD+E+XRnWGazsRYfJPU2wEwdOcY7kAGQH7DgKWvBxpNoBFTMLFVfNJrOPZRMItmcBhMPq01d3tHP+gNlW9552hMyOAwkrF+8GcEA7ogyHUOSfs1KqWKUF9Rs7ykl/QzFKdQeqWc88WAZNB2YOOBrYxnUeT2OB/TMCbTWh8+pHVmPvPKpSjj6CWZAsKETReFkZB8x/DdpYRTzsnN94fsaUIqG0eWsqIJrbjghBJFk/Bq5oWu1L93cBhjZzM0MnbuvHtrMwVZQh16+arOBim+CgSGx+gh+GQva7+XcmepUA4pInRfuh0jc7w2Wf0UsiwlAyCiLJnYMVmyHRdCqPBq5lmBKPHxRLmnoQFQtlLYegDhDKGzSPAFtzZ4JTKLiZZEJKLoU0CU5FIosYPEiLLiFWXMO4SQG56rG56BKRh9lCphNJESSHDGpJSUu9CcKMLnBSIZl+gQE4RWsMLDH4RNk5OOZVchNfieCzGloeUciTj6BBDUzlNIghTjdJ6bPuleDc8fZMFzSAp7l4wdYnxaUS7XQRqKn8YDCjYfOeXfrjh4T0Th+3Dpum6LRgUgWeYphJzgHBa3EKfxgMVBwTB/AeGdBAooxuHDJF3rbdFPBrOoQ4ZCngKZ4cduFGbsBLfFpocxBiGPKKTAmNYj1uPwOAat9sKQuzxlc8lHej++nV5AJ6cX1On19e3X8eHhfbiBNjqLtbInOfwh5wx6FIWhOP7oYeKhgSE7ChND9mDkpDHeSCAED0QIg6DgyQmTzcxhv/8n2NeqW5hBwcg4B//tK7WNYt6PvtIeKqQ9dCoNYQTM9+j5quZzL46DYHFgEx/JaPX/oO0hmNVPUschi7DixiHr4McOpCENDx0ee73zmnveEU3wn4x2VEsgks0PwQQ3C0MLlDALFehnYwCLduG2aEOBhnlEfwKIJkzjBU+XZE6jh3FqUYYxr+Q6CTIsnjE2SKcdEKOg4+mIr3EjCwoTVhkJ6YaMTWgn5xUL38eKAz5ITiVmmVlO4c0cuRvoQE5yCRDtCj3sjdPAx71K4xJ5HE0gJpzfTUA2BpCpzHsKBWYutcZg2a4cQrN8tOV6m4K/XjvwJ3U+nDQphywlV94o+/nBFUfKiVt9pBcAEY6ts0pG45VD2msy0Xa9YPGVxpdJpGyNgBp3e7MhkHwAKDsC0IuskOF5SC29bzZF/vXflI+Nd9gmznabpsvXNPWT0gDZyDClMCtW0XUH9+KttoxKGyBEADmlusEzKQtZ7FigCuKK5xtDlmg8SacRSGjCiI+Q56mCpuPDjL39mWwbBpxXskz2IyTBEeKn6w9Yps67Xz7x1DCzFSEDRS+uGyH8VuBvm4BQWRlIJSCTeptUhG07FH+A52xijoMFg+F98vNpzUVZgweNFS2B9KeDVS6NZYgiFrVs6uYEaA66OTbaBXYfHD6HSAkkEviSeE2jw+FsahN3pYQWdKBl4xxCZEUn+9rktAQDFuEXTGxtgbH+hcvzkIWq9oRUbielirJSU0vfVFsCgX7oUjBlsqLMhXZkU2zTQTJs0sFrr+Q+w8gMZ+RGb1lkRIFr59UEcFTMFw17of9jbGLe+qyDM8WFV+qS6C63iA7MogmB3OvCsBe81Cn2GIFaBKLA9G36da97WU+P56QyPWLm6Za6272sJxXdzrK44kW0/ZDUu93L+kfeGaw2DMNgeBvWxSJjLDlsUGjtXRwbevHJD7P3f41FIjQZi+OsboZGf+OmmLY5fBIpIfnSvciMPCup+isgB5G528uATl3XHQROaVZSjDGGgI0utUw9EJmRdVBvSO8UvLW9o3fQ6N065HiSmSIQOFPF6ppy3fzsOpMM3bfe0AuYAYxzJBQK1DLqxkDao8xsEAcEPxYs6n0P6tHhTGXD1g6EEEgjQXYHuAmQy4VFrcwUgehXDpg4YgnIMr9ro7ONZhyueJ4gnp3X9UCe3z7GilAP/yI/XCezikUIAxayV5E2qbnKHZpyX4OEsBZEsMnrWiCXk4tCUwayVLBADeOcx9/hgGRNTs+kP9kJlx0URqLqgDy+j1tukmkOC0+7Li3skUf7baoykNFdyWMeBMNMtv899ckgGLX84RQIM2TDu2ckUd/1gyUZyDAnLBMaRGJC7r0t6XtkK+lig1iL/KtrHcIbBE8Wsz2AKAlLX+yd34vTQBDHZ5cEJNnOQnWXXWLRJKQkKdSHPkhBfBHUB0F9U1Boxer//x84mybuxbS2PX9Qbb9Jm97ku7PcfLpp77ibHgWEdo/Bo2mZ1FXZNCENf16lkni0QIaalbHPukvdiQbJjJ4G83lGMx4J5F/+0OgBEF+NwRLpmISpa0JKXNKf8Ji3l6Rdl6x4GYcnKHZTzhZNF8bLu2QdWyLSrCzjfTyyMdn29H4PlmncZHH74ZvvpRbP3HvhywISbcvkK0G723ZiGc/KLPgpj3hXq/HlYhzfSsSkeS98UUBOLNBiGe7iMYo7DVdIVo/cs/2W22hc0yq5ICCndrmMqywY8vCGwQrKqsi1Xrzl5vbRrKzC6FggDIDiO/6xlbOhqx9qouzkgXzXQEbRnN0CyOhURbMy7fOobyYBp6DHY/SriqIwK6vFbHQMENSoeK6NFUy2BqOlBqFNLngXQoWKWQp5Fw1MQJj+QE6hvstoBfaH9CYZpJcF8wNPABJEp4mKE4yyypdmVKa9HP0rVlTVQfQbFARRnC7CY4BQSYW1lk+TCdo2hFyDzPOpmmDehawBwe2kSLwLEk6hp+rGQD0FQQOTwoek4iK3vVCiqO72ZnrJESQXj7zL62BX0uiErbFDXM7bpVCXo14fzV7TxTSrQgh+k469ZBVSKuAKUUlj25AABKFQKvweksqApdBNl1s0/YEy12CTnksKxfIf0tOMdps+70LCgvDpvf5QE0yIs2wRhnWV+gzdnV8h4fi39b+klOzEF3UGbBjqP2Qw8LADA0lsmJ51A4fp2V/7DKqABH9CF/27rH9VVyBnpiuQM9MVyJnpCuTMdAVyZroCOTPtBZJW6fbnad86zaJtv3fOoNPrtx/AKXe5QHDgKLrMPu/dZ8/uNjHnY4Ll5JGSDbux3Xl1DxqHFS6pSyhvzExJLxRIuFqtQjomwkihLIgCQWEitUUpkyaaWFe6z+v1GzoaBXReGA2ICo2QKCZaINqkwfPp69dPQA5pJwB6IoziXKGWxhphChTaGtPw2Gw2D8hRWKNzkInVWhk/syiUbWc+CCSC3hf/ivYBqVcfVws6ohE4Fco9AJ0QmiRRxuBE4EQat0DWn9dvAcRUo+WInIAUQguduBo+knLrgi8kOlgJmhspp0IImCBRKxKtUSf5BJtF8HLzeHOP0pHDoUSZ4wR0N7M2ejszHgaSlXWURhAHURhANs8CepQGQQrjuAoBYHGmjPYBid6v3kcOiDRGKQSkm+GAGjExqAyJI5DertdPAJhUDKy0BTktCI1k0ajpaBvX869fn7VAACQVNgEazrRBrdCQtBAOyP3N5jFsHYoDQ14gAW5nNgpRkxetPAgkrqByf1DwcV6VNcyrrP6YlVk1z7JluAxhVn9cwllqHxCIwqh1AG4v5yR34AyAuftWT16AF+9cjPdd7955U3uaxAbd2B7e7xysO8F/mPmo15CoXMzrbD5fZlVYbYHUVV1WdUWkUgiiKoSz1H/7LutbO/fT4iYQxnH855Bc3NHnNKLIHEyYwT90PXhZWcg9LOTQy9LTvv930TEpLE0L2W0JfZw+HxkiSg7hi+gQNZswdSmaNEszhCXdnv/CGDZhPQPY3iEbbZAgBbC6M3vMQVZJgjAjQZiRIMxIEGYkCDMShBkJwowEYSa+IJt1j6iCJCrYr3wkMQVZiqx8JHEFiYQEYUaCMCNBmIkmiIpATEFU8u/nEX874goSwQ+JamIoQRiRIMxIEGYkCDMShJlogwwT3jVDincZ59v/fhdkj09iEPQ6yNAPj1P70HQPu26zmXe7Ze0x6/tt139LkW3nDCxdBVEHA3+yuDAqL/CrmlD4scKFB0qNn1Va44Y7B9k16dwN89y2u92AeQ6r3ePw2k9zv5mXXq8NWLoKggrGwJU4s3YEWTKKRl3onEanbJ2PR4Kn0usxbBm1PT9r4XPlR8otIagowA33DZK27UPbNkM3DM0WfTMNXTN3TajToE2BlGmP6yDK5uTVQeOs/mJwdN6ZsBysO+jCPesn5QnucNI6bCuM8W8wbiT/rE3tLkEIla4UbrrzSf3qnb/phBW4CgK9h3m2PsHC594cjFFHhzfzYuqyri1O+ongy7DPnjxR7V/IWJv4urCGvEeg1R6U4Ca5yvrAEWJ9CRQai1ypUjvCV0Kh8gquSHJoZ9R5D5k8ryqifUlECenxqaD6xxeJKtwiQf70spdqfEBVm+QT110S5D+bh6yVBGFGgjAjQZiRIMxIEGYkCDNxBYlBTI8jRFEkpiNkoZax1o9FbEHWT4Iw8x2pxEnKc1SliAAAAABJRU5ErkJggg==\" />','success','[\"4-x\",\"lite\"]',570,NULL,'2023-06-27 12:55:16',NULL,'Learn More','https://aioseo.com/google-search-console-integration/?utm_source=WordPress&utm_campaign=google-search-console-integration-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Get AIOSEO Pro ?','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=google-search-console-integration-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',1,0,'2023-03-03 15:47:15','2024-08-22 14:33:50'),(21,'6413f29d80abe',NULL,'?[FLASH SALE]! Get Up To 70% Off AIOSEO For St. Patrick\'s Day! ?','Our St. Patrick\'s Day flash sale is here, and it\'s your chance to get <strong>AIOSEO Pro at a HUGE discount</strong>! This sale is almost as good as a pot of gold!\r\n<br><br>\r\nDon\'t rely only on the luck of the Irish! ☘️ Supercharge your website\'s SEO, making it easier for your customers to find you online. With our limited-time offer, you can get the whole AIOSEO experience at up to 70% off!\r\n<br><br>\r\nWhether you\'re a small business owner, blogger, or marketer, this is an opportunity you won\'t want to miss. Hurry and grab your discount now before the sale ends!','success','[\"4-x\",\"lite\"]',636,NULL,'2023-03-17 02:11:24','2023-03-19 00:00:00','Get AIOSEO Pro Today!','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=v4-lite&utm_medium=Plugin%20Notification&utm_content=st-patricks-2023-get-aioseo-pro-today',NULL,NULL,0,0,'2023-03-17 04:54:53','2023-03-18 17:10:22'),(22,'6442f243746da',NULL,'[Last Chance!] ? Save up to 70% on AIOSEO during our spring sale! ?','Did you know today\'s the last day to <strong>upgrade</strong> and <strong>save big</strong> on the world\'s best SEO plugin?\r\n<br><br>\r\n⚡ Power up your traffic & sales with our futuristic <strong>AI tools</strong> and <strong>Google Search Console integration</strong>. \r\n<br><br>\r\nDon’t miss out on these amazing deals. ?\r\n<br><br>\r\nBe sure to claim your discount before it\'s gone!','success','[\"4-x\",\"lite\"]',661,NULL,'2023-04-27 00:00:00','2023-04-28 00:00:00','Get AIOSEO Pro Today!','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=v4-lite&utm_medium=Plugin%20Notification&utm_content=spring-sale-last-chance-2023-get-aioseo-pro-today',NULL,NULL,0,0,'2023-04-21 20:29:55','2023-04-26 16:35:14'),(23,'6442f243754d0',NULL,'[Spring Sale] ? Get up to 70% off AIOSEO! ?','We just launched our huge spring sale. Now you can get <strong><em>all</em></strong> the SEO features you want to amplify your traffic and sales. \r\n<ul style=\"list-style: inside;\">\r\n	<li>Supercharge your <strong>keyword rankings</strong> with our <strong>Google Search Console integration</strong>.</li>\r\n	<li>Save time with our premier <strong>AI tools</strong>, like our <strong>ChatGPT integration</strong>.</li>\r\n</ul>\r\nFor only 7 days you can get <strong>deep discounts</strong> on the world\'s best SEO plugin.\r\n<br><br>\r\n⚡So grab your deal while it lasts! ⚡','success','[\"4-x\",\"lite\"]',651,NULL,'2023-04-21 16:17:02','2023-04-27 00:00:00','Get AIOSEO Pro Today!','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=v4-lite&utm_medium=Plugin%20Notification&utm_content=spring-sale-2023-get-aioseo-pro-today',NULL,NULL,0,0,'2023-04-21 20:29:55','2023-04-26 16:35:14'),(24,'645345ccd46e1',NULL,'?️ [AIOSEO 4.3.6] Announcing Content Rankings: SEO Performance Tracking Made Easy','Get valuable insights about how your content is performing on search engines using our <strong>NEW Content Rankings report</strong>.\r\n<br><br>\r\nThis includes SEO data to help you <strong>optimize your articles for better rankings</strong>. Plus, you can also easily spot <strong>content decay</strong>, making it easier to combat it.\r\n<br><br>\r\nSo, <strong>upgrade to AIOSEO Pro TODAY</strong> and boost your rankings and drive more traffic to your content!','success','[\"4-x\",\"lite\"]',677,NULL,'2023-06-27 12:55:16',NULL,'Learn More','https://aioseo.com/announcing-content-rankings-seo-performance-tracking-made-easy/?utm_source=WordPress&utm_campaign=content-rankings-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=content-rankings-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',1,0,'2023-05-04 05:42:36','2024-08-22 14:33:50'),(25,'6475b336e5397',NULL,'[Last Chance!] ?? Save up to 70% on AIOSEO during our flash sale! ?','Did you know today\'s the <span style=\"text-decoration:underline;\">last day</span> to <strong>upgrade</strong> & <strong>save big</strong> on the world\'s best SEO plugin?\r\n<br><br>\r\n⚡ Power up your traffic & sales with our futuristic <strong>AI tools</strong> & <strong>Google Search Console integration</strong>. ⚡\r\n<br><br>\r\nDon’t miss out on these sizzling deals. ?\r\n<br><br>\r\nClaim your discount before it\'s gone!','success','[\"4-x\",\"lite\"]',721,NULL,'2023-05-30 00:00:00','2023-05-31 00:00:00','Get AIOSEO Pro Today!','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=v4-lite&utm_medium=Plugin%20Notification&utm_content=memorial-day-sale-last-chance-2023-get-aioseo-pro-today',NULL,NULL,0,0,'2023-05-30 08:26:30','2023-05-30 08:26:30'),(26,'6475b336e60e2',NULL,'[Memorial Day Sale] ?? Get up to 70% off AIOSEO! ?','We just launched our Memorial Day sale! Snag <strong style=\"text-decoration: underline;\"><em>all</em></strong> the SEO features you want to surge traffic and sales. \r\n<ul style=\"list-style: inside;\">\r\n	<li>Save time with our AI <strong>ChatGPT integration</strong>.</li>\r\n	<li>Boost <strong>rankings</strong> with our <strong>Google Search Console integration</strong>.</li>\r\n</ul>\r\nFor only <strong style=\"text-decoration: underline;\">1 day</strong> you can get <strong>giant discounts</strong> on the world\'s best SEO plugin.\r\n<br /><br />\r\n⚡So grab your deal while it lasts! ⚡','success','[\"4-x\",\"lite\"]',708,NULL,'2023-05-29 13:43:06',NULL,'Get AIOSEO Pro Today!','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=v4-lite&utm_medium=Plugin%20Notification&utm_content=memorial-day-sale-2023-get-aioseo-pro-today',NULL,NULL,1,0,'2023-05-30 08:26:30','2024-08-22 14:33:50'),(27,'647a353356e70',NULL,'[NEW] Set a Primary Category to Customize Breadcrumbs (+ WPCode Integration) ?','<strong>The wait is FINALLY over!</strong> One of our most requested feature is live in AIOSEO 4.3.8! ? ?\r\n<br><br>\r\nWith the brand-new <strong>Primary Category</strong> feature, you now have <strong>full control over which category displays in your breadcrumb trail</strong>.\r\n<br><br>\r\nPlus: customize your AIOSEO experience with <strong>clickable code snippets</strong> courtesy of WPCode!\r\n<br><br>\r\nUpgrade to <strong>AIOSEO 4.3.8 Pro TODAY</strong> to ignite your SEO and outrank competitors!','success','[\"4-x\",\"lite\"]',751,NULL,'2023-07-25 13:50:35',NULL,'Learn More','https://aioseo.com/announcing-primary-category-and-wpcode-integration/?utm_source=WordPress&utm_campaign=primary-category-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=primary-category-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',1,0,'2023-06-02 18:30:11','2024-08-22 14:33:50'),(28,'649bbfac9b359',NULL,'It\'s a Sweet Sixteen Kinda Day! ? ?','<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA0CAMAAACTm56yAAACRlBMVEUAQKP+/v/2+f4TRKQAMJ8BJGQBMYEBPJgBN4wBKnUBeOvq8v7p7fQBZuYjVKwAb+kigu0AAJsCcNzL2/u90fcBSqUiSqQhQ54bJ2EsTqgbN33g6/wATMIGX8JOaa0AIZ0BNKcwg+smfN0AAnYixH7d4u0Tfu0+X6uStfQAAmXX5fuzy/aoxPX09PUEWLl+qfIwRZKojPv9nB+PcPkAK5M9iu3S2Og5ZrvVaTadvPMBU64AQqjsekaHr/Hx3sNadbQAFJ4AFWYwMFlrmuxtg7wAJYYyPnQAR7YVP5L7vSNzo/BOjuwEaM5DUrf8gRK+qfsBJqYWdt4ncM98ksMAO70XTqtPW4/9t2fvkVkAAIohYeG/x96Epdz159e8wtMJTM4mPIPHz+LfmB5djOlEfuast9QCV9ERMXM4KTRTLAkf1vGUreQzWqPKtpq/WzBeme5cYskz05gXO4jvrRppNBQAU+VThtdzf6vxrXoAF3lfPVykr81GdsyRnsQ3Rn8MEUumpbYRlJH4wIWCSFeCQhZpk+GNkrIhMW/kpisiY73+1JbuspyrnIShTUMXoM1wZ4z2ITQFABObg/YJdrnqzLQFapQBGI0FqWL9p0F3at7EfUWkdEHrdC7QzMdjPY6id3L1jCjrbA3fd/YdwOPf2tW7v8C+hmTZYwiKe+e3ad9wUrZHeo0Ps4DCMGnakF5DDgixwedvi9Nl37Hlg4lbsoGGgovcXnDoK1B50+yXXMmNPovJgBupaZPUooC0XGag5SRxr66JyFlW8m/yAAAbUElEQVR42ryX/0sTYRjAH31enbIwDru7XbXdEYEuwtYQRhvhtEUtFFbDvoD+Uj8Uy6AhaIihV2RCMMWxzIQZDiVlE2oyl4T4p3Xvbt1ubbedOf3AtvfL7X137+d9ntsL5aDABN5CMrO3uLi4l80mWYQ6IAIgmATJxC0PNBwE4Ydg4iruxxDgEUc+JqIc/UmJRqOXKbKf1fpI12yHKNSZ3x9495X4ILm/vw8LuaSPr65ADzVi/k4IgZOAmLwKwZCOxm8VREaORlUfqpBESLdEri+vevyItTYwzL1xf3sIvE8BHA6peDHbY1fwFcexlC38fu63C/AENx1iw0ZFhNMUQvFGi1wuwIIGSmtu96eAaPzbOeJ9+8j9xb0m8RQY6yJ/hdgpXiAAPGxvCYCgCANaS+Zy2d8Sd4x1R9NeThgCjYZDCMmqDhU5pL/vHTc1QgCNwssRdiQ3HytCUB3OAUV6BqmQwUE7C7xFFWJpa21tb//YPpXL5Q4sPICvlI1QnNwQuUatA6KW604LljTAG4K4McfwbPpyiYSk799076wl+8J81bVCYAL5DkjFXQtakyZkeBgpw/bBHtVFe0sRW/9B7mCqxdbeaiHxmJcUU59jdI4RwBTDnjrP661t6hs8nlMzEpLTYIxn2GR4MJOjk4wgJagJLUD0KEst+ZiJvIMBrHyau0bykTjGOkSf1tol0C6e59t6C7Td5Vhoa20pYWtpmQ9OOW20PBNLaSHCzI5Oat6JcXamndNYO5+tb1kQqZBjJT880uXptHG4TneAGZD0jW4wnKI3UYgR5U2W/plfAuTEWCQf9hPAsh4CgXwkEokxIkEsCekiHG/p9YfuXLQ/eDBovxP6fP55i54B52pwvCSkv1UbUIlWTi17qm5uRDSVAtDya30b0ERm43nE2t3lDeLEhGiQsZQ19Br/TzMHzdtA6BpIrJxO7+7KiVC1NfClIpH8iIMQvtRMxK4w9RFJsaCHc7h6/XemR26cu2C1Wi9c6Oye/jxjKwsQ23zw6fu/QiLPZ9rbQMVPsJiSppEQM7nYOETWTRwfEH0+qIEkSeW+kHiuGWdBFqoiDCEhZo0QLROFkBxu+ENslXnEeIQyEvASnivGoF8IhLvYWEppjxP9l1xj0uDLTmtzU1Oz8qJYr/b023RCnKvjweCqc4BWnIkE/Sgq4bDmwuOQ8Pr7azPbjf6LqC8EAZKZDA9o1Lu5uSCV96L44daRD6BLSysrZk+XyJWKzOFPmVQTz8RoZopD39ykT6RKiF8KHO4mGIsfYqmYXgfv8t+/aqUmzli77zVTlMo574yt5GNqPjiuCqFGZtTmVvDVT9VL169/N39uxvreMot7e0lDIQ8ff3Pv/HteYjvgqAytLC0JcHS4Q1mGapB4KhYnIi9msrMeEAGEvsPd5eWExLK0ppPI917stjYpXHl589n9e81NzSrdTwZ0ARIMPp3/qqYsrdX28S5CPV6vDDX0COLK7APwxr4AFjYfSvyxTx4EBPgPxhwMMRqQiMAiq2yo7GwfQnh3WUEOVdyBeKmT6jh39eXZWzeeXaPhQaU0ddpnbFqAPFUiZHxeEfJiQHus9DudztuIpo4fWAAKlEpQVkLAMtRmHWqVpRQbdJS+JElqRTeVWq6cAgEMpuS4Qqni5+qbKkHiGAOEmg+svUWFbBggURBSseH+UGq1T0kEYRyOC2ThOI7D0IDyYiREBacRkszJOssCa8qX3rRSQJOh0SbR0rJXKZumafrSNOY0futTo03fcvrfep7dI45QqV8T3O7t7Q+e3z4vu3ipCO7BbbVls5lMNpxXUQ/qJbYFLUI1TD9dmzsPAEGmc9Olfcmpl2tra0tnakd9EwZZvlfq1Qo7HqDd0l0BsGjTgY3VUH1fn3Qpg4SlI4I9V0mlPVs5Q21KfE7HhJda124l8N0aIbkDBfnWAdo0GZ6DIlV6QIyyueWs0JNV1ZStNYT+IbehIJkAFaQht7kCeqTT51f3TedAEKbH6bWjn+BE4LO1to/sN0n8kaHlPofEgzgQ0R0j2sfv/nM1gp28waEDi/5lmPC+HjoGg8QfBIb6Ur0zwu7irNoIfHakEV93nxLH8pWUAOzXwEhZVzXYoceeMHV/geP1n4ZumBl3LpBD/tJD5YxhNav23Ehme+RkGFzDK7epTi+8ZxdPUz1yuW2IWKsQtKZzBRCE6ZH+dPXq1U+gyKKnlh5871DcDkLbJyPd+/kjcbvd/t3ngOqnr7k9PhCBmkZahj73VP+EvYzmBV9Tn12HrdvHJvTt9ryvbO3leLsRGPL9BgtsnR/B7byvaQiHjfkcMOIQ0rYnhrfsergHgFKHBf+lIT3D1pSDH8U5gAmmncRpYTp8pgjvVYBMXStimL59g7N1bVAT/NPD03nYa+Rs2RuqmslkQjYOkc1Gb8yCILLrNeaQ6dzm57k0DVnbm4WSIC1rqAcKsrFk9tTQo3HCCMAyTnYNSn3Y6BGU45Ze6Lc5icvE19uhr1WY5YxlcDEijBp1cM9HjRVIiE4/ZTh0MF5iaBP8+3E6vEu+U07RCZobYASQOW1GPWQxZdyLslUMPqZzEBLx8A6cNiS6vuPQWVHZYU/pOPgPxUn3bgaznOt3Y8JIzKrZpCyDHrJadKtCayIVhirLhw5yOlcopOfm0EFWC5srTJDTLS+PXtUEufiuZXzvbZOjme1vMBj2kKk+DhAVlIgEV0YvCNIoPTLilRCigxjQCGIzazFE59uwiUNoty2FgnSDpx20l2/MkkHpJA6IicrwBPTYUmTQIo3Sq/kkp5+BC81XUorE1QztMqVIxvCGLYafsg9JFaeQhyFhMRjsr/6uR47gW2WGqSo+dtEDC6wishllJRGSYf2E21LZaCYqZKIx2Rgm556igxQK23Pp9Nxq+nz6Q4EJwhwEcRQE6TrVUNe9109hE5oc+F8WRbpsQZCR63E0kpMc7vSAQWFti25jGdAmC+3QXwKniLJRDy8hTkMdhn00IiXBaUTl0jK7q0jLeCMkKNIkXIB5xTajHpw679YxwLOMUu8xW7TdI15uvP4I9waiIqDMbsHpqrNUF1kgiKnz2MIev+uZTLue01AHQbR6QZV8JqNmswlVSIZ6YJ+Y9LEMUlhJgyAYsj5vrjBBIJJhBmEOgoI07HGw1zuEZmqdTdFyIUzEIhMkxr/nNEECz/CCEBLGEa1uitYUIWNoRreGECGhCXjHp7w4KEqCLrPZwvyLS6RSWIpA4HP239IsttiB5pWJMIafISEoYt8oPGhDOpwyQYhXTxkjIozUUzpdzdpCCjoCIAROj10Yc/1W806C4FHNAl9e9U3v39fKK8ccdLylc8CLguAexCsnhVAmq2Ygg9Bckph6TSveHDgIABRZLeSYIJjSNz5pDvLjx1c4Y7Hu+rOtSWJfg5DhOOYBXINMEAnMxnJIBzgIhvwMh7F5XpwaRkTeDOMIWRAEH7Z9fn9TQBoeQHOq88IUdtSbzWCAZmptIvRrqcOPHSHB6T9AbciRWY6ZkkRaAteHh2V0pHlBGPZFHv9F2T+JlPMlyjeRYygp/Zj+cTvGXJaZOAiX9da66qoXQ1ay+LHi8OBKrZ1aMfq4kwqyYOMo5GhKCPWooWhrKsVSe5sw/hRdYXpzBdRYpUVvrqAT5Ogn8A9wkB/XZvDQiwYt3lFMHuP/Otmrp19DcD5ueQTHllGiCSISCPTMQ4RH1EGcwhgKRBSl8SzgtfVOS5wKFRs8yzqsB8bPfuzDwUpQaXx9wGq1ms2wKqlRhdgx66jNG56lDByXIsHjBwI0ZlGXkCHA+a33xzvO3bXD+KSovGl40vIK3U1xxjoow53FQAXlnbMwgCFKXA+QJ4YpBANi0GVBQao9BBd81Z8i1EAxusAE4RD5Yh6qrJQ7E0q1ucMc0+M+Pa9aWlmZSW9vf02nMYVQQU7TkLV+FLFxEfDyFMY2nHYhGlUf83+vGRqYkuRSy/16v8t1eOBkO43JopstvZjotLN4MkUdAmOzuQ5x5m47tZwzYsUehPmcNMmMywbBS6M0RGPhrCgt3j8+AAxTqIIXhhisdQ47stC26BwA/epMh5ikBFZ4R0CjvGw243TnzlxBLVUxCJSIjsAkSybg2iyXw7oZZQERw+UOgvCwMP/7QOiQqvImEGTQi6kwr0DNm81EkyGZyWHrmTpA/ePlTBfFr19dX7dnqB65BroN6bq4sUHl2OiCJnSZUZAFA19dd1Cf58J5R+AjJK+OwBUqyHySGgoEERJaBonEaWon/sBiJ8/zHmmIepBIDIEz0LawCMgGoXGZOfb39nGUQR6rD3TyJtN9amU3FdYjjSILFliiAm1znaGxJOllkPdQ806UhGiUHk8v0LGFQ0Q3nTboogGRpZCdPcSk6/nHv9wYcdCq1yfTQyshk8xkQ+5wKYCluhsa0MxLMycAD6++Nd5cv3aiq2tm5l1B2xcuXSxhSTumt7AUUp3UR0tfacsPBTgIYqeCyLQTC0obcxDXFZQOwlozwD4x4GClkZd10L0ZwGH/4zUlBrAqY/DmfSaP6YyVWkwM+kEzKCkQXBLmt4CD4PZuoiTp+MeTesr4YH8lZd5nOIIeRqHS/N/DQi4EROdxa92Ogujb2uu/wsOr1CGyWRW8g2OQk5HF09QN9r3rOnFiff3a+k3jw/UXD0EblEQ7OXmn6fGS6cFcxGTaaRsSL28L/bAXvYuCJFPYQZdjgmUSpekVtHU1rXOqWdcGC1+OgLx91KsIZtSyFWglhGNbXX7YJaLFZkkQLGYy0BSGepN6K8YY2gMVsACSdkjLlZRkIF5JydJaG4cSEo4KUU4htQRBJS7cu/Dvelh+k2rtP0lFcRzleh+IXaCgRCuBSQlJtF5EmUpFzmwFLoIpjlaGrWzNrQW2qGHFlMpRrq3XWmbvzdZWP/RD/W19v+fL5V4etVofSy7Hc8/33vM53+c5kBhuI4+xtYPY6PDe8bmwyIt8hC4DH8WDxXhz8tVzoAMJCVwOKYwcAJMVYPpBEH57JmN0TzPNmFeOQOmEEeKFdyQNIQUxRVywOilLo+jV7cDlq3xHJ72xyt6I6jRwN7opEYE5jJo1LgSTuSa6GehBI2eDFqRURhcCgZ4ikT2d4ZxWpJKFrJVbccRtf3QhBO7SFu2bH3+/Y8eOh1f+sP+svSajBUEVGHgq7zZ3OBNh1A6a8rnAgeeZlU8vi01Lr5ZWijWEpH+8nZsdJD4UFamHzWZrt5nNm250N5ErjW5mhLDdyW04HexlTWABIMBRQF5/nAwRwQMzbBVstS6EJOjNm/uv48LHbpSFyJijrGc5PN0hSEhhhVJ3RLSLXVU62NcGiQ9CVVILE6dkjzisoexCTHUuxGqlWpY611d2nDhxAiihDVNqqyWxlpChLue+tZ6Otd515M1doRyb73A4hC79VXGlVFpqymSM4cVVIkSh61t8ztWygfiQ2K+GBwDMUBS32bgEZQRnDU4OzTK93bEm0gmmIFnmQjxrCetMJlyd4KrL6KMsULU3ouKjQALXrt+cELuJckvZhYxIM9x+uCae6A7FhXjJhWzSivSa3DKKbFVEQoh+ztiEJZs+WhqYhagxdY3F2vzg0WY9FRcV/QA+AKAjp1Sd+X4cXMVvVIQLjuhE/66TR32+4OP9fR5U5WExzOY7tri4GLs59ezHvanPS03x4srnUoARQj4kPRgLh2YLBaKj/F9o4EAOj42NjcKpgy2Juzi9YPyF9agh7Mtw2bm0ug2mNSwlaDW0yec7ERujR2l1ym2d1DACNiYBFqhsb8SyhFGQ0N8lgITrFN0eY2mJbAqmZ9jkI7DChQtadSEOdCHo8RuLpO+doyjOIYNZBbBCmTyuGsSaHVorO+JW4UP3/gQDGi2BWuE06PLycuXkgG0AzqtUYSN4WX/KLt28GdqQ2DjuXetZe2y+0JIuhEKxWCw8VXqz8uLF9EpzfOlWaYoR8u6+lJak9GAuNijVoKXex6GFwSqu00f1DQ9aiiHUEGaHleIthlgzLjIlu53+cC6Xs6dcfjZz8rG9+D1lxyTQj6NgGUNxITbOxiqwbdFgu5kZd1nuoxlzC/bEBE6il9J0h05gFkulNEXWS1ZE2rOpXhRp2F0Wae9h4qh6RUaMqsGULAlVBuv1gwErevV25VQTGiwyWTufaNTm+4cPlfCLa0/iISoVgnXEAodH7YV0Oh3qce2yBtecupQbhMkN3SyVbpZCZdOZiU8/exsHQgKB+xIwUhiM5aRCWlJAV3yDEwtGlngZzie2UP3QHZGAEFptRAiqBcaQLEfeelXu7HEBeL/rbjMtXzM1IPxAMNmbskfFkIotakMnKA+5Hi/Z+kgK0nRGVgdjyO3D5ysvDNmELoRjaTncSxJSrmtlJU1gQ9bOZylC3t15V3UhE60drcNoEPlqD/JI2cJV3v1JxWIBISq0NLbDOcNNXJXVEnS+jT6JoVDYgLvkYb80OzfbEpqaCpWw6Ifojb+C+PcV4B2oCCJW1gr2L91ClDQkBMuDw3euG8nAu+cHUUNoLQ9rFCQbM1KZb2xiYmLserA9MVmuLE5gw+Euge0rIpnM3vA6lRAID4bHJ1m+ThVKdErRnmukGsgQpi5OkXSW9GWEJxeiijxaK3I/ROjQAEnP0ZyRYjjw5a7DdyyWiKWukMXRx6V+ZYLf71AUhDSEUBtjvbg7YKsNfsXKQgdIUm7D09NvQyXAN6SDGDlYLBaXDiaTEATfl8Kz4VhBqsDe8vEDu6hzIvT6BPjsA00fkgQjKYhsuKMoiDuYhtWpAtoinZVbibRokOxNVRZi46g2gqBB3efgKxQ/du+P9ZK9gXo/cWAVqT88CFKaopqLKtKpiiTVOg8d2Cpa07NHGT4IZnD8/Ckek/56aMMsCHnLfOykMKuOEtqdr89TREmLudXV1fyPN7cWv73B563DwWfS0/hPeCCwUexHSrV8X05JdqkuUcKtWTWzwGVrsNp5ASIfVBATVOuaaTVbxJQLTYk2JXAYNQ3opDeq9gYLWQrlk5Vu6Kt3t42Wd7103dgXK4rZbvIq8zxR2kyUzii3IqiurhUJ+1ryRaQUxPl7bjThsG5D2yTF1EEIuxtnXf3Kgn/ycAdiJ6DuXNqfSysizSuPi52fjS8s5PNvV/ABNKC8C356l77dz+RXX85JfAVSavn7YIqXxAZh71hlBYJ+QM1uhgczxqqzjk5UClY5Ckozie7qLKStJiWAKRT0AxQjOBQXwqzYnkqnQ20mB+Z6zO1jc6sDZjPXc52GdCIhWCxESgVe5GpEyrUiLdgBkx57FivKEIY4WPWgD5pE3W8A5UU9ZSE7dz58uBPx5B9PBvIq7PxcPLOayT99QyRosdILdCQPTj/LLGTyC5n7mrukD8sfgUy+gThMogGebTA3EauEmn4Gzg97ZZN716IRrvowhYNb97Sq8EBKMG7UNOyDKeRnBHbrISxk8WpkrZ804qr3bAXSLLaeSRzTYNgOHx3QFZQvG+umIayi3ox/3grNmNNUidxtqhEJhKA4qMFA1X5gDC63y6bOW7CdhzZW/P1JuTIh7YwMUpC/Rj0hs4F8JhMP3Esmk73NVSpybzp5EHDvRz6+kFlYCGhVxL/8XUohIfWMmHX9o+Og/nLUJyIf0DYfjVgsFh/PD81H0UEGMYk+NR91KoC/jgz55yvfsTsjQU83YA6gMmI+dXj0Dmz2WaJBHrCGjb5m/byTuvI8ZyWJQR6rk3SJo1mrREZGxPU1ImEs+CBxdGnNXvtiAYrwRRpD369XItwKH/r/IGQOTVbmwNtpmPtkr4aR5IXbyMf0yzwUgFfj8cu8Fn4e0fAgMrfZnNilW7+eRwZFOm3WpROx/y640rMraMXmXUcYeBEas4+5Lu4IQcQGkXWCCJ/GUc1wWcIQSYA++3W85MpCV/Zugh6HFnAIkr4fm8UakTMNREpZEqeIxkdNDOh9eL/Q6GW7Ln3l+tFmqYw8+Wc+QIyo4Fcz5/viNAzG8WiCqUqHe7GNylH3yr3y3WSi4nwj7ZvhQB1b/FFFnC9uHmUgA61YPT1QJ4pOQbHOw4Md7oVv7l4oh+P+M/tk69q1TlI39T5lIQ1N0+TbJ8/SJr0qLX94+BS8CCgCknj2caT7tds5darTfv/wZPUhdFlSU/KB9zvRm8abd5k5COM6rxYYgD0JIojHRqnNg0P4zZGBjN6+fxCSws3BS7jJS5Cod8hBHeN0kx/Ks9Fh+RiQ9k4vUvf3+TmQn49H9dEVTLGPBskViWciZ01FgUhMoD2HG0iy9OFkb7W6+mMTFAFJdgOX218f3XIFaW8ecx2IS3UJsvkZ+S/yLiTrRankQif/btNxhPqJAcIJkaxAAgdKgPTAIcQq5INJfly0yGn5oKrTwMU0Grn1VzmCBMFAxEKAPR/VLz+eb10/0Gq7CoAkLp1bLqc6nXbrwFavWv1Ura4ug4VMELWQfgP9EWUkCrYSBKOdher1WSSRQKIEpwtLQfR8qlFnzH1oI1utdvsWp+1GINwssn1Ht5aWtr4/X5Z+QWi+ycZgo4xRfMiDN2hnIPIGNrRsCZOGGn9FPC4ppXdm0Nh1CCSgUjmj1ZlhMFmulyq24zhrNjVNs6QYsiyzw/sYk1MSpXB8aJsootwfbKTQH0DCa2P/nwlkk1mxwg8F7VRVxsN2YfNdh4fCfseo5/PUQ6VSU9cMF1Y3atd2Pbu861zN1eK2YdSHqRpt6rpOo6Agp7e3eXXi8yCVnfXGno99ZPvb/aTQuVoqwZPzSQGlIHwtfF2TL0heVekIJce1QdrCwnmDla9dfvlsf0ZjjBlDNKQ36RTCHqSM5/KlhQrCMfOTeQkyGAhUAuOkYyfxhFsfUsDEskjsStNMzXbyhAIkp7gRxOMaQ7VFp+fcqGXO37593hXjBJcPAo4UCKKClLN4Lq3S7WYzsXIoJXO9NBdFypnBtkB7Kkl7TSU4OtWhkAhbCC79xlulxorAy3nCN6ryBB4ssAu1c896V4q1t63Fx5Zl8HRQiwew4wcQ/p2uvxvTQhS3P15X0DxIJ/uDvoiJnF5ziF9vXBx79bCcivk7T+SfkRAvg0rGDavJ7G2rurqC3p6znbutu9YhjP49OLa0pqkQNBtkXHg/LSLc6eLK5BRf4j9HEef18agbVHJozAnGtD3HelfzTy6+WNm8v1J0BcnMXZP5u2hCZnXrCcvvtcRMiSRRAKz638jAov0GOf75NYleSgP51GWmLd9BdXbNtu3KvQI/+T9XBM86eohPohC3dJwOrf0cDQ4LWPQM8K2H4ySikqIGJNWYq8gCk+XHi4uX7l2Ccee3L2gWrMKOG1j/FcbNmJs2NvwJTUUXAlUl+XAAAAAASUVORK5CYII=\" />\r\n\r\nWe just had our 16th birthday, and to celebrate, we’re offering you massive discounts on all paid plans. Save <strong>up to 70%</strong> when you purchase a new plan or upgrade TODAY!\r\n<br><br>\r\nPlus, we have a <strong>sweet giveaway</strong> with 3 prizes including a <strong>Pixel 7 Pro, Pixel Tablet and Pixel Buds Pro</strong>!\r\n<br><br>\r\nHurry, this deal won\'t last long, check it out TODAY!','success','[\"4-x\",\"lite\"]',766,NULL,'2023-06-27 12:55:16','2023-06-30 00:00:00','Get AIOSEO Pro NOW! (70% OFF)','https://aioseo.com/happy-birthday-aioseo/?utm_source=WordPress&utm_campaign=16th-birthday-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW! (70% OFF)','Enter Pixel Giveaway!','https://aioseo.com/happy-birthday-aioseo/?utm_source=WordPress&utm_campaign=16th-birthday-sale-v4-lite&utm_medium=plugin-notification&utm_content=Enter Pixel Giveaway!',0,0,'2023-06-28 05:05:48','2023-06-29 13:56:00'),(29,'64a3432fd17e1',NULL,'? [New] Advanced SEO Tracking with SEO Revisions & Google Updates Integration','Track the changes you make to your content and see how it <strong>connects to changes in your search rankings</strong>.\r\n<br><br>\r\nPlus, see <strong>Google Updates on a timeline in Search Statistics</strong>, so you know how they impact your SEO.\r\n<br><br>\r\nWe’ve also added many more new features to version 4.4.0 of AIOSEO. <strong>Upgrade today!</strong>','success','[\"4-x\",\"lite\"]',801,NULL,'2023-09-19 21:26:06',NULL,'Learn More','https://aioseo.com/announcing-seo-revisions-and-google-updates-integration/?utm_source=WordPress&utm_campaign=seo-revisions-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=seo-revisions-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',1,0,'2023-07-03 21:52:47','2024-08-22 14:33:50'),(30,'64c080c5a1298',NULL,'NEW: Announcing the AIOSEO Analyzer Chrome extension!  ?','Speed up content reviews and technical SEO checks. This new free tool is designed for you!\r\n<br><br>\r\nAIOSEO Analyzer gives you a big-picture view of your SEO, bringing problem areas into sharp focus. It works on both unpublished <em>and</em> published pages.\r\n<br><br>\r\nAnd it’s <strong>100% free!</strong> Download it today from the Chrome Web Store. And take it for a test drive!','success','[\"4-x\"]',809,NULL,'2023-11-25 04:17:13',NULL,'Learn More','https://aioseo.com/announcing-all-in-one-analyzer-by-aioseo/?utm_source=WordPress&utm_campaign=chrome-extension-v4&utm_medium=plugin-notification&utm_content=Learn%20More','Download','https://aioseo.com/announcing-all-in-one-analyzer-by-aioseo/?utm_source=WordPress&utm_campaign=chrome-extension-v4&utm_medium=plugin-notification&utm_content=Download',1,0,'2023-07-26 02:11:17','2024-08-22 14:33:50'),(31,'64c45b9b3ea0e',NULL,'?? Embrace the summer vibes with our scorching HOT Summer Sale! ??','<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA0CAMAAACTm56yAAABp1BMVEWaw//D2/////+92P/K3/+uz/+gx/+myv/T5f+31f/7wCPu9f6Uqsv4+/4ANcqasM+1zvOIo8sASswAP8oBU83b6f/pefrk7//c4fOSvfyoxvOrwOVPdtHI0O2NqM9iicyRx//T2vEAKcgsYs1Wfsrh5/SAncoAAcWeAKnAzO2DrOyHn96dvvSZuec1Z9GvyOzm6/jN1u+TsdxFcMujJLChGa5YgNhuj8wTU8wAGMj/VAGIsvLX3+qesOJ5k9t3l8uPuPa8x+2mtuXQ4Ppghts4bMptidgkV86ku916o+uUqOAXXs75aDev2P/D0/r+YwXq7fIAAAPrcfq1wer8uwCivupsl+aBo9VAcNTFrM13ouGbpf7/SADWZOYDX8ufuf9rmNjUmKq6yeD7wzaOcf3nhfrfi5DlhYP9WyTATc+tM7x6krb/lwf8pCeUi/3fofq2tOKxltvtemyCU/3/8uDJx93UrsFke6D9oXuxec5EU3D8eiv/NADLwfzlztv94bSXmqH8p5EQFj7+eAWvl/7stqv804dca4d3N/xzAPw0OlEAAKNEMhHk6h5YAAAVsklEQVR42uSXwWvbMBTGv0TWc5wy6KWU14s1yElrLz1Gg5ndAobsUkZMDjaDJLAGSi495DLIbeyPXpSIyk1tmiahbbafbD09W8FEH5+ejQPBICkj0XiEkKG9878imx8k3ohQCi+DP60mhK34B5XjoHnGeAtktBZCrINnNY5CbAXZcyMcOSfNEK+PFF4GGwPvDxdrXeLXngGTINGMTMNkgF5mxk05Vmm40WwwDoMqCoVtCN3qe/x29ZALiTp0giyH6SSIM9IxI++RzhmxpiwGd5YhB2sGjtAy4SH2LLXqLtP0cj1CFRRIZw+vg1PC52WiJ75IErviSWygNThBNYZhenYW5TkSjSPjpCnZsoccg0Ipa5But7DR5lX1Nwrh7CGemMMdfrzqCB6Tgzs9Mgbbk5iVj/IMfCzl//vHZvPk/PysJeQeggxHN0rd9fuT/lelborhWNW+EsmyOzbZlEqE7nd5RjrDrmhNWQesE7x/sl+fGyRa5x+WulztLEi/mw7UaDiZDEdqkHa7I4UavB6rzgnjj3K0tZ4Mko6BTvYpBkQAg22JyfDOIRMbMDOis29/7ncWJO0PZ+livljMZ8NuWi+ILC+5I3CxoohEwUUO7COGtyZAgF6/BDAeeHdfPETugZx8+X2/s0Mm89tp23I7TSdekDp/eF3c1lVRV0Tj6mLZE+ig/5Y1I+69eIGlxOtCAPHPT/RSMSx33f60/aNtWYbpfDhSlko9RKOe8m1xfbpKAoED4t/W8rh85VnCVivEjoQRYSuo2i30/HxyDcVsPB4V40X7EbezQVGMZgMFUKnJqk3KJ8FDDE6vSyU/AuhgDevTikKmw8TuwjMNJAR2faQMQmw3czN3V2qn+8Ea+sublXA1DQTh0DZZakhKjtpSe0hbaltDrQq9UBAFawUvVEQr1qOIeADetz6fPI9/7ezslo2tvufz+nKw++1kN8y3s7MB2FnVarWroEeXIleBnY90TZRuNXx4YkFwPt++i7BQuYWS/+IHnuLuaQg/IhnBZXJDNLiY3xnzlwNE6Vm0ftFcUaBGAd8e83fmd/TgwZ352uXdaMKNJcnLBOiNkdNwebkag4P09H3X7iUyXcGJsh3DBPoURcnF8RoB421e+p4XUJC6fl1xu07pgNVkmeDQnBJddo8r3N7LK/8Wkrv8qHbn/o5evL66imbCUBZOdknydmNjZWVj4y1UWR7fx9QQgD25qmma6p+QqPP7VFUdXESVfVB0GqA0/Dy2eIT7rB9qEWoAfAj4CaXDh+DBIXyMAYjQRF6Sw1ih32Lc9RzQc5AOHYpMEMIpElT7GxPbZTXYmIAHxMgIHBf4/wXqGMJekSib82LBErh1f34TGl0gXQsVIvdybYFheRPS94F9PmjrQsjDsavQIERSoXR4DxQlokFxMlnIU0o1zUU6iuSlpkfRIET5OWtGorwfu9iTahDVI6BF9UK/qAbzje23JuDwjtXewhHCuH58ZkYifCjVtkpDBJtkjwsjllkCo78PGLjV6uJ4sIMkcO6+ff/WDwS5sCrRVtGNv68X5+9m13YCVnauZbMPvX2DnBfCCT0AM9WGIoMK2nHLasjo4mLBtBzapi4ll+iAzN17datBwBRsZ5Jzkgzu6vCLXk3I4Qnbpl1kRQqoLx0hqAnrikMtWBOk43Rtsjo3RJg4nphlFpi91Mf7wft5y1qiryMupiiFIOjphmiFpq46R7NF2s2u5yTZ6wv2y7hMbq7ewe+PHnxc3XQ9pcjcyW5M382OoSDLUBjLPhT7Xh/cseINegSmq/WJPpyV5lzeGfJBcdiyr532oOP1Qt4hko+pY9l5B3jApJ7KR5AHHNfri8c87i51c0YIhMG3JHF3hVz0SaCBk5Dbm0zlHW5wNFkpOY5C24Ie9wO6PeM4HT2EgxU8BCEY99HdwqutJj2bX9e7npM8wRCNb1mK3DhTO8ME6N1onbmxSygi/h0l8DI7lr27sHN5LTs+Bkd2GpuZITdHP+6fLB3VYNbt1ytR6s6YXkllMqPoD92cPeRBL1VT5TgGECpWn5rivF7hPMbTXILSai6Wo5iOmtWTVM5Ybn8RzWNJsyETAJvw54/PTKNOujmJHBuqXo4T1udxy04YBjpIpSvVNHYcO1+wzLJxifxFKATUaDZbyuOv7a4mqRPIl2uwx/qZILDPqt0gHLK39xPw7TJExsuNtfHxsbFxuGVfMt59D1E9LF2/FmZCHByhKlTrUSPjqDj/rbLGpiQVhM/SYcuczcTVbUEGhhgfNs25zFlK7tGtaxSz0bkY1HNQn82hIHq9MgXvC/Mfc46ZnMWslaynDxACRayAIBHFiynKtKcMaGH6aKU9uokdH4ymDeD/EDIRaLWbrVNkvbX+9XFb6RUE8eTDHfibyY8FeVCrnVm9TDj8Xf9+gsu7sbCysOJ5lx1HRUCQsWluhQcasRReTwQOFcMjk7pe5rOyPGD4cW0yrRN8rYFpCxzifLISndrFykeTMIUHWTln2akA9VvUrJcH4gDDQIFO6qm0kVEhCnPJysF7EecSm/8ze1KJgXBxJBzVzYTh8PS/K1lJGBEFahC0dipjjMpExugp2vVUhncMXQP/R5Add6UNSjTX24+3tpq9EcKhPV39+ZIFcigiQOCAUxze0ysLOxc23q0sr90dz4IksGZtAk0bxUG9UpyspgMB40opVbADfFYagQD1x7Bp2odcXipycUCEKc6Dh9PGCBdHr8zexNQNkWJk0GkBFRNQpWwYZ9nalI6POteHMPcPl5KJAeP64lIqVchkLmqdLu204ZAQkztqGA4IogRZDM8a24hHfksQ6Ize4Yw/xxKnW1++fHkMaDc5xXkhCECTLz/CpH7r1vd7rQsvQA6ZgwviPpggy9ns8srOnaBJFjTJPuwWje+Ihk9OxU/3+f0B4xCblYWBgV0qVUE3o2rHS/WD4Gyeu+1EnPP7k3UUgS1fdvoQhEFsj34NklDEkWVM/SO2WckYBzAmaE44AK/Mgk3L7S1fgpoD7s0M826GdRME4SnETFDHg1dYMFuzBus4ApA5COkUfukk3DR+7h4jONbbW+tf2o/bWy3BYbPkEVCVVdz2XgB8t+29raAxO/zeXpwGIcbH2TaLajKWpYJ0obPTKe474vf1nTAwhSTNdGBgUGPb2JMuL3ENtKiVSpzo8KaVPsvftQRrHS2r4fDI2bOqFmwMkSBPTsbUfo8G1jQnjNJX7ww9cjEv++U4xBJWMUWBIKOYQlKYQqi5X3N1fKwhcWfhsV369RNu9869wifFw01YsdabW+0WpzhNBRF49+Y1yLHj0/v3n9ySPLj67BT2hpeXQfi73wcRskz3VndRD7b57RUEkwgiN9fwDu5T2awsBwK4/41aVoy3h80qZg024QvlQx3eTh4WXxN2XPMIFC2rFMINAWwCbrLYMg/GURDZvz30UTsvOxdHi1S6HHZpRY3RfqqfbqYMpp/P40Ksai+K33703sWu8HDXesVAOJ/PnTsgwopf61tNudUSZoRHiBvfKLOy3qaBIIxZV3hlx64vbOVUbkogJK1ICaQNaZNSSFMo5SjnAxLwgDjFTTklQII/zezs2k7ithJf3NqenezG8+3M7Kzf33167ddrzPG/kBEMYJ/ObmwDIwJkCtRzyewHtto9fexeyMjVzyQOJbBLqrpGFDErTWPe5SmkGDSX9XRg6yYsi80rgdEdriIyTmqyCrFbWO7rO/NlkWScbtYUsSYcula9yC2ecGpsqKG9EK6601wdPS3EEhSgMxHebf2GsPZfyP7ZgoAVw51nR2KyaUJen738Nbj+eg24YAEMqpC7j8Mv0DghqzPk5TFcW2HMQjzcJHFQKjfRuI1i+7bHqhHbKmradWasbd1exqnPmtFXEgkmhrSxHsgT1jbK0f5nhp0pu11CPR80sb8zFiRxLQz9pKmKcHhuRsWZv4KOqQ8q65xJ0M+iMioi+DrwdnKMAnNr68+7yknMJgciovDH1u+DFOKERPj5E0+CEcTTjY2NV5dvjfZxEIkonaS0zTwkilmw5IqTQYlMSFLr8PK72ABCWCIPU4jOrD23hLUdSnxeeixg9kdr91SUi+TDuC1nOLaHVjvI99w/HKukZc3rIuZTiDbaFV5o7qwicw3cjlkr1LvrIgZ2NQwsFBdlGURzxbKdCqYWAXoSAtDWj4/vVhWJUOj6IByhrvrnx9bHfX2KBmalMULi+Prr6+vXr69c8TOzvdn9IlYyKakyCVzknuAj5iCy56mbJ4gkJR/wpx+WsWawcoa2KnZImGR5OUw0VpBksPxrhTHdVvl87h7G6q3gDIrF4qBUKvlCAzPJBQfmOxpS8jwP1kqUnmxifrLT4x7ACHmDJStPIQAZNzirhfui4xznNbKh+REm/Tdcc3gKPYAPqgC334APGm9i1J4I+VDkGCEHwZsZ7R2xJHozSTwXpB9gCyuIWVePfo7FNQwz/RMSdcesUrPPdI15Fc1srzE73A8IUYd4X7csgz34TpBVEukdLKNtax1j34W6aWgMpiHsjN1Yw0XgQ2PPraLD9OHhPYyB6Inh3uFyoYhlTsq+kNayaDkXf099IWtoHJBa6Nh0pjT55MfvsFrwJNFE8cAr1JRcHOLbD8EHRfNJ+E6CMJVk5CAy+Q9CACoJhptyD5z9KiGMkWMQs7h/fN5zheUXqn0qJ3jAX+PJvZAzM2gXW0+xQFFtqcHOYI3t4ELuxvKvvSPk29VLmIstq8k4rrYdrNug2mR6idRak5u5bgJF+IsTqAe5XMaW6hoIItQKZ7roitV2yTTRbCruQLYHrNxEUrLzIEXbhVY4+WCsF1VGDihnDU9U8QKFbyeJkBJZViLIEkU5DfrF60PKFL68//7+J/v//f33L9/h5guKgRCOifRx86SE099j4pdQER67d/Xq0eebZO8lb7N23WMzszG0bBNn13ZtvcxT7QXLRxrqjWCFm+JZf1CG80ogb9SrK3zxhTGv0etlOh3fWz0nJnYVeMSXKEWWECgDpore8ikcuqnbGTjll1ZWllJ8blhZ/G29OdaRunmeMLHf6zU7nbK3eZzzMAlghFJFnaJEAK5kL6KrMcNtB3QoY1iFY16GpikcmpnE6O3u7qPeqLexe3b30ejNq91dqEEANM4HTUbmVrDhxcsPL59/5nTEQ1aEZf1C0Zh8t2Tpy7wYcRpCRYfijrnSIrtt6Y4vCnR7jm+15yaqEGd4w+PmRQfI6M6iIeZcOBAO0K5hZq+2h6W/HVyN6cBwhG1kNESzsHOc7g1m97GepRlBB4FIFcENTCcp01idBTeJETJ5S0ZvL78d4WljY240wlsyrhBCmr8ZmltRJUoOApUn3i9ccCpaJyADDmDIfsAmLrSUmWgOiggfzrD2WhKRq8PWu01Q9LEL/RJ+GQH6tp5WQbHP1gBwLltWKSBEGbPamo7dwi+oa8YT6BKoLfTwN3BASFsav10q6H1C4wiNr46bnoAfeON0JBTBB7hHHC7Gnv0JQbx5A3wQOvtq9+cIzqO5N5OMBUhO2NtNMEZcVyjEgbkcARu9jtM1tMhFGstg/oqKE7w4KONEtqxFXgRYeRaB7DNFJDDtcM+o2egoEce2fYkXmsXFDneptJnkzxp5Zz5tozuUHQc2CLRsme+mTb0H9qeqkOPgC3uDEDoenlzKl1UTbkO4phLHamoVz5LoCw4SJ4RQoIF7yhy/AFGcECnZpdIkIzKF7K7K+1FCZRXQaF5y2s6gYhhaSvJQkl8qoqTj5zNFiERv/Hy+1rYco5z3U7ZuZcr5Zr1g5x5wuaWBYs+x9QdX/ADlTF0vLDWa/qW2XTdTZehpp+BUUoQ/KFVwoExNh/34Ztn319r2AHJ1Uinn4StOxvfzAv4KlEONqOM5y7ZMbZ0biwDGTAcHF0gB46qH3EbuIZT35MPdPCWuJKbCl2aUHJq2GxGYu0UOwrTdYWow93BVTwlE8Z6vL+5Y+rDU1QxNW2eSmVqubulOaREk5vzxVr9V0rT5Ezda6YWuYd682Oqnc9nKcr/fSme17Ikb6UDeSpc0s3aj31pgSA/gHVLWvHmj1V+AmZ/EDtLmOg6Lf/Rkrm7rdRhaq+Ra0G0FZgQhM0xzsFg604eeEIP0Qs7MgYLoGG41LYVdRP/wg4fgRo6IiOhwI2Mqe8CFT8gIUOapYDvwEEInPuOX8Bf/IBaTUsze3D0kVwXsR4phmppmGAZ7RsQpM5Sg+VIacx1C1hlnsyCAFmNWyImQn2JyuEA5B9waIJc32RUVioYwGgPVKjiQhkPPGkKNa5pZknwCrWFfsyANYOBA0yzQ6ISN3iQZbF7S0ISyuwcfpzbdkBoSRDpVPkT2gyTHjD6xvooD3ONfuVbPGzcMQ0HrAZVxOFQdjCvuhqJDC3Qw1PoPZPCSKWiGg9E1a9YGKTJ1yf+uRetE5XhSPhB0yZMRio+UmeMLbSQI5voEWzy5e798RncgfOhRoPyi2LxrWZhFMxeIyLtFMFauZZ79gNnjBHyLceMDkU9xe74knTsWgWVlsNbY3s6/WvKdwh1YcPb4jHkUbZvNyO8/9w+eICQqZDs/dsnJDhcFIQCnA/1AVHgozePR8aYI53c773JmJoRxM/hWwUaiZSO+JHKeIMUlQZVuVbANJYLZf9o779ziugR2KyD+0mV63P+6MTnsEZQ460YLogHg9Nz02/LoGNuZOoivnGCIl1ixNT5BeAYzupDscz5VmPYgEHuCUx/iUOX67sNqvVrlLf143Eh7AuffZD74lAhCpYVjJlzt0GI2xVMB9Kx1QHL563FA4hI7WS76KqBc5QdsnZkGIujzhbvt5r8y/mxydPHmSU2r0Y1uVHpEQbKTFCFEDIrFdpJaEtLWqBTeiPNfYJ4bB2i7Rz8QIMEa4G4vL//eBE3W/L/DdukaYCNgFUafPbDWx4IcgGLNrLojHEXwIEs7KgU5DU0TNMVQCaAKdCENnNoCcAO53kC4apXd9d3d9VVniVU0TNoaOjeIs2q0ILrHkcMDa0Bne+RNOQIyg1qKBgoM9KXSKjmopuZk9EWTydHeoCyKNMm8MwwJ2Souxm6TBmTTKEHyJlbBmqgfrHIHlDxCgeotEx5iUBgnSSiOEggqnTnJyFkmEN7wzgGxbrBI59MRFgSC5WEFO1pYvngxxsV85qFYxReIEgRPBMFPofyrgGRXC4rD7aidp1qZerr4mhkm67aADd2v5lNa8trAQYMkC+yFjETHLxAtCD1tWes9V36VJZtKkJcY1M6jVqaWLr5mELrovxrTG1jLTOl7TGAdDlOBeEV0Fj8awQab5uUT0ntr8UZhJm97DzypAfmERHvwB79qcmyaFwtiMbk3q0eA7QfrB4K1j8oxZu8QXpvVmvH96kuj8EJBDN7ufKROXwwwZ77aB3lWpefWpnkW/gEi/Ys9OOQIJQAAAABJRU5ErkJggg==\" />\r\n\r\nIt\'s time to turn up the heat and celebrate the season in style. Whether you\'re a long-time user or a brand-new one, we\'ve got something special for you!\r\n<br><br>\r\nIn honor of summer, we\'re offering you sensational discounts on all paid plans. Save up to a refreshing 70% when you snag a new plan or upgrade TODAY!\r\n<br><br>\r\nBut don\'t lounge around too long under the sun – this irresistible offer won\'t last forever! So, hurry and dive into our Summer Sale before it\'s gone. Your special deal awaits!\r\n','success','[\"4-x\",\"lite\"]',827,NULL,'2023-07-28 18:10:46','2023-08-04 00:00:00','Get AIOSEO Pro NOW! (70% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=summer-sale-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade Your AIOSEO Plan NOW! (70% OFF)',NULL,NULL,0,0,'2023-07-29 00:21:47','2023-08-03 10:03:34'),(32,'64e878c0b428a',NULL,'[New] Improved Crawling and Indexing with AIOSEO 4.4.4 ?','Improve your site’s crawlability and indexability with our improved robots.txt editor. With new directives and advanced functionality, ranking your site on search engines just became easier.\r\n<br><br>\r\nWe’ve also added many more new features to version 4.4.4 of AIOSEO. Check out our announcement for more information.\r\n<br><br>\r\nUpgrade to AIOSEO 4.4.4 today!','success','[\"4-x\",\"lite\"]',832,NULL,'2023-11-25 04:17:13',NULL,'Learn More','https://aioseo.com/greater-robots-txt-file-customization-for-improved-crawlability/?utm_source=WordPress&utm_campaign=robots-editor-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Upgrade to Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=robots-editor-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade%20to%20Pro',1,0,'2023-08-25 09:47:44','2024-08-22 14:33:50'),(33,'64f7a49ee1d8b',NULL,'Flash Sale: Get Up To 70% Off AIOSEO This Labor Day ?','At AIOSEO, we want to celebrate your hard work by offering you the best WordPress SEO plugin at <strong><em>ridiculously low prices</em></strong>.\r\n<br><br>\r\nWe’re offering <strong>up to 70% off</strong> AIOSEO for a new purchase or upgrade.\r\n<br><br>\r\nBut this is just a one-day sale, so you better ACT FAST!','success','[\"lite\"]',840,NULL,'2023-09-04 21:39:37','2023-09-06 00:00:00','Get AIOSEO Pro NOW! (70% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=summer-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW! (70% OFF)',NULL,NULL,0,0,'2023-09-05 21:58:54','2023-09-05 21:58:54'),(34,'650c8abd7bc53',NULL,'[New] TruSEO Highlighter: Instantly locate readability issues! ?','On-page SEO just got easier with our new TruSEO Highlighter! ? Turn on the highlighter to instantly find readability issues on a page. ?\r\n<br><br>\r\nThis is our most requested feature! With TruSEO highlighter, you’ll instantly find readability issues flagged by AIOSEO.\r\n<br><br>\r\nUpdate to <strong>AIOSEO 4.4.6 TODAY</strong> to simplify SEO & get traction.','success','[\"4-x\",\"lite\"]',848,NULL,'2023-11-25 04:17:13',NULL,'Learn More','https://aioseo.com/announcing-truseo-highlighter/?utm_source=WordPress&utm_campaign=truseo-highlighter-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Upgrade to Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=truseo-highlighter-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade%20to%20Pro',1,0,'2023-09-21 18:26:05','2024-08-22 14:33:50'),(35,'65300f3e7c9a3',NULL,'Elevate Your SEO Strategy: Meet Cornerstone Content in AIOSEO 4.4.8! ??','Introducing Cornerstone Content – your secret weapon to boost search rankings and dominate your niche. ?\r\n<br><br>\r\nBuild <em>authority & expertise</em>, improve <em>crawling and indexing</em>, supercharge your <em>semantic SEO</em>, and more with this game-changing addition in <strong>AIOSEO 4.4.8</strong>.\r\n<br><br>\r\n???? Upgrade today or click to Learn more!\r\n','success','[\"4-x\",\"lite\"]',860,NULL,'2023-11-25 04:17:13',NULL,'Learn More','https://aioseo.com/new-supercharge-your-seo-and-content-strategy-with-cornerstone-content/?utm_source=WordPress&utm_campaign=cornerstone-content-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Upgrade to Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=cornerstone-content-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade%20to%20Pro',1,0,'2023-10-18 17:00:46','2024-08-22 14:33:50'),(36,'6547a196a77f7',NULL,'Black Friday’s Here ?: HUGE Sale [Up To 70% Off] + Giveaway!','<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAADICAMAAADxy0fQAAAB1FBMVEUAMH0AN48APp8AFT8AKGYAHE0AIVrk49/////z8u1KS0w7PTwmJiYBAQFYWVpqbGwVO4nW1dEAAHYwMTGOkJCChYYSMXSipaZhY2N4e3309fkAAYyvsbDLzMoANJkqSZmYm5u7vLoTIUgUFBMYQpcWMGgAAYGunIqut9AAATBxdHW3vtShnpk2S43IuKd0hLLn6vGBj7UAAmGapMIqQ4oAAlLFw73f4+zCyNoAG4GLk7LK0ODTwa1DXJvU2ea7ta0AAkAAJ4zZybesp6EAGJDArpxLZqa4ppVmeKmNmr9ZbaEAKJcCAhmirct8eHPrdTz4g0Q3P1bn08IaKVTw4tGViX5JV3X0mW4tKU4ySXfxYgNYZ34fNHjmZiUlHkQZGT9Wc7BDR2P98t7SeD6ukv5pdIssOWuEuP/yyKlfi87pfbbsrpD6nCZRTZ7ghl1GPjeHER5qXblMPQyUWUKPcPmxaD56q/ZxQn9gN0DKlHtum+KBbdZ7ZFmdhO7IfVyqMUpLCg+m6zDIbqV6skN2NVYecUZVZhV9TToj1/IPRGO/UhTJbOGLT6uSUoSlb1sKQSoXq8euYZealhV9bg4MeZbxPFlunlDwfv1wmBEps3JWhFuT0z9ElHAMAABOSElEQVR42tSZP2sbQRDF73Qnd5u4CMJuUiyoGLDxBwgOAYNJcWksFxYJtiwUGxUq1MhBwqhxl7QiXzfn4VbvVqO5PzolkNm986wEwt6f3rybddDaIcJdItiYfzlijChqZ/M/iGIgYX4gTfP32UwvTF4pOOTURi4V0eGLb27EgTbBIxsNw0b/IIJSNbh76OmjlU2ETiPYBkVXSZhLMRkEuMiI5T0N8GjOhKId4jaqF0GJQLI7J5BKnkHL6aRVxMSnwoOnzB2JLJMaQcaTtSBxxDl94GoWpO763d4oBlUFAoVkTBgF2DCSii4SYr9lAImiG3ARpsF3IGEejGIP+ki684HZ+s5dikMhUr/OBWU4QqcTDC/YPXikoSKRzgFRiKHCisHCFwi0seHpbd4S8GggFOopQFIWL7cKDfP0+5eRb9YHAh6oXfAQvpxAspoFUy/0EMDhSw0mgwlllHsI6lfM0kgSAoomkZDCY7laKkCSp59P+wHCBGAhPDFyQkDKKlF4BDyyJJu6QkLdPCSZDjwkXnOBPiJ7ftptG0PQyb4jBbJaakXLUFSrmpV7iLQQmHnLseC6VWQegAGF6DbiM9EI+YyAxFE54K/16eNsNh9fdk3OTZqF1MiP1epFIVKEQ7AqAgJthLIhgS5yWEqZMIlDTpwQijxEEuvAOzjgIsABNAe8/2bwyDEbqDvTuL+4fSVSD4glY6Kulb9FUPJ4hVR6CEiAii6QYJ2gCQk1PTAv+Z7fjCABhuwHGkIaz+bz+SxF0jd2m5NYSqg5keUyqhXGTqaL54nBC2QrKUTYB9PwSbRcqkeAFgQlCwrxpbK9gnU0C1EU4lqPfjdqd/uX4zH/wZIIHb2zn5pXrZoxeR6lsSC3pvuHxBYBgTrkk9a67QCDcg+BmcPToRCfQghQQiSFCgGaVx48+dmIjEmsoMFhzcnwTXKzCwXKE7mtU6/MZDR6Xkyn05574fvoyz3ZspLleQhaddYEX7xGxSr3kLypw0NABUugEB6CFInD4dgcuMMSLs62ZyNSrJWuriOqbSMSbi0gp4vJQ0SG1i+cffzw1dioYh/iYISeQPjiHHeFhecdWxqRbRiAbCMkjtjzEJ7ukaqsZbbmYnhidhFI0puNza5IiIzvXPbsM8FDVBboQ6AUJsKX+wEcLR0KDP0wK1pCE1jghiisV75CmEfbG8o32tLJ8OqG7Cal81k/KXkIIzse7ApEfi4Z/qwaZ1n+IvScvMWZqhEUKy9DCMvweXAm972Ds5QYnTo6dL4JKj4YSxfDYykQehj0KNs2UuuZSaqpwVbiU9yHwD+kQhgAWhD/yERQEUcmPDgVpoGlkEfoq4JzYAELjgPedcAAHxn0FjmCzDo5PgKw+mFOx5GpfsJY8f8hMPhMHNh2xgIS1U57xQmJh8XvC6WvSxRIOt9eF0CBqTXoloqPNU6G12+TXYlwXzrvm6pIyk1d4vDP332HR9XSQUAXoeohoKWFrxY0I/EfVs3otWkoCuONraMg1RBFNBcaCPHSWGdbK7QxJCQaSls7VBSpIJ1uU5hsiIiuOPaigg/qq/67npwkO423Sdzqlxlz266D8+t3v3tus0YTlpAiy7d79dx++sKTra0n1/OIFNQaWtKPu88mtcnqQMggQr5TeNO0RXCWi4hQz55IMAhdCRFCKPBIOaQi78OEJTiDjhNreuUmEDmfkQPFPYi+C0QAyeA1OXEFIEiBEoUEhRemLjpnhUh8lkNBnbO/McSRwCjDIeSP52vvdvbP6mkKBOY0rYM5MW882bpr5hCZeV7enPUMkIBeQJexChAiYsAhJUiMcJzMVHANSt3jIBsoWZZQckrIBlBYnFvwf9536lKGPYR9k3SCVPYPb4dlRwAClwIa+tIHp+Xapa2tSxM9yx7e+wfvc1Okdm2w++nT+qS8AhDCUQ+V4MAhooABoPCDIPAluEhkSIwzxjkLgAU0HHxRvhwS4oo0GA7HtxUF0EjCUdiJEA2isvAN7lp6oipcZJE8L4NT2DveywOyt7edsZtFPYZp0ngVh9TpDBRIQMFngTMcDp2A+RGSumEwqdWw+3ZzNGZMkn1t1B0dqzu2AAEfN9tqtVpt91vcknM3qyS6IBSkRYdQE3KNGnQhRvJNMp9nJvujq7AWywXineKrD1GbZs3MBaIFzXav12s3gmjIRj1Qh2nAg2ldN6ys6m5oDInAY51eNZJqt7jGx/AC0pCvW36DHuo7ym1yxFKTCKoQDZFKqLj0Qp4LDbtQ1odQ1c2s/a6cWnsf9vbee5vl1TWrvfwxzQOi3R+oUXm1+wYCaYSjLtPOGGzUriZSu0wyAAjrhgMQ/lYzBUSt2nzdl+1FQu0xEEFJBf6QCIGYIRTs2BJm0SAiS4F8ePjgmzc78coWQGzv7c292X/gMZl+//0jFwjbCCsJVR0xIxmHA81ANFhuPDeYIWmshQMUMOkZaYd0lXVuI75mtereacNr2w6XRW8gAYKRYRKiQ3c2UAsi9IVJzGeV2Js/ePiBLFIoIjmnCDmVCK0OPPQ8IMZ9txrJvg9DAuKgFyI7xNUGIoGNH/tmo9kLn3J8C4GoNqo/LnHk21akRtO5ZYfQbFhtLY8RJFPUEAqxskbxQVToIIkhO9tGi5wcCM5Y/8MgtR+/D2p5oa6xFsZvWNQBzFkExBioiGNjOHjRbePlwPc1fOWYBcxoudU73Ikc0mN+KEvm0W/1JJkrstVEkB0FLZL8o6P4rkWhVV/YM0lO4pFgef24nBaEyMPtcyeurPeWDLKiJgcHtdksF0hYNBWoqDAnLTqENdELAxYEAXN6mBjMd7DeLc5YwKWWL2sxEG5Z3OIlTdlAu4ytknQbnNHsA0Cby5QTGV+wC3gqokUqlfAickGCQ5yxiIf+cTfdqG2CRYBI+aTp7F3cpgQpip0CcJMJvE8pJ9LxI28zF4D06gSky5w2lh6yxDBiH6laYCAZ1d5oOQHnsqwxBNJ2xuPxYOz4vgvvpkBP2Bla3XXLutUNJzZLsEh8QZTICukzPVN5t752GQySmqZyE313MBHXWQ8ebs/LJ5RXPrcMorl888osiJFcIGyE5edIoRUQEI4IevFiVwowaYY+Bj1KdbsOkxDI8bqroYQY28OSzBsdxdZKJccN31eRU0YQAl00jZAizyv7O0f7axVd1ynKl26+E5baRChGuNASgRT3kEt5POq8EnrJmfn188tMJMWNYWBjNrMX4ZzVZMYxEAVJNZkWdecRiA4QQDIgzBeGQBIBEBiB1Xx+R+25al9SGkKICPdliQhEfyCQo52jd5Wa+bdDBJ/kzCgzb/5hDqUulO79+uJ5uXOTXhu5O9dM/W8gB28OTgOEmhBYB9W1M24VrrQ6AelihSMgZ2IgIw6TVl+NcYTA/BSQZgTE9Tm+vC0nQMghKW9IRfagH9xU3AEkr9NxQSeyyCz/kz/b/BcgXwgIKQ2ktbOR0bycFgi0eVFQBHwUr63SDukfA2lGDjFg9ho2XBUpYK2Hy6Ys3sUupSQ7djJlpffh43FRP0JsMESOQiSHr1MeOeHeoj6d6YVCIl7xy54+MlPjlYHU62iMUavT6oZ1dZn2V4bcjzNEwrbjRYDbWywYtDbcKhKLgLQHYxCFOjgFqVKop1a8eca4LP4kz6ztHwKRw79v05kuAEJNM2hMw6KZicpZRyRdNwtVm6SG5YjJ5qmBGAFUk4QVd2IgzOhFYDTN0LTIQG0pbNVHECQ+Y9Ek5iIQ7EMsaEOiZa/rDpVxT4W2ve+q8bJXEi0Ch0hjqZJgP1t+d3RYNvVUl+6Z3uI246b5881Pcybi0M0JFi2tsqiQWXiaPirSy5eLI92Dv6Cv5BAoaloNFgMZxQVXOwyEdsFE8cEqDY0xX1aQkR0DUXgo5bgx1G41bEXpU2MIEg3yr2ZJ9Ie18/ttm4riOKW/1CS2F2KTmNqt7Y4Kh4wWWLyiqktGEBpQikp4KC+IbtIQE2+IH+KxIPHEw174e/mec699bN8kHoWTG/vadBLzZ9/zvefem3S+fv7sGTmsTC4m00v/cioSYVd9fm0QSdL02uvH4erIspgj6EejKOr/u4hcd5iktwEicVzlgRQlc1n6P56+f/TJKfeOMQGs6siT94+O1JTu5wrIG2+pOLujBtDHu++dPPjgvROeOjnE1IlwMHdqoS0kYc5l0T9z8Cj7xtW5/2SYJmImkMjN8xcAUuNx3e/uILYXxM7OGzrwA/wz3Yl7YbfbvV4HcXCAdx5WKeQedzvtgec6EPBtgWAmnUXwQMUbqhSRuayjGi0UifQnJMvRbAqAVCcXP3ioABFKVTMerhCIqRFzKqu4IZ9dK9Uc0yvnCgqRG98gZ93gB6s8nFDT6BoRdsGEI+eRRTY9ZAvPuN1u2QM0HbbjOxxDf+gMHGq45fsDumO3rQPfS9LbAtnfxb9gsos9hE5fJ7uFQsCr8uw/2YWjf/pA7vCPPapPv79y96E5/W4oRGqRJhMRhWwsmr1CwEPkBpG4fv78DyUR4bH9BuHYMQO3CUmFh9ez2q1Wq90aeAgkI05f6hxQJ0ALgn7e4phOOLgty/HW01sC+exjbeT7TOexuirWQ5Cfvj0tnvbDx7u8HPLZW8fysD85vHeIP7Ziger0TPMwFSIpa2HOMj0Ej7tUfEiXtSD3MMp6rm1d8lWXeFBKKuUpOXXDUMHiq9DtWCSLlj30XM91CQMB8VqkF361iZbDmHIsAEKUHMvxbwcEE++PT09OTt9Cj1+v0sLsydHuu3QX6QlDqo92j95++OD4+OHbSGX7akH9cP+TE753+v5dTGY9OnsbP5/H6bu4tfbap28/oIx8jMsP7huPXLDIfROGcUvNYm0aE7u1PgOpmUjax5PeYY10sy6DOC4ODCTLRYKLoGXZAxsx9HzwICJ9F61j1cJ2czsnGHGAFgQDy7NvW6nv7VIUl3y1d/czOmEmfg1E7qK3f7aPW3fBg4nsPzrcfbR/doatDo9wb9Emh/uHr+0/Pjp6fIZh131RgaAQEsvBiEJ0dws0FuijRoUV8uLmr+qkU5f0wQ/bu/BGisnxDhDAUhSROMyBhK5lDx0bGoE3QCIeIUFzrAMJZfSknICTF4mDmICMZXvprSt1Cr3dRK7ohGv1+PfXHmHTCYqRfIMc+rwVBVPvd81tQIra/fsfvIY4vHP/Tm7c5kd35LQqRCCUscw9DXKUmyo2JWP5eM6kkdC2KOyZlgl4MBEEE2EgsWMNPWcAm/Y9BNIWzqDiWDUiVps9hThE/SJ5xb7lXqa3BKJS1ZogwUvfXdMBPJiAr+7sBTBQ4YfP27TuSFMaIJVQ6J1yxtx7GY4cRBR4GwqBpUvwSgiFPi4nsklAIhIIzLpnHdAw1upoIjtdSEdFN8YtNeJtdYCBiPjDoU+BzEWtZdXCiyAeYgEsUcQ6YYl4gzS5JRDEXu0rA3QfKGQbr/CQexIrNsKXbVsoNO/tBYF6nwQiUYUgMtEIyhsbASTY6dKztq2OSjbWYJLpVMUQRCI4z9ot1/NJIc5wiMEs6NABXBxbxcBuDQbIaDAX4qE8n88BgASWN7wtENk7Wvk0dMEkp7KHMw6rWRhbravD23Kaap5RNBSysbkgRCdLdqGoNo23CUgAHhzQiDsJmQiOyFuEBhJRQEaW0/cdPHAwGeINJo6PqoOUwq7i5l4PIB7M3vOYC9tIgLAuvFsrREiYNxkHRXX7+6sv+2EEQSFvc0FEqAgFEwxZumaQVInILIogMJQDIHjsnkUweiyRiyDW5kEwuGUxugzE77s+qYGg2KQUH4BUNYiGYC4RjIW5IHDIccSx5dweCIMwFaLFwQfpN6cqfRJ9iIcskogoSHXLyqh1C4EkVwtkIjsbFu8tDQhIOCQgvcsOARnOAohDV+4KShgrzfQtP4g8HveiFCGJoKkDdMK2QhLx0BSSPoBItRhENSCb/4dCtDz2RCHMZrWDGJ8LqTxskUhdIM02IpaepCk0Ug+jQCkLhYCIQsjVSSEFEJWwFgFBI4kAxQCNmRAUNCUT4kFCYWcvInCXK0QLWYA0cKl/84xAEf9oVkvlU4bG0mCjh7y+0ES2FI5kOprMp0JEQpykjgWNgWyP4CF48XShN5qFJI1wEgQZOmgCxI0jt9WCdUMhaISFhWJz2uIDTGXIRKRw7KNxTSJAKsNATWMlEGGg+hU+aNo0BMGenJYLpCoVUQhe0jU/Gm2AkEDG0kDSd766nM5LqaoUoojaQ9BAUIUQD7wte+QGGTBELVzZoywsAZlZUdj3QEIFcDARG8EdlkoxHCb/QNJCgAa1OGAg5lYx6QmQlWAEDvUretBsmvKVft/RCYtgLFfIsv9gCqQ8xlq/vDY9RM757IqoZV2AdGeoQCisjuuOMKjqOnlBEUMlWQHEDWOPxCGhaSgeaOwlDquEQvHQGoFC3DQpG5nRXWnqgqN8t/4BXD7pm83OLmNfnGsK4X4NTuOE71bh6dPp5uLAUhXcRfbPca+ikO1spir1FtJMgLLjAnx4zIUkFXbjMpDIJh5tDiaCppnYBAQNTsIFIxTi9d1CJUGkgIiR6Vezh2gWpkIQZW3U/ESi+UvMzApQBCJ3zAUROaBxxsqRJPPFPObWt99Pz5NEwaEmSHIg3WwyunCG7sh1Z5N4e2Kp5SWaBJnFWRlIGNmgwY3eWib0ssnki1EXlYv5AFjz6OemjiYYeM9i8f/00gqRKrEQBELK85eSh9iH4BD3qHqIdFbEBgEBEryWR5L+hs8mn6ekEu0nhkJAJA5m/ZE7CiYQiGd1rMtrBcWFuQuQbhj4vXYRLXqJpSCYhprsoneE1tfGHmmF4FVZTEvv3csvm76eybQRkoVmgpMUhnxs/rITvlisEOlI19AH3tUeSKARlOU8vqbPJn/79dQqchr/9UUhHGEcBKARZ2EYDgCk840CchHMZmLqXZgIICB6QqWQCYKA6Kw15NpdVSNsJAoIBoRpscVuE2frt5/XVcyTlSmLT4aPEAk+lNKVeMoyKOZ3KOMgVPTBHGWZUU1ezIJehk7EW97Un03+9tl6yVgQ2IhVAKEF2yzOgAMdADmwaCkcp4vZqF9OWWG/pXH0dOoSmTARDjDJCxI9Rw9P58LwMjkPRue8lVGPgNOzMw1EPtLWKBFxkQKF1oegWQ5j4djXnHw3RlkmgpqXbAiErfxgEknvAQni7DwpW30yno5FIYiQVqMoLgAE0W7j5M1Go0lJIWE8BIteT0ExZDLIVcKDX1/Vh302EgYyTdPZkycz8vZ0/Zurq6tv4CGWSqDJx/eaFVIfZkkxqLpVK2mUSM6jisMQyLJ9JwyhhGeDIfCLe7pbjzT9mj6b/CwtAQGOP5/+KAqZ0b/mmImEMwBhgQBKNJuVgGx3SSK9PMRLxEmICJaxhjziQs7ywAJNAfEt/iqCEcZ9L15cpRRqChrH9Nl33zd5iDYPc5iVD3+bWJjVIR8MJByCwLwpFMoKIQQikaV+kmymMPXpevnW+q9Pf3j6Zw4k1sPeWRxS7mKJsEq8aBaolNWlSr0LIKHfLoAwk15lDMzjLZ4QJpkMwZmX38lJrMFogi/r+HCQXtFq8s2Lv/7665fSus3Z1w2jLD7LqeAioayjGYyguKN6NYUYDtIUMrGYO4h+y3E8Lj3/BH/lSm0y/gmfRctNPbaKBSomEl/wZh+rcxGN4slMAcnYQxCB3xGN4KU0gig04ujxFtWHbCTQCAGxP3zy5EtXmfovN88pbqZJsXfsPG1SiPkNTUxBhlgSew11egFDCsMF7p2jMssRSVNyuZEDkBMfWRTj3/8WIkYk419/Ha9rU+/qBSrUHa2AiGSxa/c6bRuPkXbyKCDxiDwEEfcH2CdHrddRKimgVMr3AXgwEJ99nYAEgQccifqszy8vbhQQxoGWLK3U14wiUXry5IVLWR7N84qqGctT5ny7qRVj0FuCUVMIA9laQWSc8LAXz3qmR1Wq7si6RCQYjaIR/By2EisgkxxIFvYdgoEAER3iJeBBB2hEVyRkJOQjHnkIcOS7xOAf10hZSSlpveT0Ow5FTwRSg7C3t0ohAoMPRtIyvXxt2R4g8RCxcD6LuXOMx6sLlITrkBCPmgrBg0u8ue6I2dhjKGMWxGTzcaEQl4AQocjucCihIIy8xTMpaDyNQlQYiDe9kpk2kkZKAw2JBg8xuIiBSO5qWC40lSFaMDzE4GNEGcnGlorKQxe5zOeli4WhgWQOL1Cp6UWH1kMQ21mQhVnGCUwBCSLLVTwQ7rCtcCCUl9QHwAiuRxyfRr+ISE2dVKfZrgiQRLNCFhHiBGWiaJ7xLQ+yqBkeYlQly8a+etDLMIBEayMRuagO2momDCT0WRudFheCBAQAUP85MQSBbiYKCXMiAebhDzp5aH/XQMRJIJDhsFixMoAY0aAQUYW+1AoRGjKj1fgbj6pbHBAVJMu+fXHNLEFk/h1AVODMqSrZTHAUFitgCBAsfox03cGF4IiBxDTKGqBDQDIGkvUBJA4JB+97i/xenYi2kqpGfIjEYyT/CUjOQHdq0jFnel9dpQ9DJbWkJVSa9wBJ5MrQSBJ2BsPeOfQPLgYSZi1LLxhigSqKM3BwLaQkS+1uiEO1MUgBiTUQiMRvd4oQaxcfYSdRVTt4iEKM9bPiTvOX8ZtrVBL6Sn5HW5OFLP9VO8aHPpu3AQGIKIR4zMdPv2CNVAbAFRIGFOzLClEIBj094d7CXGBMComsHvBkvGcu7goQhUMBCQIaHJdCqaTwdptD7RbyED6Z+twAIZcNKUtjqCmk+uunpINes43INykvWEgXRKumT0QkGzWFzMc/PVUXeNVFIVc1INvkCnqB6sDGWChgIGEH1z5vKs2ARacsDzQy5tEPOCK/VQGivaQ22cg+MqwCWf93Kcss0w2BiKOjp/sNA18pDM2F9JokhIZhIgJEFKIO4/FWom7UNMHNBMNAeJY3pgWqC1qgCuKMTT3znYh47NCK+jGbet/yWR86eKm8H4lIdKVYKRLVVCMt6voCxISx3ghkrVagC6Ha72hjE3lJcchpwTqhoRB9Xloa5qNeQTKfS18efdVUEPOrq0Q/h2CHiMQTPGVeoJppHhyKBzuIHmV5MW8JzTcjxkokg57VESoVJ7FbytgJijtUQFZFs4fos6AR7zA2m+w1Orr5Kz4NDGLwS1iIXASFcMhPCJFE1VXm4+mUh2MMRBEBjhFiFkyYhwQGuZS2dKXux4U2cOB3HPAI2KrmLU0kr9iVSG4FRJBIEw9RRHIoaAKDW9PIF6/a70YQNSzOXnJplOtblRA2giSHkbuK5vEPbefy2kQUhfEoE0ELWtukRg2Ko1EbELR4BXcFHyioVYqQhQuhLiLqopSID7oIVqR7EdR/1u+ce28/j8fxBtQzdx4ZXfXHdx73NY8uPA57LgumXgsDgzeO3VCFiB0V0wES8CCQ5Kw4j1p/IwM+fNZWJdQIDDykIDnyV0D8ZuOJTjaW6gwlhb5ePuKkMvjgArxlYYVCDIRBhcgjodCQjL0djx+HEYHoYkIwiXaNlnBYIHlJIS79jARaGc5lIqnDkT1bvTRk9ScgNdxoOYbQc5nBQ4YQBnZmwLOMiTQV6X4P5WYkPoSYH+QDXfCAQOoX4/EtA6RhFa68TP96OQLpxkWDEEecR61AYut3ekTCwl2dltgRHM1A6gCrZ+ntZUzPeLIqSKGw9zsjByM7cbhgXtx0BmcCUunhjApJ9otCLozHD8K6+rIEhFRofJ9iSF+BqOW57fojAZGEC+UlicRUixV7MxDw+LQxmQvtuhxDnNfi3PdTBWEUZpRSD04iLr4YY0zPPDwUKsQ8xVo+HHoUtKJXICcOFgxoMpDjUIjIo5NMlaJEBAlKdyLJGuF0FAHS8UC0zydgc9OXk1FolYsQy8V+t9tG9f0lDCZ48GYk4ik0u6xMQ9HYoG4UQihp8CqIPqiQEwUqUEjq7R32NZx3hEgXVzFdcgA0/bRCWpEsGo3EadkZyAF3wEZbgmSrmPZSIZQMP5hXyLGIxKCJD74O9xLxWKrMhQphc4b01kQT3BRJHe81XVaiYg/FRIWcEYWAh4YP8FAo2QBDGqYnHlk8CxpJI+BBIIcbFdIe1aE9AZEZJ8pZz8VAzqkOhVWG7MHihc2ohXwK87IIg40RHa1aff7cKERvZrC3ml0h2nWiCokEtPtWLxkNWKnv6vQwzS4B4YyUHqxRIcAxGoWtlxutWdeGGKnwaxWMIVkqJYEYJFYhFpJ96XcaVyC/EjGZF4C8o9ty5YlcK8YQ3HHy0WCKQKAQTXkzETSxvSXr3Y4i0arEFO1JIqKQ8HuFvHnTDnWYvCmsDzE/+Y6JrqGwv3lIhLF8nlCMKhygfYVdewFkxTgtZl02nrStQui7FAjdVeaQbkYgWSHHs0J0dZTCSOOB+hsNYV6gHQENJbJXsMuEbAC5VzELZya+s7a2sTUKoSaQ8pgIL6wHXcZbXNeW70ThfRTjS1MxgtvSyu6X3ZX452euRSKpAoE5hWQktQKhWYkwgpgYkhSS1ZEsykUjC/4HrDt3NhNhxY6099X2phujGgVs4/wQSNqFLIsk3GoEfjPPFO6FrkUmXCTgP4lbHE9XG6x8m36ARqgLnwWv5yevEL0ASFQHG3E4haAw1BgCjSgLHF1dMDWMlw5e6GSGOG8Ubov1iCS/CmTz2fal5V/iCJDsTNbAZIMuq1Aakgq3DpAbP6duYBS5mD7E5oUh+5rT3ycLu9+n0y+QSDTrthhOTBCxColArJGDiSDsOondJuqt0IZgoQOCigSI0NRxIcJ3e4wjqhEF8mQb3yRGSW6BtEPY2cBOzmutsrciFuKhEUThS5+OiYshrYJElvJFebQWPkynkIiNHKxK8hMBqHmFOInoPT+BhhyXCWQvzYrbBchKT3CRJ7IRKGjQCIGIAUjAHsMDv1x4fT20sZNzAxAfMghFfZb5miHjyKwKodOy4+mN0+G9Pq4nHgeqqrIK8cUJWSyvHigpBBC8USFnUmXYSQGkOwQSMagFNLg0WhPiw4uWiKwPeY9tuBFFXGk4aiOSTAoKcdV6MnJAK+FosVkmVIgN5+VB9aWFpcxDjAqpHBQcBPL8afhZIXUAEC8RPiccFohYjupAoDwEgzz09BAecf8mnU6HLhQCuYdNnxHWgcCJBGnvTmuGovCUhURV8F62llGIrz0aFJKBWbe1dP3b98hjEGlU1AOh2K4VJfD63apVyMczxY4sHAQiI4bZZ8VtZ0QUtLRmXTjFHZwOMdOa2wPyvj5QR13kC0yIzDBAde70v7KrV3H+bPPzvuoof7U7BvQv0+n3byvVoMoS0cYIQnnwBhsMTMIVPn51QKgRl2X1M5CERIBERzUc9lQdQxUI7j280owLE4UWk0QIZHt5tUr9BRGFnGh1XapDzp06OZudP48TVxptodFaYEIATL5mWND2ATUI3ZXysElvZmAS4RBMdA+7AqTc15uBdAAkjxeChxLJTkvn8fbkhOlC3OjRenOs1yWoL29ub776/DmYFCObBeK3MLt58vaV+xf/l929M2+R8OJouHnvwJkoUCLpF2FUUohQJakuoUKqH7Sd6cvTQBDGU626KmpcPIMHCpFoDW1z2MSSUhG0VkRQUUQFbxQPEA9Qwc/qB/GDf7DPzO46pmtUBKfJ7jZp3g/7e5+ZnVxbdrssTyH2VlIiYsa+RiLmrbDWVW3dBBbufRsYehGVbSYXcUDm17NPXz9+m7dOINjP4csMpFsdi0GV5OP/Zfmgygsdht71Qphss4s/X0XctyYSsU0ZdJlUXWKJ0HAS2fdnGiOnkBMEhO+SY4mYTP0YAQERArIHKMBEno7mW623yqURACn7R799/Pjp1wop1/9uhp01F6pxoP+nNUk1BBE/kne/H1a+MAthInr5eaj17FlLIW6PWDeQ1nmTkQABEuu0bG5IvQ4kMHr+wBpJBkh4+LWZJeKAxEe/fvwKDJ5CcOGsXwbdU7StqRKtwyL8b1YUdbascl2I1/KeU+ieNk+AiDSk5kY8f3b//rN5LEmJhWM7wQHZ8Ad/tR2rA+JuteZkxKQiAIIP4QAHwkInEu1VW05N9riB72YGMmcgvkIul8evnP7NdBVVngVp8F8tTHU4PcdEBMBv848uhQgXuzKQtRaI8JAEUhQiSvBYyOtiRSEsEXtKawcDgRiMRNhn2Su2m0AGy07as1mCOgMhl+VdXe5fLi9tvBJ0zudyIcnYmYQoqcDKTd7k2lyxFSkZfpUWKW2SY3vuEDkUld1ARKxGBImEDf9qiFDxgUggccF93bNn62QcLA2xfY4DSq4EhMMCgQgQeoLKSARGp08sERYISkLBQFgl2MMr6wPbHRAE9V8pZOeJHV1Azt+e1kEReBaG7W+1tps0Gb7UKGv0uNYogtp2coj9KH5hhR5GJ3XRGvoKFml4EmEg8a95wCyUtWuZggjDNfgjCuk2wJCgbl4c4JzWDhhiiEkN2VdZIpaHiSmUpFiB2BgCIF/nohDhUpZl0CWQ5JxOTacfDLmgNexxt/Z6aNNbknXdnDGbwpM5WaqbPEEZ6uVS44dNarjpoGkC/LCH43qhPbxn902jRredVkdQb7ep18sOkaCwYSRuXyRZzRhZIc5h/VyPuCnmK4SBkEZMBOEo4qTBBaRiAguo2NuvGQhGWV+//fKGy8vrLncAOdBUIED9pSuVa52rgabZpaIBddNMRWhPDmqaoThKevhlESmyZToy0x4kUTTQ4SRaklpCnWN3dKGnxxFM5UMqSRgskYWaMlSJ638VSPpxeftduN4nIiMtGYCRuR2SOrZjiBdGmAIWnrdCFAIDESsRxHU7NwXjIApYUPBKOHglfTiFlJ8+zeerNFwSG3QIZJigtxjIjIAkqtIjNasigAmDC9VEjarkSK7UZBapKf2fn8vzREV1pWb5TA2OqOSkas7hqJC6PFFqNlP4dhJFNV2cA9mqWmhGXocjZZr+/SeyzX8naX9X+fhNKkA6pGIqbnUoRCK4bdmVYQAHm3NZG8xDhpyMMA8AYRNtMAxUXHKeuI0uUDkgl/HA9gqJvvVZWIKO6UPyvAXkAgNZbsnVpEZkyBKVZLqJaNcyUvSvrnWWq0RHajhfqNGpaDaNFlF0EHGooJ+MtR5CQEMVZZnWIFVmrApieWSKA0NJP/5qTkk/qneGE/Ff6+9s8hQiuuCWNAiGY4JqRSGHaODrhlkwk6ATB6cRZmJCybaWQn4IQyLIWtvoBoIQEq4oZKKS4UxNsT3VCURQj9UIgZ/aSO7SAHyaIIqWeqmiYDgZjQcqzxDgCzi8mQ7Z+QFINc2BDpWd5JN3zOpAJOJZaz51UQh9XNHNxQkF/fDu8eunGF1K1i4KGWGVFmGxQIzt/wEEWxyQ3Xbci9vaOaS7wAHjUm7Iwowjq0AcCi7iF8/W2tHvXwEJ9AUGApssdWgh6DHkUqTYByAUJ8hBWSAI97pRk2YwaGoDJE01APGU6xWAwKBBB8TNiSsn4jvjOi++QH4NRQTCWN493vT0Sxa3FeJiOtUiEOexHBIBsp+JnAAQF0OO7RUgIIBPCwcWoxofSN+sL169erEWNewvXBb8SZYNjEJOjgsXFAbsrBZaBxOVA0iAeqiDkRqXABWERHKIcQCYaeii0RrxfkitpoHLmoXLwrmseqoUcW5HEV8jvkREH0ELjK8Qbpdldu/pS0lDIJZWULcttxgYKDmkSwzZTjFEgjqdQ0ROaAKIiMOFDRtYuGmAGBBia98zEKPbPwf1HMOjRCFOIPSSBwockEJX2IUQPkpr9P9J+J0QO0aDEUICfZ8eVGOE9pp6fJTnEzWBqCKtQwCZcrZCVhAptZAgYgo/qO9qCUUkIp5LVNGhlrh/596X/kOyOI7bMQRr2zh0MA4mIi6LHyURIBRD9tgEZNUodEAjWCWox6bn5bP2GQMxmLqGvQcr/gemtTJT2dYjRGYk4RZIpYGh+uHFSCCUuRQzbJkdxIGRWuoJFIJmnU4VbV5mJ1VUhCn5sCMpD3RNZmhcFsy7ndTPC4ULUxCzYtnVFUmAABqBzWFllmWESBTifJZZsLr4wQTcsPc4XBZ5LA7qIMKnFymkCxB5k4MDRDuM3xKFSGoary1evXrvruF0J4Yn0b1M5MgizynLG+cNM6IeXuQLqCLQyzwfBsyjyE8W5H4CzNUaoHcb7AjSJAE2/J7+xrCusfUkHX4GXwKYCyGKsLVDhw/Gd1nis9waYyQcro99JHE/g8OKr9548GAHz61y9u3bt0+eYL10xctAGIlE9f2GCF8P2W2COg97aZS10yqEsxBRBS9oUMWRnhLEFYXAbL0OPqtYZzZ1nzqpgrowRDQsRCXZW1jD4XBnwiwlbmDhLVwDDzsm3sqbqTaHM8SeyQsjxfmKsw4abW2gTSQEia2zM493rf+FRLLs+o5D9PTmXbZHT65de/7hHtmt508urZzGclxEITD7vixUpBFK1Y/bUS+AgIcAYRwwlFSzOpiXrxCuY+Oz4k6FsOHkopu2S04k2r6SdihnF1e3ULlyOtId5yrmEUzcpNHyaO7vb5ITLC0ixrLSi+x04f3Bvg13jV25e+URaHx5+fnWRbZbt249uQIMjoeMtwgFfaxAfgCB0SDruLkZaJXHZltBG0YmzmeJy2qfUMMCidy0Cum8XHi+uqADdvRi3XnCP1ivFxSFRsCP1AyMfvuy956QQENclv/5TtvZ/7RZRXF8xYq18FCkLW15Oh5maVdLoYVNCrJSWRmMt6rLQLex6GK2mCxuBF3m4qJEhcWpW2RG53/r95x7745Pb9ricKdPn+e2wn7g4/ece+7LudmsUNI8urPXEsBxWdslqOO7R8BxB17ru8+vg8vVDy4pGgxD/JboQ1UDkqDOMT2hPVbBB8Tg6CEzMUTHdlGIdPUoiox//fX4a/xtmwkqT01Qjb8yA46BKh8SLiMnMtqrGy0Pc2GF6EsACAfhceVmGrIwBnl8/BXxeHBa2XdAcv36F5KHqJbv5DxO2A0QE9S1QFIqT5eelZjiosTByAwQ34umCcYRQ8jaTuEuzlQmcwOv0sbPgEZI5zGB/6g5TcH3kPCOSz27t0qnLouRu3oId3XndPG0sc+vwnF90RRBuCl7okUh8GAsETOJy0CUQkwwl0KlSiNJntFNGiBNxhM34BG0Yog1qT4XquRX3ntVdgZjlYaHCKTdWTuikm2Y5a78VAyPm2m4KVzKwOMR6WOTURiRgAi8FhEQfZimNlGIEUiCgaQKwBHh7A8wRCBSFEjlIhEJ6kHrRQvGLIXYRIZxGvErt/Ik8ehQYzzAMHxcgrgHJaIPZo1K/KnirZux85eMnT9/+8MP7yXB4+HPzUSu30H/V2OQHhc/y4qIAOFOlnJZxENSELyIRdhIxBABDk5UnKRWiC0SUUi7hVludWwo9CqtvNEPHnaR8bYhHjx+/+H3+yoL1Ai6fRIRhWxdK146Dzt3/hwZtsUkv3r8wZPuGzcsIrcZg08d/NFIRPIQVRoFLosFwkTC7LHEiIjsQ6AfoVdLheDWViES2t2uUn7sVdmZiyc4OxFXZe7tztXBVoT7XIH4N40DUtn+dRx0LCjZ4NZW/dwE2wV6IXz3xO98js5/E5HPr1MY0RCEicJRFoWo6lo6DUFMNyO9rBABoVnQm72Zyh0B5FgKCRx9MWkup+4vs5jUULBlYS2SM3bl/m8/EBJSCa7t7l/++iWYFSLcoB7W1rWPYsunxa5ffXy3eOEnJPO3biT5G4MFQD6mdMRAESxlc240A2EenIbwjHpEZyGKh0aiTMrP8MQ6UdMKUSZPGd8RIBYLQfK/Lba2TVJNcVct8Qz6u1j3qSo0M4BCBIgwCWZvBYuFdyKbYo2vHj1qTMTezSLiXLlRaHJaV7mn1ZSOwN4UIDEK6TK0qEKIwSHhXJfD7FVI1NE7faaXJTOZ/gY9OyskYH/7snaCb6Zhhw0rCbFs0LyplxVEILkf5NUn5LLO4u7TB9aavnutvrmJGljpGhvqw2ACPFaLQCDAteV3WkhHPtZ7D7S7MpunbIVwCKGQ3iiIPrTD0vJQb93tjaTAzbgsEUa3NMyz05Y2fgzTUy68ZdPU0Wst2mUD/DSsDTvylW0cSba3gkosYNEtIURd2ewUBkwmps+fnzZWKxY3GxBMn/o7XNmKNMf1L0Qgur8lAnmhEDqTKlEvch+L/84CJNpk+IpwkMNKkkSaFWI/j1YmVppMSEo48I2tQ+EAu5YyHranYhydq8mZ2B7cVp9ABIoRd6V43EzXY/FGw7iUyGatzisSGkk9HgyJLFsSUcpgKhLQxWUxDoQQJZCCygklnuNlqsH3wthhkT44MTRARBj2U4C032TIwpByWc1IhtV11JOJ+dnixMKOlfgFyyDxCMqErm8QZSpWj2Qcn/XW6404IbpFRLK2RFR2qAFoNvxZFEIeq5amQv34lwpKIOKvNApc9AYdvMEsBYFwUH9phfhrztj7Da2thR18loEi8rBiecCHx2Y12PyQVde6zTw0GeijSAwyqmC18ieOUy/G4bYiEVIIRxF/F4x9lpKFxA7NgxQyAiCqSCwLpBExEV1wMBC+zN5CBkKbFawYItZtKaQtF/FdvlLjdPmcVZvTEaxaQP7KM203IthdXyHRbRr8Nmk6jZjUUQBmnYg4Gapykck8jfY4vbVifWIiFtnSwyo3Gsv+XORjUoZc9NJkDBBetfiCx787vAoGm2ICI5eViuuFW+yyprKKQAs7YgzhlnSG7TN2Op6lLu+mw0PMXbdELnyzTQSi34JDmAxOxRoOFHFw4Gjb29nZi4ad+ETx/Fu1BiSifBZyESARn/XhZennionLGgGQOucgCEfCg0zhEGM+zANzWGpDjwBpYdk2QAwBYRKQu3WAiNQHss2vEAuJKEKotB02sVtCwwzKXyniMBDn+fPDXQhkF7Hk+8PD7x349Fp9+vJbxcKW+CxB8gBTI+yzjDj4Mh6LFRKHx6IAQr0FfwYStYEwj0gsVVCz7mFRSCscr3d3zkPs0lkCou25YHYnyy797o8hbRxXQJIQ85C1QOom8R0CuRlzeqGPd3oOM+t7e5nMzuHffx/uPI069Vrt8uV6Y2sqS+TsftZtALAVIkBO1bjeMkX01jx0g4FwQRROH3lwsQ0QjKmMfwsgnZ1Wc2dLai6iKYGkIxO/POwY0u6Y9RbjWpZC+LENjwWB7D9NJp/tOuHIXef75+/88efOetiJTaTfqOFE6JtTWRpZ2SoQEFYJT4yYIKJiR5nv4rJ4WzThQIpu60OjEEME6YuDHQsE1t5lYUgFK+aOWPtdoGhKYlLiT5Rj0xBlGCySh1i+SvpZnW2QVWJw6Pv2wEiSgYTfJiDJu87OobP/447T4zSmpyfuxnEjjQQpiCwrGLhTELnDQYQxvGkpBECgjxH9N27uX/U2W084Eh9BjSByWR1jSPb1bcysf3miAw67Bjw9KFhYpa07CUR8lbR8arC/kafM2xoKfFkKMZU3RsIA8vSps/ss40SjmczevR+f39tDnE9OTBd7isVCMTaV5SDCQDSTB5SJcKdXy0SgGCAQCEX0Bgd0n7vyEYmyw0pR3SxYSm0eaRtDus+Cx/j7R1ZI80dRiNYHvzr2e7mknKUQvxysb9rv3OFLcKjBxgSAUJ93l88nRHPn3r2dDBSSrNVi+B/3wZMUb79CVL+wDCQS1S8pEi0UUqiPEI6Uyf8Jh/SvDJIM66MvxYcXopNlVja2AZLtHoc+3vFaAxlV5o2qD9LNEl3gwk+gKXRG2fpH+803tNFKh3TTlMOJpZclArGPBQt0CCE+GvqLxF0CQm9je3uUqwNIbPNu/NztB09ugQiAxJfJWCTLFNUvkcNilfBNeHBQL+hpQs3DCueiEIQPLh6bUuWCmEh7l9X/JWTSGoirbHHYw8pS121K4I0aFt0FJmI+u8YCxnI5IxBeXie138VP8b3DKjn7+BBxXX4mAiSZQm2RAjikRtBKwI31rPelI43I8he1xOmHwSxF9ZRSiIrtH1z/8JJvWkpMAUkRkIbow1YH5MEfI7xLlwVSIBg8Btk+qL/ebnDRKyn7bHjRG8YHcWLMw9jFySoRMUhGS8aMRBZKpVm0SR8LS5OrEuB9hWesFQ7th+Dlxha0bgACDrF0XyKeSDmFRCSRSvTGR3DQVF863EhdOJcuxh4GgxqINgJylXpZPn9lJtQVkCR4pCgDER4wwfGiv5tMpMEO8Z/TEMDg5dYd8pA2mfrakp5LH5oHEuwJ9IY1D4NjtAvvRewecT1NAx/xW9qqC4Sh372IVVc5j5q8RDvH3+LW4vThI63qlXt7hTgRiKIv5qSiThTl3XDgfw8BSUYmDBDk6gUCYuwOASkbHOKw8NJADI8+0YcfhormMRwrouqcsb/in7eBHH3oZJSAlCuVSjmEbTduKcRAPK8LMYWiCJoUXgwQfDJA8Fts4wsefW+AeFj0ngOQAWy/HaciDsCCm9rh3m8pxK6YJUFDbLBtDOl1onRQXQxAcI+E0yeTDAQd0GUFJMsDvhYQmO2xDBDyV9LBsuMHqSUcox2IvHCLExaeLCTreRkgopCS63UNYyHQJAEZHdaz68OjcFqj3FzzFJBRN+eOGiAlNHXw6Ef8WKhWXUDgmXUG0p8bQFNWb2PBdq6/SS4dKma1U0gQl1FIJhUdSY9gIjWRHsk4hYKTISDxzbux2xfqT5JwEQzkwvIFPxA7UzcKgd5ozF36V0zAj6MvDh6nwCPOPAqUgcCOB2TUAHGrodAKA+la8zbmy/N5bw3OanFlrlzJewsLDMRdmdkIvAACr8Qf8vnA5PxqIH/GA4/JufJcFRvjAGl1rFKeW5mdXR3b4NoC781MzvpWnljiaBFDWioExkBgyM3Jehw+fZgUUqvHepOnH3z35IQAWdZIRCFlw0V4AEjMCccpoIs+rFywDzR40/RIIg4e4rH+F4UML7rYQLVEQOB8VHyoeNDKDLXgjFwCgp8JlRZHNZCLAwsQz8KCh/3S2BnlYTPOwmxehSMAwV5qtjHaxFsaODvbr3bxCgVzC7xcDGGNcFDP7NLxzzypHQ0n6eRh6mXVasVIsfGwEeMgeuUagDASonIBQJiFbQYI/rpt/FU4nj55kss3pXVCn/Kt2nKSx1FIZW5+DmuhVxDUGUglP9o1ORTacF3sSD/jLc3NVwkINqhBFsZl4bdg83m3WkZNgVKgCqADkwBQreaHGEi5dLYf/8Aq7YvjrW+VAG0isbpYQkh00DmGsNtiIMjSdw92d7kGXyoZ6SXJRDNhAlKbLqbr+MsoIBMgoqgwEJsFLgHSlzQ8LCDIPE6dApAEH4fEVTd0yQ3+FQZyHIUom0fA4BjCyQjFARf/bTIXcBfX1hBDVj4LQSUS1JWVXY8EMOsCSJX2PQ/MnhgYAxDspsp5ualyaGUK/+r4LDapb0Ag/kESK7Lby99bK0R6WevQBF6UGnyCBrssBpKerteKFhCYAmKbAJEOr6WOWOIkVdOis3ZiahGdxgHjPTzHjSH5yZWVlXn4KAKCpdcol1EeGwvN5bB1U2fyADJWJh5dGgj/FqwElzW0NDs+S0By2H+Y87wcdXtnqzPYeHimAj8VIHmtErCz0s2y0xObi9WQKSr9ZCC9mU97AWXdWXc+uc98DJBaE5CJZiBlfReJ+ID4eXAekhwBDj5XLMEZCPurJMK/BkIWPqZCSu4aRFEObeQICPmpmfz8EAOpUDLieQQENrPAAygmhtACRpdiyGrOYyBuJURxm4AQhXJ+rBICEPi6CikOPNpUAOocSfwzhtLLyjg//YR7r/PN3t73oEIxpJeAJGvpzXrCAFGLTAWIpQ6/QsIw4RHlC6OIacKh5ndVfUxUUzbdK1kEgcGDYyhk0q2im1WBjwKQruEyvnDdGQApIe9bRI7hEpChjbLPZU0uVL3xcY+BuApIbj6UR+UALj+AuhvewIBXBpB++hFsXgcQWyG2BZtgtJ4PgY0wkJ0d8lR4AMjOHtq9jgJSrCmFdDMQmO2y3rQ8FgHpSTY7LDyTsVNSkiYNHjIH4l9Dd0yFrAwveR7ykHyOgEAqn+U8+qO6XYC06LqlEsWQPAd1yUNUfO8XIAjqebpBHABSClXcgRMD5LKotgM2r+es3QjWsS52GBk0D24FWyhkd5f6Ws6z3d3HzuNdZ8+4rHp9+gWQAitEMZlQQMqtY0iPjiCCI5MicbxFSAiHKnptwgfMt8j0eL2sITLEZ9XthTYqpSXqKbmLJXSmxlA24DPo50xuIQ8V6G4vZy8aiCikOkTlf3i3Lb6eWb04E2Ig1JM+w9uvW4/E22RaTarL3QB5dpA5cJ5lDg52D53D3YNnTnRdA5moFbsVkBQJxEABkNadLAEi+sgkY+BhCtKY8iesDyAJc/dKVtG9hMuyx7LmeCyr7C1W5ymVmAMQRHkEATirLpWpD6MmzVo/gCwsDQ0xEDS98tASxZChMvIQ/vkZ6mXlSkR6hhRy9mxuDh0t3u9p0UCjwzSIPIN8DcKYhnFZvc7+/tN9Zz+z/1Q99pGHCBA1h3stDhj8grXsZfmAyAgvEveTZlsuaBgeAEICYR4ikGj0GEBg/7B2tr+JVFEYZxpSSVtgSqFSBhlNcYKlu9DSLLAUGhYktNhuY2yNrSbdD/Ulm6jRmGhirB82bqJGE42Jf67POffsnN6dULT1Mi8XSjfZ+fXcc1+ee87IlO4QI/PyaARGk/F+beKMfDxub3KxX/M9x+nibblf7h6UzfC820XFFFN1u12aOemPtw4Cd3QPVbe2dZC51+VZk2qiKh7EpjE1YQXOqCvRq0EiQGh0Dirw5u/ghr4vLskoENk+QlAA5KkNQiPQMJD1FfXoK8lFWAf9mHCEk1c8POfpFfXnKwbH3YCUJlxKqBIMusJvzDn4BA/eQR1XZ9J36F0fNypSkareXAc9L9dpx1CNcTQBVN1gRPE3XBX2KpWZ0UltGnHcn1w9o/f21Mm6LFOZAYnxIdlrQM7Ps7vGgzCTxwrEphICMR4dOGAer7Kc8TWcGHyQhYCGLtjqnkPSwbNJ3QEIStm85I0sIoY6Oao7qIll4FaSii4V2jeXLlLFiRgnTQ3hEGmnok5kNYrFWhy5Ojv76OpNxmMsRHDQgISVcrisvJMyQKSXFT8/3bQ2WJ19GmHB17DJMh59BWxzb9BPTedK48Gj5NOy/mGLfu8MBCWqOBEedpktcuCXLVzcoQCMVTcWGkhkbcqZahq2hYg7f3Z19dfZVexDTn1PIgc0VUtLaLCwso46pItJWVNPbaKX9fo27do5Px8QECnfERClgMPcxUL2sutLeML8bPNvLL/GNCSYGa0NImve9e6uiiDERO7WZDl2vmjc5GAgqvsRVZa8ppdomk8sjLwcO9aZ1WhND7NhoDwzGxUyAuTvnzA8R+8XprKWBZFFUp0Mkllksjeqk/Pz+6EPAZAzrOAKDCnCJARiHu/62mvNV5gGLEO2rJvI42aDApAwD8J3fdbr/7SQkAjjiCaKljI7zafegjbHtLZMRB37jJEhDu1mydZ1gURCuTQBWScg7/z5x1fAkk6j0VpIHu3df5DK7Z1kT7E3nHu9u4KEe73HljeXmvoQA2QxucaxTziMGc+USKYEHDwAkciL2t8Fi/+hybJUi2HRrPZyn8lFqdhSOVf2GE4zEbnIod2sqRYCJvjIAMkl0b9aApAkhiGwkJV0/luykOxe8ZUHWeYhnaxdJcK9XrUOrS6HQBbobz1dpK5u0Qw8cGRfzYIGZWkjHBKQn+auQiCy7n43IFFBaTTPJzdc/yEhmBqKJeqNKID0PruXtaoqeGGzmjmHtlfaKu5j/fj16eLVj78vJAfFvfeWBxukW+RO1iYBeUHkWDtZysS2EH7ARenooqniXJLcVnEwzDRHs1aNEF947w6A3GQhb/47ICLHimjkBICdYrJ8ExjbOGxh1r+VyEXX1KMbRuJS2eRuFnmQpBHKoaDXuwj1+/Kj7MYHZsPV5fnbBERs5Knx6cvmUBOxfAgKRoMmuLXkxOWcbFhyQYGBhAuEah/S650OZB6v2d1en3RyvuXh8aFhZPy5ApAvS3WW0lpR2CZiL4UgVcY0LHJTE1EWZlSSyZ0kwcEU3IkIFg+TJ8XNB48G6TThEBeibdb75NNt61Afok49b1KIvCEbo5kHuXLZSMh6H0uFrXORCsRWZP36y6/zb84A4pdEyGC5kIk3UbG1JiT2RSEHFhgDeu5NWxIcm4EW2zhkAKkuJJohgVnY5oGXefPhqykyDZSk+QNd/x2TrQuD7GBvcJQ+pf+6GRaiCBR1IXLhim0htEctx2u01NMV85Aof2DBjZU9AMGJy00Wgg+wzX4WkPKktIU8UVu+V7r+4bhxMSlrOyVkfK8/blQqjZFH8yiN2jBKRDCoO4nhbpuIGgfz2HnYOGhbxFanphJRUupFBgtkHBgVmrz/X3wBXdDmyUk2e5TPMzlqsYqPdsOiLkRZ8M0eh+TBg4AQDAlsTb5DxAxgYmgIEXun2x0sZHLRM5qGhhXPt5qoeD5xECrCY2y+XKh4DiQPdf8lIq4bYqFqxHswATu0tUthgRs6jp+CYtUWNygb7NkZnKSSVskPsrQJN5/i/zu3WLvXgDyFjlRaKKssWyP1lbUiew9KibdB/VxeGAQLOqTDK5H+uLWiJG2y63DxDj6khDWPQrXSKWAlA60WmiI6BQjXyz5aK+FRw9Rwp1Jp4up4W4le2bnnMgh/R3DsMAfyCjgdqoiT4CtdpIJTcu90BYgNbzVasRZxhQ25kdPXBwPsHTghCEfpo5PN4mYuR6q1J3GO5UR9LPAImbyPFkspCAmpKJCFHHd02TYkFpAGGqeT59tl0cRa552yYihhCGesh3j7JPKZDBHnzytDbD3kU4BQHbOLYiWYdK8nmhek/WkUWtBf01xjMHTNlCJw4NKHO2C1deC0qRqQeyDJHK5tXF34CxbOqXou0+VVxVi0RH3IfIgEL03Pmvkgu1ncCwsFXziC7+VIDjEK/Xd5H4GbhAhCaelE1lQLWUmleZKEJXDcWlErRUWD9EqkWDIOS0l302wvPpwB5DBRh/so0Xwvwi9WmoV6azwUIMjf1iw0K3NGZk0fYukD84r9/qjvDsetSr/R28JTbo9arW7f2+rhl0f0vlvFv1PFdyudWrCTedjBtzLjzmEsMybpA2JnjVrVHU440nsYI9mKa0GYtvkz4kJMTLPVzMdHCPwC+8idUGGR28JR8YjbB3LpYSAtXLmPpWbBB58qlMvBQhgIQHD+21QeTCTNUV7ji5spSDMA4VNMBKqT2w4MhzVyHxdzZBbDC1pTIl3chIGUfTRndcQS9UEEBoK3VQ8KFG/ooYMVPEzUoYZrehDzHiJcf7uKRUcKdNluj3HjJchMi6Z5IXvstXlNZPswwT/pZECBIjg7dFMg0/y6rTxRD4KrxNHayL+18H1Y8vnnXz7/fvMEf5FiIMzDYFGXbhfGwkD2cusrqTVOPAUMxo1vSKwT0cKJQ9eNPAQEL34HIBuXtx2plzrs0qtjrzzp9g6R8xOPfchAShA6+EMHDxUYYCCUHgRr6ge18bhW65Impe/QUq7bp/Dj+8Siv5+ol4OD3n6QGdcR3R+ZLhwOMX6QcSBz2G70DkiEgtohqNxjPcoOFCzqQywLsCWl9g6qsGKs5PzJEUfFkvLNzz9/m8txE3F5OXgkhZCIgahHt0Yisqa+uESpOzm1FHhIBh2Wzr0clVSHH3TgNEDSp7cGUkKzxB2niT/BAuEoQAT9EgEJIGj3ArzqBX9IQC4ISB9CEir7JEUs05+9R0vxjtfEUw6C7RZp6wLnoLvdIMEiHjYpgBKHJEPhMNgH7nYHZtEtAFIb6rntnTpq7s1KaxRXjYIhCA2pxT/k6UMuJE784eyj57/9xrMml1nDgg2EgjE+VV8uh/Z6QyCUBNrIe9KSGkRTuFyLaC0h5QCCZ03MDU49/WQ+fjsgZR/B/Q47BdJa+5A2FDrVF0A4HUun0zJKd5+EjA14eMiv6y+AELRu0EpUqK/UaeHLTWC4V4VqotNCMpgMoWgW/EKT04+0x5TWqtIjsVYLBkS/TakvugAyo8S3FYftRATKB6fZPUIiXdtjZPU//j6OBgtdXi27x9gQPbWID3mwiT1pGAcSDk1FwShkLIhD3AddGYiMQthe1pcohMQtJxc9El55tXqi41UgBWq0UJt7AaTOpUlAyk4JvsDj/SLdugHiOB40pg5J5UBLvnxIaiD8OwUAMcksesgxMtdD0gWnCYd12CsQkFqibvYttDt1pHu7WUu6Gt/5zI+rdSiYa4HlMvF0GKkMsvfPHx8/fhK7vNxTHGiwjo1HVwSWuYjMoXiEhcLsmgYVlwrXhAaXJbkQEJlXXEQNO7TnbwmkNNfwgWTO6wAIHi7YHLKFiEpr6GO7yJz0showjABr55mJAkEDh8PrO03OcuGig1smUVyG0yXFfBhEgnIfQZ/apbQiDjq+xCYWwy9QbhiN/o9j6kzv9uiTi203opaziKxCn5h7+76o3MHk8fEPcOjv2jw+jToOPu39CJQRPZc2CJiHQuGyYFwH32EZVAUN3LnTu57+OH47IGVYRXMLlQap3fGgvFLQECCe38QlCCa1Mvd72UQKFQwXx52EAOk7ZQiBgYkEvT0HGMajjM85eDINANmBmJGcxYi6Vu0MEAf4TgdAXLRhyAcHHu1GBZsVZq0WuiM3bs/zWibCIw4QuRzoDMl9PP7PbR7qQGyvHjWRlWQKq+by+AVDCAQw5M6HgcI+nerrydTp/G2BDCmEMuvkeqzqbdQqBWmyvAnr5Fhk7ZuR4VxPvpyoOsEWAaFfQseqj55xDy6nCuVWEGC8sl+rFggIsOATcGGlHKyiV9vqkHqOcrrhM9zHdHNfQhAVZ7EPkaJo7GiYcSXCDp4ACIt3H727q/Yx04sMNiBvQBJJfe6CBFUlJEFiGQrKAqyEpp5TNCK9rQ/x/qnujFraCII4npYjb9YjoGKu5FqIQfQhrVo12AhKENHSvim+6UOL0A/gmx+hn7n/nZvmf8Nkux55OSd3e3ubSiE//je7m8nM5YlMsnbL6+F1cOqn2/3jQbENwYStK3lrOl+rn+1jSoZ/87nIsY9yCiCzq0/9/VGOEMYhEIDrGCv14xB4h5J7eH5N8Tbmt/v9oytcro4AdPekD4Uc9HZDEaWD3vSoz3VIfJORaqA6lIcO6/x3I2S2/jr37bePTHatPOzMSk5zCJHv76qArxVjuP+2gtMO1Q3+4yZbAgjWeeX9GCvDgTj48X0xK6t3AKAoLsJb1/qVFLgUZxdYgxRFnmt2GlyFFoiMhpeX5SiE8I6m44veRBMJVEsM9ELl3NHVuKxcRk/r8KFQ0rQXS2CmXp2HZcMeX9318cfzecrxx9uABPYbneedjUNEwyVN82us7UgVvEaGxL2c8TYDwnnvYBbSBuh3I7PhEN9I6ddS2CUpZmhrG74YKc7y2kguBwz7hqPRWRWWNRlNwEVx5NXHjJ7U6pFayBi81AVhPrEexDHxE10rEZx1T5KFKjsf3uOJdXgOMgEF7MfznwfU37nZxJ5hyjT0Suqnbzay1VXg6G4tA0Q4lCW/PUQjPY2TKxXHQE+MlIpjaCLkpIe+wqmFy5ny03gH/bwqgDRRStGKeTh5kAM9iNeIFAXbC5Z17u5+wtZWn54ewKmrFdv2/tmX/9pe+Jfdhoa/wH+yBBDawISc4DQBQLxLhsqZqKxIpksAwYIlB48GFpC4aZbVh95uabm8PTXkW8eYpPtraFlD458sAaQeZmJDTzQnLMHIQJSF/1Kd31H5X+mEEu2kFCtlyIPGtaFy0KtN6Cv2S40flGBp9BnLS/+KV46h1YO2BBBGmxCJGuNNxKc0jMpSsdiK0EQCzwEeZjSW5YTjXbd3EpqFRBbV4mmRJQLlqAuCYSbSVFJroojklHMR1m+CHyGLuFEkFoE2sDoFe1FDp2Uw0o8sbYiHPQWjz6p0Xmvi8Mnf2W0S0st7+wUuyRCEHmxg7ZRIHAgZmKhrEzyqTOhPBg0ifI1nN136FZd9JuZDiIFoIk+sOYtXppBAQDuWCqPkzISLfQeCrQl/t7ogH9qbtDyYK9Y6EJgv4eaYvDKF0HvIqeZkwJG3ycS92lrHYafBvDTwIdaBSGN5WIV0WutHOun0ly7amkl75eTMNzn1JQ2fX5xQ2PpZFrtWITS9sU8q2yiLVj604kAIQA6aU0LSd1guOHwWJkpDWkuCPeKgQrwD0Qt5eCfSWiYEEgfjFSJMVCb8CRUxxeNIc+3iMBJJFu0mAy8XAWDl4RRSf7WUxRIKoSL4vEobY3sdCVffhddIqYrILIuXjudRHWTRRiidKA5e7CyLv0NQeXCt7sC4FSF9iJ9luayxqYy9VIgoIq4Q31frtA1HHIgrUGGeYAuKubxcI7lCoQ/xGHhnLbYOIQ6yiT2x6NPbKJHkwtDuoGhHzdZGIKT4Vq+ZbIXWU+CN287KKA2a+0kbsUS9eqet6/S0QqSxCsFIulRFBAzRGF9BgaSTLq47kWR+vze2l9VCAgkgHorfP3EKkRXIAGdiM8tv+FoKvCOLlBexq0IOeCJWIW3d7k3NsuRqJSLykEZwUCLpBYkvLUmF2FV6unoeBWIlwgHLQ+9a9ek3Vwi9RsVHu+ozzM+ihVKqBFVdI04i2vcLdX7YMct4vEghbZ1jEUi6Qhvf4Gqdl5SRA7vWcS/a+7UlqGy2Ex54KQNf1hDmnbsMtnKOlWV/AUCjuKlOtuOuAAAAAElFTkSuQmCC\" />\r\n<br><br>\r\nOur biggest sale of the year is now live! <strong>Get up to 70% off AIOSEO</strong>, the world’s best WordPress SEO plugin. You’ll unlock <em>tons of new features</em> like <strong>Cornerstone Content</strong>, <strong>Search Statistics</strong>, an <strong>advanced robots.txt editor</strong> and more! \r\n<br><br>\r\nPLUS enter our giveaway to WIN an <strong>iPhone 15 Pro Max</strong> ?and <strong>Apple Watch Ultra 2</strong> ⌚. No purchase is necessary to enter!','success','[\"4-x\",\"lite\"]',894,NULL,'2023-11-20 00:00:00','2023-11-27 00:00:00','Enter Giveaway','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2023-enter-giveaway-v4-lite','Claim Your Upgrade Discount','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2023-claim-your-upgrade-discount-v4-lite',0,0,'2023-11-05 14:07:18','2023-11-25 20:17:31'),(37,'6547a196a893e',NULL,'Cyber Monday Sale ?‍? Last Chance to Get Up to 70% Off AIOSEO!','<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAADICAMAAADxy0fQAAABLFBMVEUAQaP///8CM4QAeeoAS6gAMqAAWK4AaLUAa+kAJ3wAd7waferz9/0XQ6MAAXYAh8QsgesAAJnV3eoAlcsdPocnTqe4z/bm7vnN0+IAHpySnrwtRIkCodGmwvTX5foBXsEAZs0ARotHkexofrpgcrTi5u8Abtd3pe68xNmXuvGxuc4AAYETUKkgbLjDzOBhmu3N3fhqeqUAEZyDrPDF2PaGkrJrn+46ieqMsfCkstN7iK1GYJiPocscZMd2i78AaZquvNk1Xa0AXZQAWdE3UZCbqs+GlsUfXLUUduABq9cAQLcaM3ojdt+jrMQkRJ8YcNYBUJAAYdsFgqkCd6EdgMBabJ0aj8dVcbRVlOxIZrA7dcYAAGBbkcwAUOVxmsoAT8QrnM8nY5dpsNhGg9er4sszAAA2DElEQVR42uyYwW4UMQyGrcq/LSwt1hAOO9Lc4EolKnGtisSFAzfEiRPv/xB0oRN7hFMWFRYW1b0k69hx/CXNxHRqAXJnOOrX/Q5/xxEGOC7aM5CjguQ0Xiw6YpIGpVGaFKzCaVBqCydPJmFgGp48uZJkkQexKpfRsoYxWI5BjlPndxwxiVCdrVgvdFla6rRsHb+7uqJ7Uk48ODoxHzgZmKvbit/VvLIgde9tMzUuIoe0JYJqS1hIxunOSZGzww/M+TalygNFaqtaTny24ORIeviLofnM3xWzNios2GVST5NwWiBzuWVhKxC5tZa7FMHtilxRLAPihH5ow3yTRsjSO80PwfeYouluHjE1Aw+z1q3lHmrCOb+crRCBaXlCWKGKTjpbMyfbrpGFZ293FgyrgECcwZ6BZp9cr9EV3fqAdP2VyKwEot5bhwB/BoSbTM3RFd3pIVLnrjADlwEKF7snch6nc/u/uwaydZ32qG1WUgIh0UDFC0/e5j8MBAkI7gGCDgQ1EBoBITWEglqkxPMJGQHRDZD6GEUs0RkpMkFNeJQr36zSDxiay7KGzHMJhMh1Vk9uMxAeAOmbjl2u1Dn2q+tPTogYk4WmPiFoTZfuCQEE5m7l5kexjcvU/k5hGs5ZfSdB0tXIqO8QqJtLdZnFnT48IUQHa40LN2erPCFEaqZ1hqTF3N4Mg4t0u+7zEjBGPCkzqAfxcAOolF/TPMwWS9kOOf5FcxYPlIcJHmIBHJWtc3vyPcqjPMrfFh4pzu1mPGMBBp3c3p1CtnH8L/f1ML1Zw0RVgQ+cCxZmvNIgNcUqxLw2Z1LluVQIU7fgpGBVCgtCF1G5nSnmHn27DYn8O98KLKmtUhderFmu42nvtPeG/iZpzdKDoQloR/M0v/385cvLVV68fPEiOp+jffg9JI05WITBwSJLKN5imml3NzcXTx1ubTFUJWjR4uFSbL6HkuKNu9o1u1t0TBMPtXi9SrOoZYiH415bJPcrbXxn0AhuO5pwfXO5f7Y/gTzbX95cY6KdOcENPaHM1IOSRRBrLQseGSFF+2Dudelf7D6cIlTXEKV8RcGMXBAWwYax7iG4TupYDUAe9isQcFNQU6wlINgnTNeX+w+v3108OYFcvHv9Yb+/nvDJAPOUEl5DNaDZzB0CqkxJLlRz4ORG6oiyYeTZ1Lkmpbw9VzwAggxEZxeEi1Ro7ECoydyD+QZEfwQi34DYCoTwynGzf/P06dMnFxfPT/D35HaqN/sbso+ADoF4BYSOACIN6ghF5NnZhIJUBiLDcsJIAfGv7Jtfj5QwEMCvTQtpww5ZrC5HfTFKQiBugpEHwRhNUOPD+iQPut//ezjDwrYqmPX/38ndtUunXehvZ6ad7Wm9aFM6CLRwOc94tpAwXrIQoqa3YvIIUsfX6Dr2BQduDf8ZQkysAVWkb/TrrY7lp0DieHvlEoqrQATNjgPi5l37eU2C5nJ1K4EG6xfKWo4+CBa/Rg0wTgZu/eRuwAEhH4te9pzFux/eeFhCZflPFavgkNwI798IZyAk51xvfMOlP9dclgjWvmPWei08/6CdBMmaSYViJcHnhUbtffl5P9a3CuDfxMN8DREOZRLH9xfDcuhu0Pnwy7euUv7a9bC8ZINytbJZ2WyfpBysP7Nm/DWnF1N9ekWluzyTUMpvdBpO3ZC4ciKSJFJuFp/oz9sYfi/ZSLlvZh4AMP1VQKLmqyTUpKZyvlxVFVaq3gJ80J3EV4eTzOVEBGq2326u/osvmwd3U6X4SeqsxWqb1VWdobQWaN6abJSWc+iyomwVGM7VkKCkScmhSaIoHZDMIc0UVy1qTMh6UudgVJuRNLydRpqJpOzFv0tkxfk+eFSCPXkalbIElMpZCiUj2bVgqi4a69R0iMbKgB2gZqPk0Ixl1MGeRayEjrHsNGA1qdcVJCedO6cy58qcgGRsd/VPiVzLJ0pX37eTxyIgKQJJ2B6BRGWZ09Rxezik9CqDA85ukUYs7yqLhtM0bY4EEpY0GaKoWHrc5ZCyAgzxJfWc1HcD6uxKHIGnLD9QOVvIELHH25tfdHLxN8pTyy8O6uJqcePipxDky30HZgHI7njMWDRgGxwbFnGg2SsUQEN2MO7ujmglXR+x7IgYkmoXHVhas6jmBJgsK8VeNfaCFGEdj1AlrKCSnyVnyfVmaX26dkxBXrZ++WZZH+4Lc2krxzmlvv3q9lktdnX5bm8VX7KQukYf1FWc90BkDP2toedQsMQow3s76iOUlisECG0e5V3CyiOQR4IGG6C3qJ6j4q4sDhaB5GWRudUc5Cx6Jjcfn1wU2kuLBtp/JKz7z712WFB+z0SuP7S/xQljX0ss30ygXVI3DsJYTPVXOrjtHZR7Fcxabz8EUil+AjJKCZOrjzpFDn9Q1tDk92C4pQ9/OwIBsigOZiAdVTcGu1EnUq8OLLIpQ0GNhMq84pMYBMKezD5LCJciFXjzck4t4s/8SBqNe/H4aEi5IJflDtZOJV/II9R+Bsx/H/3h1m7ZXBwQ/+ASopHx2EVcx7flVr8S0zM+CB2QZ/te+S6Lw2QhSZI2ivtAaOqtIvfEqQuUWIGBsQbIaiqDSHasOeDU12ChpQbLSR1/c4w4HC0kabPabVMUAnnugHhHi+T8wQo0PZObAaHF4nPHczKSzvppl8tC+exRUmcQ/iSGgWehUrukrvgGIKSuZyCYZScKwrOQSfb1FNQNFBSA6x16HXJBKNwDojp0+B1UyOUABrW7HcuAwkBqB+wD1hKijuJIAUZZVB9IHYdDEDQaxRAsHY9+twRE+AdRCUZwBoJPoIOlI7QEUMye4TqIF5NccvWLkkCsWQiZaCjcCN9oIXrRQq5DB+T6aTYBGT/UURJhqEAgEc2YDwQLas6ZM5C8r+jqKAOMPqzuWIE/gMDaaFI3gECUMQRkP73Z/IYLQORnLCRYtxAPiAg9IGIFiBDrQMhkfM+4kpcPg8uBUO3DGCJcDPGBbF8UYGaXnu3IxzcKCAiJA1Jhc5MzZFIY4qF6sgqqlBE6KaJa0ZJXFYyCvyEio/q+H72c4vwExHgDU6h68QUxJPRjiFwAMqfqguW4IcRXZaMuW2qv8HXOzw9u6KRwZbUAZCOfpfX5Uwt9kzUcrBqylp9FdU1jR2C8zZoBkAcBaZpeTZ1aDnjFtk3PFW8OA5z4qkld1VPgwFI5HsSURW+lW/desspae+7Av/6bpsI+2ofIJcPbbB8VYFxSHMbMLxVO1BxNOKDY80U1d5qyxeMV0jEfqE/DudI3kNylFy/bh6zIn/c/cNfLt7+RV2l2NhFjrZ1K7sS9stR+rn/cbPtJh/vqYwMVriQZQw5jj7Y3/4pjQBfKBcelb27vJeS0frJY6ChgRTf//ql/z9618DYNA+FA7XNxG9wshC1QGK/BQC2g8pYAgRAg3kKaxkM8Bvz//8A5afLZbdx2KkwMuG0hiS9OfJ/PZ5/PZlECIvcZEe5S7SEdKXrNVkH+XW+vS3ICkbMbr2z7f2SvftjqHCtdwXKftfxLze3KiUIGu4KMSHeDHR57RsdvWCcKO4I/RjHsuAh0KOXeRyvK8MUCXWCtfXdNk09HuFGMpg9HIylF1o6wdNYuHdsTurS2eqCg1Z10C0sG+6lA79YdKWsVrEpuwhIyXzhMgYx2mURjxEXaR1EE1V8mVaoNJyAriTL2CReKbKuVrR3Ya9oU0Y7zUSbF4JbgSRXK/fKQhxfr5TE+mQ0hziEHnGukalR4aZgkMhB4C/9WX/9M5HXcLgnE1hmT5PCB5ro+FSMaAwKPWyZHT9hrsnfUtbGLr531tSOdVrVWq9LpAzdVYNm5wHmAyYtcJH+iwlcCAr5SketczDXJOgaPfyM3+BXoUj3TIWVVLkH4GmHBMCiwA4hUU4BEWZyoL3c211Z2QyfLw65pbfPxuTzJ4sgBBGu1hSZPXnMAAWqQPM4E/+JZEgGvlHDjuKViAiBRDYhIIwcQEQRkVJeLnE9mQCQAkXMAieJMUZKPa6YkXRwEX4wXOBtdJGjOUSpjE3L9TEnrJssrJUwF/NTGD2+D0PkgkySJsyiaBET+GkBEMyCRC4icBARpEwt8tQFSJkWb4283Yi8w98SCqd6PtsyYnEFZGJBIDreyuKgN/CMYC4uKBYSxyAsXbLWqOdfGJuT86iRRz1RumWQFSPH8mF+WP0RlRnZPj9zWkjjL4rLSNGgIJg6WB0QQeRcBv60IWHwkAqlwpwJ+Q+O+H0HHCMgsqzYAeeYBAs//YLg1iAviE7U1HJ9vDwdb22XCYHuLr8cJ/Wdq0O/HFW31C56Sr+QZZzCs724PtvrDqq/ra0i/kgMZBUM6DxDEmwYWdO/FEMPnEdT8LaR1M7aSjMtGzgMa6GitoLXGkKw706mug3DZiexY31Q4nabpEGksFkJcNABR3qY/IuRp3AdLrGUYziWGN4Fpe69/KBk2Eai+5OW1O9+43H/O272g8J4AISfy/80CfiP5Nsu7CDuR/5wotn1Mi8SeSe8i+HRQv/b1VNKuSS7VPQgtnRRKeVEYMuTCae5hMrkWSC4wx70fNsQM1lg3aZHtoYQ/M62FszZGQ+5KYV9GuMhEyhdauls54tz1AmovAU6qNK0HSq7fUKepcbyfRgTWQy0SsiBkQJ2Xh1AENgnUhnDufD1EiqLgi5tcdKSMaEzAJo2C0VB9M14Z2leR6ZOct0pLaTeB6s6wYkxEHUNCmuoEBBwK5a9ZF+jIWR7UGGqsDAbQSpUaTzuDdT0sd1Kul0wFQklThQgfBOeRIewiFooAxlAW4xAE0DT5OFj+uT1YkbB2FAcAEhjeaDfB8alJe6gLqhQSVI1CrtLAppv4ckXY586eKCwTFVUxJPW1uyeg8YKnQpMWflUmpgZfFiIXITnETRpRB2JJreeHZIcAweAMNcMqhbDNlpJlCSUG1WFAoklAsArb+khqblJIINQyDUCqcuAD8WIlMFwkfzl4lU9CfcA5FV6IaFEkKDEBiCA/lBRXTbvpST5zAIkWAUQuA4haCBA5CxDTAAhFiwAiJwChECBRDYhI0bqHACHSLiBeorvDs0CwtQ+ItJKDX0oZZx/cXTRZccb0cOvh2LvHFGiyhD3QMhqCJsvXEKXqHSUsKgtpCGI30WTZazQZWJ/fJ5161dgHBIvJkUBikRlD+IiBNbokSmJGy4gFNIQ/mLGI8iRJpM6TnK/88sZZ/HSYxQyZiKhvfcXjcm3vsH9wZxiPMRxYJvgNM6a4CZC4ZNvezoqnLWXDjP+K8ywyRvAfv7ZyYRYntr48zAbkNNUGHTyCIVd84dhx2ArdZ6jnbixEtGwoaXi+0etIhG3I65jBiN49uXv38cW7T95FfJG5gNhUypMR/2MX9aT9sd8wptToVCecUlwKIZOahOCDRTeebLIGkp+wzxijjeKTgl0Rle/gd5nU2LaF2ewvGXu/JCmgwW7PhgJbrMs5C3Z+VyzeMl3tLEpG5+6sbXSrOdSNy09EIuOqXHH+ZGVMdyiKbaWrEs6unTxZzAturvOlFA9WQHZvnzt3Lbpx7EnlaZRtYmZxmh4/jyOlRCwHNjvQZc7v8dnBiD8t3o2zbX/FPcaxTLLHU5Pmqw/Wc04qOGS2Ud+/+fYeyTHo2ehd/Vi3135zTz5wcqjR3bwvvZg3VpjLsyfVW+fvCRlg63ZX7rxL8r81iM7C8fBBt1Estx+tZ4Xc8w9guNjutFqnaCzYlfr+0Xar0+qsNkt448tzRFkhvxCd5KxarXvPg2zdy5+eR38lJHGciDtB6Rxtte9REXTtCd4SldHxUChGo9O+Es6qfepp1Y7EyRMkNDP3+BWdt7PYTrxdH0T7nGQEyss2Ryb3N2aU+jqL5ZSI4tGmU3uL6rteGBDI/wLLsNO+OEPI/BBnxcTZPZgNyG3OjOntTLYTrc759T9pNkWG7ufz5/yk0KpoOyK7qGkOIq31164qsOCtbCOmDadO25vtozMyu21ZrAQHJFZmm5Bb/AqmR0E2NJ7BtTi/z6iH9hWdcm4iKhH3TUqyweNK3G81UZZ8QJFD9dCW+p7bxtwsZH+en34AlCxufLvRhKBRKzVrEH1cnW9CmH505+HGVCkJGfiN0d1HrE6VQMt69Ymi5n1FtSY/Bg/CjsAFv59WdUCTZBZ6tpXc76JGh0p9huXf+/qp69V0Jo7CPuA1WK2QCQGTfZC4qfuykAlpf59bWSwf1T5EnQr83w9ARDn+RKFNIDLAKNm84px8TiJFcDPxj6xyFqQbQ75y6jtQ1/5p0qJepir6epRvmyez0QAgndbO6oRV74iDG1MSvD1bzmPVivMZtgGQd8ImBHppqXK2jCJWETF2u0lU5NyNciIjmr0V00EuWLooHE4SQoEv0UpiUTQA8X1jAKRwFMG7JzTjWboEo9caFnhek8WIXEWDUgDSyy/5DVZpQmbR9VK1KJJzTIhls72JlUUqCzdatTuShSrgXGwIO4tCgIjci/AyONVCe9J1NCRaREN8QCTi/4SvIXFyd6J0J4/evnnlyoUT17vOzXH79LKUNWxBr33BtyoFbThPWmoE5JR82AXbNK1eGGf3cYptEpFrhWae9zVkeUAk+RqyhA1p0hDYEFHbELOT3+962n/iTLuiW0drF0ol6t6px+C9giEglIip7QzbWaid3pWLnNMUIPcOW+MDvtYklbc67S9gu9liyffe3z666vezyu5x2IbMBwRSU6GteWf3ssILGgJ+edXQy5JZuuOKqnui1W53eh1LvZennp9dKVE6wwUuK+vBL+C/xsJ2NObkWI6d5zcmzAWDe2XVtyFMbw6/Apafe1N4dMZ1YP2Bx1bm1zrRnbLqreiQLZ7fywqFkgradYTNkuOQ+bGH46E36OqZdqtXioGHWqdfHD98aM3eblV4rB85/M216j3HfHevsJxLQW96VdeC+zG579nqkm/NH07aFwwsqaHioyiIhqdX8IoWszGxOz85Nq0hdOjgTEeu/JOGjz+5uxbGtmkgbBJJrl27ifNoGvpIsi5tR5MOSmHAOkJbBmUdXWnLeI0Nxv//D5z8+iRLTgID2nHAAFu24vukO+l0D5NymwfG2UIGB0uyiK563h7NmmqKh6BrSw3gV63eCQyBVXV2G0WQtlpnylosvdhf7RR3gH0vISWd+Zk3QLNqQj3Po8HS0HRI9vtuK6vnxONzbZjljK94edoG7+GTfsppRldlsjHwZ+FAt6RIcpce5ih1Mg6eeV8OsRhIJdsHeJggyjgKQvYZKB/lh3yrTc4ckLeYQsdpaAaIdHo4YIvM6HbWcnpbsYROs8xgVXVP5UmCZr+1pKiQ9CLL2QqrZH3/W6OdYwFE1TRZs8IPCerV/wcgqsBaz/Dop9MDkHhEDksug7NEgaFWiVmUnqRoHDxdpVSKkC/p6ila0UUOUdol9YfuFU2TCcAKAIGJJcHz1iEy240WazTe7ijSoKrjMRgMKpX8+4hHSkIxkCGwhKdomeBOVa7YJAdXirtHugjdkILZTzs5vppgQEzQbDFTIZg55gS7ER/T8lcLp+xsWfHQaNayCQKtSt+UsCljymQyqCiujpgwFjN98GMmsDzKyQQVshBT9ed3h7ptlqj+5DMFznpM47NVSde/Pf/tt/SM46j2GosIqBACZHdPfSUmGHZwKJgEHtiIzwXV/On0az66lIFL9oroLuKoM6+9dkdfN+pSfOCrPeeQfBmBERaB5a2SCsH+/v72h/ew5VfnUt35AiP81wS57pIksudEzlotdCT9VvtU6UWRTJ5jn2Ce8IEIZ+Thyu1x6kI1hRsB7HYSvlmtGOGr2LYrzjAM79ar2bqo8yAiGdDZjh4bQrjq5nh4osYASI7I4Ajzyhi6VZFkuALBylFU/o8GDUix+x9Luv9BTC9fb25uvmg6EhHxm1hRLDNVRYUcqosviLKKL7pqzkWF19y+MeQ0iuGUjABMS4AYYS14QRrh1UAH9hER1fwyQPLoWhb7Gbb3G7rylXSV4UHdAZDsD7oujnAkAlWR659BpQUVYup+TMVT56qjtDBp/WQkg36b4yEmAlQIpa0daiY0zG4JBtjG5gCEuJYXT2KCAxAm/8YBiouQAABiq1/SBCDu3ICE/C5kfTZBLq+8FA8rIJyujrjhcXAv3xIOBi3vYTDT8k40/gU2tJIjytNnfTauvQwwD/PtaatF8xAtq5g53oDAACB8LkDcbtPNASkLfHRduEHOBgSTrynKAcksvBFFF7ejT41VSm+SAgLrW9HRnNG47ZQILOYNKlAhVi7na2sskqaa+59W71lUSKtCeEAI6rtK34UzXhEQ3woIqdSm6tReGmU+b4p5PaNA4XgFgCDWW1YAbEcNc85fJYA4RUAYABHt7opxGJHq1MEAKqTkrPBBgh22F+VN6/H5ywGupCYwMt94OxpymCBEArHaAATDeGahqH86Zn0ahkjGzUPeNtb3fe84Wf/DCdeSIOKI79gF1gXhYagQ+3bFOZPJlcspSGCmxk9hcXmQbGp6lLx/aN8BScJxucX+fUuLuBJqMmdfQeac5pakWdn+DnWBVcXuIM6SOPuUnHlpdstyej+2vtcXcIa/kW5qxp+tWOdnJSH+lhoX1UXvAVYpwKOUwu4PVobAslJCWPX2ZArsefwW6t89VjY129vbtKnRAA8+1jZQt89y8hcA+UJf+kAIz34Wgxs7yoqHPLszp4g4W9qZrUKIvtvT2G/g+2HWPXvL8SBAVjS1CEvSHBKvoUq7XGB5caZwvHaKFlmstIaz3BbqsuUjezPggb3JWwZIwdAYhlFDnyEL1d58gLARb2gDOQNzcKGrkI11ScsbHdPqVX/yfTCPj8vCZmkzyCvgQWQmMPjvic9degdGtjDkjaIO6XnSwuvYIs1VPwrXHcOHgZiWCazJ5eXV77ufK3Mh1cKL2xtFJtZPFBWyfK9I69tVIgnI42mT7Q7woB8eE4yqsxdZ/0qculkGVq+mq7uSoswRqeaG7p1wWu0RHhcDW8wVEz76GLGXkFjYkx1fXhAmXc0UKIlmz0l/uQDI4nc7SjsLVRM62Xlnmkf+Yo7HBU1PonSf18R3N2GlghnYNFM5fydOXcVdiYr2EUqorcGZyzSLprZjdTKRBd/Yan8gxQ62VABEixs+54oXCA4iriae16q5e4Zjz+isVXkYqMuszPkX2kIid/osI/qvLVpjbD3rOVYVgjCUbDQQGvEcMS0UQgnc95lvD3x1MVoLN3x9J8mYEduJWQHToqip4YsAkB4B1DogUOrg65b8JMWyNkYEn6MC4igqJF+fDS6PycRU+62jO8fL4SthHqo6JHX+RTxJejB2PPAq9NfkquLRHx4ddZmaBq/HejcBg0CByci2U/eFbjtx0KokCheOVIhTt1tIOAAREhDHBIQDEEkmIJ8qX5f4QDkqIOGRG0XnFkC4CEwvEAlIpRLWXgcw+eGceyBVPfivOf8uYxN0LMWOBET+cVmRRcNm7vnlgVoCCKm/mYAI3y59DEBs1aQEs5ZNxwxBZXDfOkNcR5TOEI79NqaI8ABI+3z/xc4hPzcAMbb46YNXx54T1mymQDrcA2MPsvgRbGQACPE1xcK7kgcBls0KDCn0XLYfHMQiy5kOCIldfMZ8gDg6IHMeHwq/AKNtneQYgOzfDXTn2EUpswYi4Xq7Gx3S/e2TMTMA+dSmQmhcO6HftEizVW0tfC9RIRuqTklH+sVxJTGgX068CykBK15DO+vqBPqWH5tZmiIXVhdaztYMj00AYsSp/9s11J3y0j9hyIf6FotMdyIeZqGE4+5K6pDwdKvHdEDUIzxs8QdXzefNa5gC71Qf1Il6Xm4LhApf+BEWqvpiXdLPv//++5erCf1+eXV5lRQCxWTcvvOgum3aNHOXDKdU8qsy5hYRL7OdYBW5UG2dnYcOj6K7O4FmDMSMJD3fMY/wkpOha7GpqKXknJytfrRXODshQD5ULmTH6V5a65voYiKkO8XuR2oz6dJrOAjbTVj8bcxN1+7eLex71+/Xt7q7vP1DGqsOj6ktrY5IYFMhRDyEwZJuri8THQwDw0Slx48cLMf0XkI7kjZ5yOOuoEI++fUBeQjnz0GrC+/tsphMIZxQAZMNqn7e0ZVnfF7es1qJobdTnuxPTwMACDdm2Lv6vfjEuIHFcvwgZhZdSrR67xb6xv39svXzR04J0ygJvZ0LDTbVFAjXwzvBDECI+j3+k37oT//83ClGlPT/L/ODKIRIsFq4EaoDoRXy0bCwwYdREkJwyiEHVMgMT4jFV18VYxerfMU4unXeIn9eTZ9ZXUmHM0M9s21CDypEizGEGBdj8Xg2o4kQ5GMhOP/WM3sXTl1OK+9pthMFEObc0pCQopsEkmfhf7KEmGEXexE7IdKsdsHNXUhVVSFi7B9MxyOLjDppzDgLQTNNhVSfDV4q2g1aXVpChbb/ml1PnTlvCiEr47XrltzQMmWuIfdfTSYZxXgvp4PM47fav7xKMGQHpSqE+53pGTAya+DDmSokURhGmMkjxG8h9FYCIkMJBdjuulYQYLNGMmEz46w12xZ2kOVZ7NEGdhRbyVuYTuDe6DZzCWRhIiJvceBwfDmIVcjYjHpKAQm7L6aFkm9n1tnFymfzLCPqC4eG39jIG+wVJduW7NtF4kFkJbUUZXa5Vg8KQ11jZ0mpepZYbHHBDghz6W/bDfxG3fzOmoKLJuMpIkeNEjjWFxfg8SsBqVDzfXIkDHTznh/jAWlmheNeNTvrrV4vvTeXCjn5wvRub1XQB7S6BMRhAMR5A0CYy9VjJBMQpwQQoc0QZ+YMYU19hiCKin01tMHxIIej709iQDz7LgSA7NmR7SxvV/OX9SaX047dMfMWXylhJpnf2GplMyhqdUam5r88Q5zyGaKWqjcAKSVm6JBZM6Sp6hClitBovM8PG4HOwQ/BwS0Rm19jr1+aIZudIKGDRTpklHScbgvD6NAI/e+8v3zvfnUBL2NLk0sq4DmNPsniR77NrtyDd/vxZCdvKHVYqkQ0HYIRagAypw55MzdGPvMcHXZ5pB0AiXYYRT8dfvH+hiTi4McqB+P4z0uiizTC9fpOTA8yFb2FQCv3+c9/3MnpQWwkIarWs6nmeB6hO1h6iHYG0VAgIqydrFk9vkLX6fHjiXf0R/Jw/NJcq+urLKcsV9ItqsLDp0DYbnOZDLSfczBbW7HUmDqZZAekoRyBT04WpEooeteN3aj75BXdU2L/6wkaW/1eEmkde6vuLi3xV9+hmUZZ32iGK/IYqtvlT+hqOmYQ6fn/qhNDiXBbZ2fO6NGzp8TClINOHnvpwWIUnktqf92TJATwSAz38t4jSV8T0bglYkzGKGqBnK3W+XmIdhqJmJhstkrtqFnSk0h+SSVsh7L/R496ScP/ke2kSJWzs7Ps2/RQWNPAHf+FNuY9T6NKgTBePRuZ742v4BIe/f9Ye22IEJWw0Np+2u3KFFLRq0wls1mhi7fNYfEvUjlj5gGEz8FoQlqX6dMB4UZX9v7fIu1gVWilVkeVdfhP/XFmMt10HHNK8BgIR4uERW8DW3sr69H/W4wIYyXXtXIwbs4hBO/HbhxYKAu/5rOMTQMK0sn45lP5IwGbw3H2Imp0kTl6VmSRJJejOrqf4XFMjqj5ExeTYyXUsSYkIDg6x04COMPXtUDsP1p9sXkskOravKQCPGuixBMCuWOmXF3GYMiH13w/z6Hp+8BQCNQ/dtd8ehm68BP1rmd1E2s1qovEsoBIRg9V4g4FIV6rZQsCB087TP4ovEoIdOHm7WWUnuC2ik6u3bfW8LCak0TJU8wtqSIlmLCW7ai5QitXgXjHLsOnqB6jUV5diDgXRbVmnoiNs5rgqJ8s8noRXZRgV+IuXSFZkZey7ToptmzN7dJTWTIDZ5+K79rLLbkcX81ESeh9s8YLFbPBKZiBASeRWefMXmYYN/ACw5XUXtqWaTkXhVrvm2tF7dSyG4odBYAwYl72vc1aXkmFuz4MlUxogMgJ4PL0IRWQnC08hpVYl3IxT3rA6Vr8tK3qCwARSZ/gNRyx6NX4OJWpakV6+Td4ptxw7IAIV+WzACCYIXMBgvdBU9AvtgPS5U3XBkiXAAFqnDhnAOK4FkCc2YD4OSA8B6T5hoDQFOYWQDgzAcE0wtSxA8J0QGYXBTZJFK29WdFs3/XNp+WnjMZrI9lqCiB+k/Pnz+MmYft6BIEC9RCzNvKTV4VFQLhw0wI5ayzK+B42r/epsk5W1DuMrr9hTgkgyCEuRPJJujRa85216zAhU2RlN2DINRSNKGOn82Zkosa7MdHItmqdkIIpRBS3KAXEGZHib/KoyznvRsJ3a+MwXzYINy8sWbtu+lHcH89YikZdSfs0E0j/5kpKliWUT/DIkTf8kAg6RAcEleCzLtTBTwnTuynpvCZhlN3gyuy6KeMX53c3E/qpa7sfcmdz827SQHZu8bYnFu13/RcvP91biWvl7By+ELKwTdGIzcXz2nXWGQ8TbiH0J/sdtaSgY8jpysvXrz/fzOj162tHlkVKB7/dTs3YyOn+IJsfca2mwIi10/fcVbiYdZTQ0W3Yq+SOG8GLV22HG3jgvLDz7EmhAY9FFM2MHz7Vz0saj48ifm6GS/80LOmMOyv54R/1EjukmqdZneHK47s84u0pwzQM+U7S+A/157YVB5rlV0K9gTIDByc9drMG33D/c805WbpN69TdU30GnpKF16hJ5Xy1Eli8g3qSsaDM8xOH4Fs9AQewQ80VqC/0YAgN7EMRnYdzZC34ZEG6geeXv1ITMJ72RY7finbCiC+8CQojIyXIFrMChiPyvnq/HfGvGiWuIfdPHo0KI3lYcNHpZ51Fe7pz7+mzJzvlTifbr0ZhGR78aKh9T59lQStBIRlND46vhZAu5wZpqHmpmT+nUfA7o9A+hq8PoySztb0wlRyiQhV/aYJx8B3oDovx56X59YOY11QKrGSIfWH9HhQlQ55mRpe7yWX4TsAJ8waIKhEZboPqDICzOkYcAKGv4V8Eswrb9A1hojnupBPxbiF13eLCH8EMl7pTvBkEvuN7Mg9XszgW0uCifXz9RgjDSY/56yOyniNFBgbQFvCI1WEwy18HYhxyCcECSRz1oVFg5HCm0yk4Z+o8c4CFWe9wce05oVGgCQ/cCLGhyaJ+Hq8NJYwQMfzeNnsZzK7xAr6FYbNjJlnoJ6/aM6t8zeOW3SsYnULntRLZoOo8NmZ4YyflfKg6f+dJOJw3pHLz5Cz31dCFJyGyP2/JXZesH45KRWAuUS/bfGBw2QkZwlnS2+vAkqcU2h69QIVMoe0METX01d/QBhjc8t1x91AroxHf6RZL/xCJmYkD2NyW3xLjohDCaktru+ApAlwouHIiui4yyinfl2fVaWGyz1PWLtny37OFLTsVku8/YfAuLMJtt5TwfE9NLxjyuAvIoNyTlLk0vIrq++muUfoHSVEc2FeMQEQxLTWvBiOzA4JX6ID44LjiQU5nQRcECFbuikjOE7xHjw33ww0ihMHqy9sYkANbOljhVc4jU4WgbyshAoGpM2QUWAeYdMtqd8cd/VvqC3qtMi0NoDcFEGZ3lOPgv1VM2SHFq6Xvc2BG3kiOH0+c2rg7GhaFNnLi7up4BBvrH9er0t3q/vqGbYoIZwTXd80fty/R3TFUCMZusJzkDDrYCGxTZAuAIEpVk7FO4icXCjVnFEr3YRxo1Rdg8DIdcNmch4J8TuOiEU+OiZwF6Ps+7upjqO/lWeHAssSVkUj++xONcQd5LUMsSKF0k+5UFZIXikQ0Z5Zu5uPlwBKa0ktZh30OpiAAYe7YAeyd2Hl+Wf1/M6vWf75jh47AkM0yjWFBr0qY9Ce3ZP0P0MbHsStj7Kj4bHzkRN8PzXHKziEBdREpzryjoJBAW4/8iAPVF5/2T05e4BdjK06AILhRpW0tpO1I3QbdQa0ytITAuhGnIbMQ8zqKnmDZrjAmv7vb0MJsqCZVFtVWiSvbtDpGfbR+C3KpILOQXREqRE3OUY/ddvvSTZEKLFmWBcjoUTbAKsX7MguCrlKgH28MEOhlE5CW8XUbuU7XsyZ+iDiCrGIFJRQ1dM9ppQIUUQBD0pf5+1Ao8j39cRSLqQyNZVTPQ4Fw43sASMjbWslLvfTPLUgDGEYrxu4XPwtfV1B7YDc0iz66UPVIUSJ1/jAoifMYLTWM4MEVKAqsJYxqMfezZQHGl32AJYh0h5h3v36iLGZug8CS5wAdy8o+1RK7h4Z8yRmza9TaMqruxGms8NZTGczxUUnh1HrvywBtExoHmqTE4G15XsOyComtvPgcywArmG6C5QC43QqBBVOfoSZoxHnQAjrrIfEhT8CvjAAasoy+ghTSOVY/0YoaGipELwbWWvrWtiyEWa4EEKwqy0v/3Cge0NoWQFBZwFjUf720OlSlkRWPrsqeTp1aGbYQrDbrCzv6lCGI7Cok2QF9YJrRaUrL+O3Azup+AgjXtb5Zq+wGBBZ2K5jipkzfakHiFMGiIhLv6u2zBH654610Lxkr069DrWjQW5NlbMdYbWAhnKiQV9b8TtQF1oYqIELqvD0r3sitwViIyrr20j+pu/J/EL3DzO08DCPmTsqoSwDRsSgmDUtVEG9AhMC15vP47WCLkSwDIiqFCjNGJke2pgikFGQMJ4KKyBI0pTH4DUC20rpTI+4MbRXyFYF1gapasMe8sbW3vJouPDhxeGvupOq7H5UOpKco/oEDBBY7puc+1SzyVUA2EkDW7WXOsw0ahD5deWkIRSG78ByBVCr4vTEvTYGI4oWxMcvxxXm0ZxVYSNo9OZ7MY0M0bpSmP7bf4LoZmPF4UT60nidJ7uEUzVxkLe0AIyTZTwFJe+a1HBDMLd3EBYmUWzCgQr6zZJnNAIGohTVUnGGhUdR7AMQVsHXZBZY3mOxeMVis7FG4vFj3C2SCMzuhLydAUFLVugxd+LO9a2FqIgbCnd5duXLX2mrhQKYVVGhLUeQh4AtRfHQAH4w6Putj/P//weQuzZftXmgdFE6n6zhqPC6X/ZLdZLPJpycjLPAYXJmL0FwoKwFEZ9AJQGgWSeBshxgWIVXILWIyQVdPiSIlIKIdCOnAr62Yk8Io4tFSPUKe8dUuYorxCJkcbYT8SXYXl23ekj5fgU1no18Actvs+bihf0FIzgRkj8RvA8MuRU7dtFnUhcQj9G0aUaSsouAiewTRSWfKpDfyV/m0WI2QkgcaDcakoYgACQhnlK0IUm7uY/nVSDQcmmMTUtBAmD5r/aK5VUtcSL23GpqduBlaXQhdhSzk3NSbIoL8uxDw97aMf5DYCXgZU2Yl53jMiqebGO0X6kCDUgInVUJwbo03zD4a6Pb+LePnpD8BPMC/rVYhd+xXBJZ0FgMGwFF5xrzf34C7DaevslvUk4gLZGFJSDhVuUmF6lJ2p55EbIudDhDV8MGr3rYBUIXMuBrNEKNFAZJKFKkAUT4dO4I0KLMFE8iCWZha0jmBM3/ueMS3R4YpgJArvlP2rvbX0sLxUqxxy43YYm2Z4XT9Lwim0WI7PYUoUgOi/DLYkgOnYNJqbAeVKD12goxVdLIsxLBi0XtrTCVoDpEP6pLDNU6nxgCRSQvo9liFGGpIrWRTuZBdThQJi+UB6h1NQqVlu+f3/AbAp4BIS529GNZgRmLYjPD3Sq9u9CD1d3TVQFsHtAdtsSVViweJC6mQeQO7luz4JBeyfo0NqJ+RgWl92iQ6bvgwSeiImGxkxmCV1o34R2/T0MlGiMb1moPUxMHsZejDCsiU1hqWFtCDGC96EgyBhoJ96y2znv5wOCcGLvfauCjWTIxrZCPonoiMssEzTluSDnt1dlto5wUjSGdtIeRVm+IhuBDoIRrNhZC9ENdVATjUT3hGLJP1bgwofAjwzIrBirdCoDG/bUnVlEhR2/GKbEYQQFyWzIKVdoW6ENKt2c6ib3AN03nD5Hf3UcgUmjYppPcGK0BcbDmYW2tnFnR3beUFoTLTM2r7wSZcjUHb8aB4n6evKwPNTsZgZBEXkgDSHEoUyV3I1KWJizT0bwsiYxSBQTE5IrvILuiUHBgAhEYD/yge5Agn4UVaIRaLKQcQRPAEarqysMtSDFwAkuBxPaRzASnhoBX6FNmIIvdb3IXEgEytX7hI4YPtswnJzCKzv4aOASzEgNjSC4dfjDHytgcFBFKYIqHYbVB1GDItylfZrbgrC2vhoE6umICUEGpC6EK4EKoHgclBy+ZCHiyShR8oW9cR7cEpEhbUt2dmScvAXUguAWT0BEUOyOkEm/2gs4lSjC/Zp2joG6rfLNK9BNl/AciUF7Pu0IUFwsfo2MHsbR62AVEkdyG1fOf6Io8KVqwenUcXXUzHqQvR5G1nna2I2/IjmrnZSFsSVAxnP60BKQ/yMAeBihTJA+TVqZusz8vYxs3BLtstIgZDoAqIC6kEUlYO88VyfjlkUUFspdikTaOLHnchGbhujlqsAM6bThcDTsu1pFnRkDTlO93aYU0eHfeq7tOQryvkhheLhTwodmaGupCNniPluFMu33sR8UT8CiLtXHgwi7oQiUdG2F7igQtNp/Wzpuz5jjk1Ut1JkT5BNlcdf79TrlbXc+/vRDztPU6RW2OulO/xhcqFzC9C7c62lC93L8+EPEtbAnLL+Hn8jSCHhYzFhZw7HiUvZ+aaY5VAbb8AKi2wy3nqGvX2/dv3n+5dDNP2fJGnQieyyNcGVIxrOIxCKcnfoe9GoPDYwJPtppatnRAtoYC02IHbc18T6gPbCL7BWZhh6Yo5yYJ3rZV1d2fCD6ypzDrmQhzO4l0/6axnSFdIaqbmRIZ18yG9TdMkI5hVIi7EyY4L2aMdtoKIOyltAjcze7fTGoIG3YubrxXzKXpABiJzIfSlDP5borM4/SAkQvqJfLpx48angz2AZ+g9PpKO8qy4ELV5i8gf9ghJGJdGzAO94K0VSYKdlcZC4bEkc7PT9IBiGraynfWEY1F4+B8jkk2nEoyLxbnPZgQUsRPqQoKsuBDCSOQggE1iVLZJlpQ5mDybRKvAo4hcYBILqYGk0/T2+DgLv5LmGJldprNyzSGJCmkwK6MuRG/egrTfKSyyGJ/4jYEEkgEyWbHJZqDtVV7apnQ90FMm9ZHOejY+9PE4yq+FZM4BAzRXvk25kVSFJZNjLzMuhFssuUoja2BFd3bDsPwA5PFDLGSs5soxknd+vHljTurgY+c65khLMA+IC+GMJZqw/lW+OGP2KwyQhYdPYAzNYNZcLpsuhHq2JIaL5TdiG8egC46nmSpj9OHryXiiFtkunAHLv3xeANJ5RyrUeqjl3UViWuBCrHw+gT6rxTJatXof/zCZjpsAZPYZs3HMhbCDt39LXLJ5G8YN1D3r0ecWy78KvLt6prMJy//64esLsSNauZkOxwdQRyStfVO+rCukrvRltaVRbeC6AABNj11X9JuX5M8v6ufaOE6QAFJcQXdBMKs229IfsmNzIa4lM5eK+1dcCLJgnpRfsIXCK3TBUFt+abImJ7wkirg7EzKlbfuS41ux7iTm4MfjZXZ0TIXTvV0WFn6fBkbYiBmRKgEIZMrvzEkhYJaAFMz1xgecIEFINaJkZVTXZyVICNmbTiQxr13peZ8s30zKmthorr1QZRu+o56TgpvLZq/fmYlCpbNoui6JiyoVKC3f77F3VIVb/QrVjuxK7mlLVeEoyV9WlULazasOOHjm1ZvnltV/1686NLlKtnG3pf53J/4ap1uIj/T0S2OUuplwIUK8qnewf+yDQkoeSy93vG+yDCei4rKDY18IOVNvXF62XvUevf+6025vbF0NfKY0JcXZpEK8HHqoVg8O9kkVstJ9ycNtitMn4bmSU29WXxz/p+5CyKZTVQoxvXfccj9peVZWIUJKsTx/cHQkmh07SCG1w3ypJMlzkg6uyg4PxXOv8Bw+X5Hl5DwRV4wb6fSVNi+URqhFUCF/kShPqu0mSCaV1kRJV8mRlO7SkqDzKZAX18Rz8UvVJ7vAg7YRtol8SDbmWBBPU0bohnj9kn5ZLa/Nqi5LioBJKdagpBean78idKaUBkGFifAXeWCKQa1CVgifBWeQgdE3mpGnbXRNUgxUp1qUgWXhoMC2kCJeqMXCuTMq6471v0it+BKr2JthfTEpzij1TpruIadmLhqlQs68gmftMvyt/MWkOJt4eGm6h4z6+cOVNvxFvwXIUJSHkx5lExD2sbbhz5+zQzLSg/z/7Sxf/M2jAMLf8g9YrNxJ35rWKutQG4Bk6JC0v+AklEF4qf8cffzS0mziQcQ7ZXKkp38xHo2hoSKak2atws6X+r8ITa0bgYlkYpKwwZOHhjI5UaTIQ+RNpq45OiCWQX38BzixP6k7qxBSzpJ0zXmUtAqKmKAMMCavzQShZbLzi+O95ie5IwwX4zs8C5xegfJ9uXgIcAr5F8BhIwTNOu0IgbqsI2RUQPDTtocK/9oI+UvinuonTqOs/48UeixjGctYxjKWsYxlLLncL6Opr4IEqjEwAAAAAElFTkSuQmCC\" />\r\n<br><br>\r\nIt’s Cyber Monday ?. It’s also your final chance to get <strong>up to 70% off AIOSEO</strong>!\r\n<br><br>\r\nAs soon as you upgrade, you’ll unlock our next-gen <strong>Schema Generator</strong>, <strong>Local Business SEO tools</strong>, powerful <strong>Redirection Manager</strong>, <strong>Link Assistant</strong>, and more.\r\n<br><br>\r\nDon’t miss our biggest sale of the year!','success','[\"4-x\",\"lite\"]',905,NULL,'2023-11-27 00:00:00','2023-12-02 00:00:00','Claim Your Upgrade Deal Now','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2023-claim-your-upgrade-deal-now-v4-lite',NULL,NULL,0,0,'2023-11-05 14:07:18','2023-11-29 17:53:54'),(38,'655a464a82867',NULL,'[New] See the Index Status of Your URLs Inside WordPress with AIOSEO 4.5.0 ??','<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAADeCAMAAAAkRKZWAAABO1BMVEUUGjcUGjgAAAATGzgfJ0rR0tj///8YID/HyM85QFi/wsm6u8K0t74AAAAzOFGpq7Wvsbna29/w8PL19fYsMUfk5ehPUmPf4OMqMVAAADilprBaXGmVmKCfoKkiKEDq6+12eocAACltcH5ITWG4vs/Px8sAABqnsMxnaXWPkZkAAA6Ki5R9f4lncINfYnFWXnEQH0mEho7k6/W/xNKVpMqlo6ZZZH2vt85NYX+Jmsk9SGtzicYXFRPa4vLMwMChvLUDGUGZuLB+k8gmHjYHrGKeqMcbOWKMtKMApVHKuLZtfZerwLtdesTJpIYJhFMUATXJ49QAO8xBl3EAnzOSyqlusY2mJUIXWdLJqJ5Usn+RpvBbgevBzOey2MIwSJM2rnGASC7zggQADN6quvHpK0wKPqjEi5hRHDq/Zx7bohUVAAAAA3RSTlPAMQCthFUsAAAgaklEQVR42uzYMQqAQAxE0awRF4vtthZsFLYSCxXBSvAU3v8c1uoBMpB5V/hMikgVRAmEhEqCEpAgolEJRFThvQLDIGAYBAyDgGEQMAwChkHAMAgYBgHDIGAYBAxAkJi/PH/X7IPkM32dtbplHiSmft/erlL8bsQ6SJeW+5jfjrUd3G7EOEgu0938jSmrU9ZBHvbMZtdNGIjCC5cxcDkmASeImAImlUUBIVGp3VWqVKmLvv8DdUza6Db9kbqCqj26GsL4mMX9GHsS490b+lHvy49SsGov8RvV8iEhf2WXf0mvsDmQzxk9Kqf3nwZ9M0gptBaPkroWfyZVO1erWnyHRe+wDvcAJKcH3YGUFhiAx/++tLBSrIbyYYgTP1MNRApwtUN5JyIHiN1pD0CeKX8GRKMvMtaxxbrirFjq9RWP+quQbLieQmf1t+VIKo3DKeKp3sxZeQscUTVETRqVpldCrk/hi5n1M9c+vgDtDMjzClHoiIKgIOqgBGA1+y3AAwu9heKrocJ5IoCUopYAQroikt4s7cBJOVgOqCiPw5wSJNRDrU/RGsfGWeEE15UrpXaA3H4N2wuQjJqTV/McSE8BHN5SPEC0k0ItoZZJYKjoAFUqnOkIOUNMrbW1c22LJ4qcRTcq2LMphbTmyhEFRRjOl56BTU4jWqYayp7ys9CGISjDjM5jN2zf3e0ESPPy1EbGmGh5BCJh6Igl5+zFk2BVLzkUeogYSIGKQqYYlM6cOHskg44/MLGZAssAukF6IKkG4AIeiRFyzKc648u40ILhNYeE77JpcyI7AUIZnQqv0wMQGV1DSq+ULV1Bo6XC9U8XEVLQKqu+AsmqvqAJBR36A+WRyPJWx1ThQK8nSiAYyEhEx/SM7khP53OQioWaaMryi6poBCqaDIOawvE/kHuFTOfZzOfxuz0kJ68CMXVATYWlZooATOse8g3IAvArHlGAASG5il5DoCkGHHM6Wit9P9UGGVHu68BA2Kli44wig5++Apnp2GtszmMvQO4V8rCHZEkcVxrHXFuFIkfl+bR8SZ8BGR0DmTq6QCGkDyk1WdbQ6czzqV97ZmmBF11IJwbSYj5RE2S5B6L8dAw+JEQUnN22RHYD5Nd7CEshIAOLrAGG9kANxu8qZBx8hRh6gkRM9kKpWdqu1whyCtYuyxoDBzS0dlkhl1BZrBVS+uIAXnMGYoopgKjFhtoNkF92WUOtasUAAmUTOiDpwHSwUAJVfgdkREatazOqDRUW0XLFW6pGSiGlKJu86ucDu5/YGFILBAyEuyyemcAcaVGJAZoT7KYlsh8gd30P5Ahbe1dC5N/2c0ZFQ4nfXAqDCOYbEL9vvGasWU4GL4kKImMosAhoghTicKPe+bG4zygMiXpwSHVOfoEbZ6JjRtXmm8iOgdQuejta4fdkifYpHiGsfBvGyyDsFF6U1Va9fY05NdYaDpiTeJ4v2sIkYWqwpFFZqnRx/Ahcq+SpUpC2Cis/Pk0vo0Gl8YQ+iVvF9msaPnW+nLbUPoD86rcsaQH5zcfSUpZg1VJytFL429rxJ+ngpB4AOAipHYBBA6WU4vYI5VPrcgSAx71sbTmus0o4n9xBk7ULIPQLIEIqfTcqpaQQtWLdbuXNwKla+LAmtVbyZtYc69Vxn3+7j/xItBrr1caBp6+O7XlsD4TPQ3Lyyr/+3c9D/k1tCuT/ieGjNgfy8zP1V//P1LeTxBf27qA1cSAM4/jhCfPWBQXjuGVWmCDCwvZQQmFvIxRSPFpyUdBStLbsfv9PsJmsSVNqeygDeZu+P0yMntQ/GUOYqDkx68Tiq2o9iMzLauIQBFZmLtZYBAHMi+VrYxFESBC2JAgzEoQZCcKMBGFGgjAjQZiRIMxIEGYkCDMShBkJwowEYUaCMCNBmJEgzEgQZiQIM0GCkH7TgB1diwqNRzymVoQIQjoC1VCucNyc9rkxhBLBOQdCxfKY7BIiiLZoyNBg9OQ7K5MZKu56kTqHGrGYDRYgCGmUsuMtIxD8DXZqvo2So7hV9atIqgtt3X2e509RowiL6ZIhgkRoMMYAtwUA+kKPFTf+clEgdfcPm81hnUeoWQ5jVoAgiFDIkK1Wf2B2f3cALZf2lqB/2qEaqVGslIrHrYpV5bcPkrp0vb1S6rB9clUGHn+kEmIPsShkWD0+rpDt9/udWd7cLKsgSiXD2K9aldQ/bvPDB/E7yDw+3Klt7vBfd4KgGUSfCDI8G3MJoppB5g/bbgYh4J0hq2hxHrc8ZJ2fGrI2V5v5XReHLNDz+lN/qXcsyMnDXpyNkpiRJE5+9TW8qT/sXS8ceAkYBFRuZFRter3LCSuXEw1CgeDSxcI5wlGH9hCYF/em+dRFn5spKs45XIOZEEH0OwY9bl6fXPQrrzOnTvyHPpv1PqlBb1Ys3gAl0h9l8QHhg2BQvJd/3J1vc5owGMBfjEBMMggwpUMYDr2p1encdL2eb3Y9vfVFX/Su3e32ot//a+zhjz4DrGNYLd0vIUDMZs2PxySy1bdv01jQt+w5ORm5Z0ewvhWGg66OQrRXr6vyocIodJwI0ae+O0j6ubtlz8nJyD07gvUdIMQI0d5rg48VaeD4VJYjRcjZTPBR/Jq6nS3tsxaetJQpnjROhD7pxIT4c2UYD+BSSn48fSPkzWtDrYatmnqF30BxBCHwqjzPMzpnDWAQbmjp3e3xoHvWCrc0ToQ+TZ8djsNdTBt6uxOCkO5GiPbm9Re1KlarJkKUqed7fqg0XiLhOIoUICckaFo746BwjlWfayIErq7W0JtEL+kF0phO2umhpm2F2Per1erhERd2lHJ67HoJgRzRbb1AYHBPDxQgFfL9brW6vouNEJsQgzpEVS1HRWzD2OoIzDpFiIbTWEHoy4VI5duZop9HQm6vr1d3t/er6A1pFHjeUIwMS21y5jZVMnSo56gLRgnxArYIpCEEc+3aCIEISdG5SR7HJHsxj7LlT7AotuPKtzeKHkfIw/X96uF2dR2AkGGwcDuLRSTE9dpE9ejQE646ahpDj7QMyMLzBh1SGyF/RAgnLxmBQm7vHqwoSiw4ljNJqbNYzAJLiDFV+ZBTk6tk5EnhUWNBFzODLRZWbYS8yguhQ0p8Aq+D9Jbz3vyq11suvySPkBqDEQL8uoNR/e4+GSH+GNMtPLfs6NC21YUHO6tWY4jeDsNJQ0+EmN65T7p+25v4y5/9/s+r/s38cklNKsRYchYl4VE68lzBXZ9z34iqyLOTERL8uLte3aslqOW0V5/Eq940QtqjAR2EMBaGvZur9c3l/Go+X/Ycg/PZrD2DR2Ze6NHhbDYezEadcDYa+4MRSaFYwq5yXXUhMKjH3N46O3sfS3uTk8KuixBNjz+A2Agxjca44Q6MyXBi9Jc3y5srKG8uCRGE+q4rfZcZUnBi+NI3pOFCEVU+sQ26ybDhYWHDjBFCX/xKPRpD2u3uZgwRwhRCEj4S5OLqgvYve3Q+306l6stGiGFVRCV6hV8WeYwISdboUPBtv0NyYDNJstVZRGaWpSnap+nXx5nu4etZbT7tjUEhVaHJBgVuWO6vQyj+Jbua0d0VkMU30AH5w/mHxznfd3e4NvdDUnRRfPlpPgV0f0Jf+ebpqfyk6IqinJW87VWkRncMUySNYVicdGMHQQ0FhJRE20FdbuFGs6zWYDCFWZZ8Hh0bG/wgmB99rehfqf9bVrwOGY8HiRCWVVKqTw9Ukj4To85BNIk4CO69e18hRo4QIbgwlNhPcS4ZJk8UIJb6zMjXFf6x3XEipDuZtJIxBDup9LXPqutA+QCupjOFjZV7wUblWhYL89WHOiwMcR0SCWG5EMEzKHaFw8HjTRognGN/VgO/x6REwtbokbyrhZDdsywg967CcJd9AHJGH+osvzFmiB0X8GkxtVoI0TJC0v7kWzZ9fDlfzy8uot3FxTrdLnobBZn2MRxJ9GQaodFUsHCFeij2P1BjIa8yb1kJ0tjC02v4agmfMS5hB/vlFWzL5eXNZfRItr1I/DED2fR5plEmPCiTqRCzGQWGZaqBS9S43wKilsMi/0C9heCgHndm8YqHYj3v9+fraDef99dr2KBYl4sQYFfY4VjFwGgihAeqJ4UrbW4GLnWh3oeqUgT0/xCCH7/jwhDBxcgjMLqrPcs2ydUU5r3c2EQId2noDYfCJgYTNDS8jmTOqSJEqYEQTVOKC8MoY9pPoX2xCocLTNlCyo0QywkCK7AsVXUC1W7atgW5dISUT7uFvH82IahDSz46Cae7IiQ97e2DFZpDgaDjvEJsDD6Mgwd10FeeYLeQt3q1rwo9XAjqULKzLAa5QH8fF+xQBPhAIc8ACnmjaRWUHC4EdeSE5BaF5cA/gjGCudgsB5MRKCRzqzsuTwAKUSopqS4EdcQJyAjJ6WClUpLxJKOj2CyXBAqBvicBWvk3F7ZZChLsFRIbqaikuhAtlYERoidCYordvQd2UILM5Z8RQmV8s8lsMsZMc2RZrMkC5ymnvdRRkcKgnl6oVZRUF6LFKrZS8P8YyrSH98yjCulQmMwIkY7j8fFwNpVeODOGFp36ExY86bS3uVeIokVUUFJdiLa5CpKcXYewnZc91BwlQiALCeAsq+nSpsOj69jkDpGqKYgwS0YIecIIgVTBSBUhyTNiioVMMgvDU8KlEIkRoe7hlBGCl2teyRGEaBgYUCRbIxch5JT8Zu4Me56EoShs4jqvpbEFQlBsxzKXTDKjvtmMeeM3E7/5/3+PpbCdtN3YxoZ6gFI6nEmfnd5LAU1aicRS8e6H+PUc9YkEIIitoUseCgTBA/zdEsWQvwuEi56HUMn8HwsOQf/AJVMAAQ0kWa1DvCyL/00gXMAhyd02qLNWl29QXYwhGEFA5JFAgAP0+yW8DuGdQ7ikirjhjJhtsiXn6EXqC5RjCrezKAKHlBXrujVlc6JalFmW57k9Zkwk16S9lN3rkGP/gM0EQHoUi478UbPeIW98h+j35rMyRjbN9mlrV70yzH9kDjTuM0joEFmWWm211g3Nt0+kv0ljnkyzlVti6qqgfh8Q+KIVfsSPBAIesMjClouODxyCGKJNoxNhVNNoY5pPutKKDYluqKEKHnAIE0SsEVInRSGkbRZcNEIZpcq6nufTA7FadMWs23o8jwKC3GqBFWja4nX3wo6fZbUl954phehuKBiwohhSZvM8O0QTO1QVDoLdX4wuGT0ECEZzt6GrHgek/0rsekD9UXc/ZGWBBFlWih30iAGLMGA5PSjLqp2QLI8CEvx4YRUQGQ8Eo1Xf/f3X2xUBa4Yr9eEsC365wxoQtxQStzgeAJJjvteW2CZV7BBUkJc+AIhnOofBHaHJTS5+eP/lA7KsrufcHuuDF0YCannIOx0CZkA6DsgRACpgcx8Q2OPgCZAHHP+pE37AMbF4a404qBdUH0NC6d6YresruzZjaWrXtmAsdUs2AkhskX4M62p3AYEVAgbeMBZlWVMLASQGwj8r4nZRebnknFfEEp3WI6ffqR5xHbLoAbhKMHi5pvFAEMrhjBMNAPL35rJIAIiXZQlRLlfSLN/XTJSrJ6mVEjIdO7lY3+2QRcjErmOBeF44eCT0i139IcsBSYSgNs4yRmzz3Tbtvu/Wm82aduudPdjvbMUFlu/9hztGbVN39np3rUFih9T5nJVKs7RNedOiLtMiq+9wSD4mqMfD1sLryhFAED0iR2DX/wCOL+wghmw/bRNjVg1jnG2ef/5Yf/+x2fz++dzq5/77z/1Pq+7D5+5De9bPtv7cfvRjg5Qs3oKMFw5B1xajgnpaBkrHxBD0GTLeENCrm4DAHlEMwW6Bj/B+COayEk6CEsFa7TYbYuv2h79br9e7zZ5ZM1gxfNg17NbP1imuxgZF4BE6JFbuH0wkxJATo/vi+mHrxSV7IBqhKVjwoNzfmu21CKBothevFUz/OHwMBD3WFRhMAp/cAgR/yq3wBajAJ6/CF3bYo0ThPph0v94hUJZfelAOb/qMdMjC80hkjmMwvh4I2Loyzq+w3J5lUa/xTMjLeAOHMFbmTBRFXbOSZWk6z5ta8ILZyF6nGVO8qqedfg9/yuioRYjpSiD4Eq/wjztYZ69D7IYduaU/Xh9114AVBBE4RGwrLc1HaTQ3xggzp7ei+mbEdrnVn4wWKc+nne2dnRtJ7NLtQObVNUC82XwcePueTr85IB+CO4acOGfuyDMDramXA0JD1hgesCDhOUQwroTiXBFnpD/NOVOcuGJSMMkkFeX090NmXkdBfhtMEgCJecRfFh+7Ag75+s6WyLKY0kpVxiSJLY73QgS1QPbP+/1+44Cc/CczYhZxhnVtDOEUtkw//d57xKeAwwDQBSCgF6QFrvTDSq9FG9Tffmo+vPEcQtRtiUC8IOeQ3feNfZeNrQdcMRRJwCHKsu5V+LLa6KBuFfddtPSghoCAbuyIWEh7vz4Zo1+/9WKIJwSR75diCIwyNGABy//21AkiLrrujPrzzgMB3YAJ6thwyuvXM2109X6GLAuR3K1eP/cad5OKROSOBzpkvADkqEXccWeG/xAIcITX+HGOG41X7jpk9rlSyzcD1yF0ud9BbWgkS0S0tAUcUpZl1zv9c/BZejhyr4Ee5E6qyyCoj1d9AIJeDCd54+QVZjoFBNiguAXOARlL4q11CbKsgTtSd96w4gI6fYOKKGmEMDIp+FOlW1RSCaUTqecqLaRMDFdCSttORtIEQLwsa2C48W0UA4GrziVs8V9x7rmsKYQBK1aHhHdAjDCfmkanzMjttlFcNo2gpa7UnAumnxKhLZ5Ea1KfNJsACLrmLBXUMeiEQMJsNr75iJbwOwEEWRYlU4BJhBSJUFa2SGz1QANDVs6yusiK9k4hy0o3AW8P0rws5znZgzrL0jqvszq1H2ThlfpYEYAEvdfv0IDCZ+YDcafc5BD8ReELOx2QqtKSPVhcJMZURmtjZGULo5Ul8ut5/2zXn/u7Y3o5XhmAzIYcEmdZuEYEEJxwshYPflD4wg6yrESICQYspaqqklJ2+0q16dWm/RcI9s8bf14XZTRVmKPyMMVZ1ux0V6IW9e4BiJc6+3c+Ts4nwoLH2d73q+VnPJflix61iUHJia9D8uENQJBbDTwPdGj2DdUBCWZXrhQA4wYVYghNIFael/u3aPteycKfv21ArSwDo2T+kJVGm1V9h0OgqP/jqN0CwTk4K9rwSfQd/ittnKgDwseJzorPrxJJKlnBypQlbe7DijQVtsKYSNPSFLVmKXMnMEauXV0O6lTeNtuLPjvTiec/e/kC7QcfLWIci1mQItgmP4bY/5/Guw7hUo2RHCASDiFekMizLHM1QUqbbdVoW36RbNUsl+bTaiuTZrXc6iIVufmsqyejG2O2hq9W8oq0t7jRIQv/vp7XECSrYbB5gbbzDomFb7U68dQJJZWU1c2LrJIhh2Rl++tOWRqQybtQ5Y5qyRnZRTSMJUXuHEu2qbB7xvO5IpZYgxClBWO2Tmwah8SDypBDgOcFovnpGBImBqB31Ik7hkT9FZvdXNmvaBKuEomGHJIxTmXbvXNfAAKlNL9SEzgk7qW4Hjc6Ei8OdRRYYDrPduDmKifvGA5o159EN2owBcq8h6/GpbX5Q9JeDEf901hoQB0ZmO8oOARcBhwCwWUA4sWQxMUQoj/tnemO0zAQgAOJqXECdpajS2hYECBOcQgQEkJbVgJ1VxUIcUjwA+0/3v8RGDtpJ7Fjt7FpA1K/pLlaGpSP8dSZuhxNmWB0esRESk5+HGaCvnh5L4UnuIBDPYUcLP73qEtmhACLy6o/ixsb/lZQPtIjBHFHCDqM9FqK00J3HsKfZ8JPWSmXMHp0xNRSCfm4EMIpLTjjfYVAm8IIhcWeu8nCS23+Gg3uoyB8WCd8BS6MR34Z72XdsBfA4WEpZGBSB+K2L7XCL0DiYU2TrR/CJHJFm0u5uoM/UtYD5vzYW43rDAEN+ZO/W36317iYuHbeRgchncSNVWwetArBiqEf1DqpJovK/l+qhB+0I+QKODk3NOVDlRtaxMtljEcQ40hkXHV8j/WI1YCdp0+uaveyPCBOqiYrH6vPA/k5TQgsJXttLsGrl+A58MCy+q8U00lR+jIpH8fXbrguHV7c2OYFI8RpDy2hrHq29EMI5aI3PHMLsYMyDtrs0bJYMnkAdZLlXlmUUC+ptqSGiTig1zy4dWv5n7zEN2weTGKcERSy6n0c4rvrIWlZ9IUXnDiQTVZKSC6NG0ldQcfgBGa1qDcIR+EToBQLSs7Bj6jgksn5d7fP9+DixcvAjZokuXzDvNwYE2sSWd2trbqzYkhTD9gKIXt5ml0Zg5SDTiEqkdTsVctzTSHKumhQlkVDiHiw7xZwGyblYT9Jkh7/kC2OLELWe6Xz9MYYwyCo7eHzxREQkq1CCHhwmCbnK97gA2mKiCXYH9NlBBFZ9JpS7ebVt9/vX2/nECGhZD6n1TJj5PDH3TQjMEaKCUKyTB7qAzRZ6sZUPk6ZFH9FT+pgAxbYMZBzLrKVSCGSyZs36ADdaCZGHXgoiS1z5Hjtemj/oQurhDAuoeRoSmE5PaIchHy8mwlCX75OOSFgi6fEwN1kqVhJ86q/fgmF4A9Togq1QCFuBJCVbxQYH2DCIiI0JgKbLLfY9oAdYGWb5Mc5B2gBl4ASgvc11STXarE4oAlRSqQJbJu2SeQwHptzp6KOMYaLBw5MwG0/NapjyCgZpxS2l+9+CZO6Sa5FSH3109aBFFYLIeeVi/0EkDLWaWU2LSQoqftUDNPWxJz1kEug4Upl4kr9IyrGD+42dJAxCOFoREj0hgqoiwK0SBLlApYKj1QQPptNVl/1seVuryeC2vC7vcThuleTkN2/ot6VsygnJYhgdU+d8GdKhXpUUtSFCIuG8E9Z/eSbQmiYEO66/Z4RwthY3ahctoLtJgsHlqOQGlEChTIhE8vRPINdrN8wqoTUSpQTpWTLSSQK/vAQd1YMWeZJSm2oC08FGasT5AewzHM6bjVZZM8WITDzoihUjmeMKgTPmgU1jJA6QDBMFPEW5s4mq0942iLEhW/F0Iec1yGBInTqnFcLUTrqCBkgTKyfssJziBBcUFWaqgtUtFWgEn0rhsxTSGWCURvuCMEoGSSHoJLYJ4fYK4Yzs2JY9BVCxhbyvYN8bAFNuIUwqkXIPm5XegKUhHcMwyMEVqz5H9VS5I5nk5Vm3QgOs8i6sftwR0gN6rEr+debrDUrhrT//4jeDUuzI56ltqcpUG3o58ADWg6RAjBCtGQy8sBTCBL7CwmvGLq5uwB/mnT68/T05zStd6nhAtH3UTJGyMKJFiFbi5JIyxe9PuHFHUKwYsh7k632caiUwHphhE3fH78/Pj7NUrXH8Y5lyoGmAcEFT5vRyAtBAMwhGB9GDsEoicOcxKuExCFIK50VQ1bwJoW5bVKINQLk8OTw8OQElCwC5Pvx8fHPX+9n1SD2Aq3CNi+aAdM+xZzSsiy6IgTR80llRCkJumgOIng+YIpjR8UQb6kCOGQWyDqnlK0h5MfvHye/f5+gkNOf339+/nb8/YraxWQCTwHtbJPis+rFItVzCFpAF1Vw4EatxHty/uEIfYVGyKYrhlWTBZNqtZZCfp5+/vzt6/FMvAIlXhifsrTeITZcikpJ4EWzEsWBsi05hPGqYjidqoohLM2KIRzqDXiQMmCuoGz29fs3yCLz4kI29ivC6P2QmqaAVnJRjPwvm8QRIegrPELMiiEIUUtLxTAcms6Ov74/nVFx4UIxXkcF1Q9SLYdUE263NnFrFHTRHBEC/P0IwQ/6rivkfo7i2mlkOptNU/Lq7fXMcs3p6vNiDqnZt2V2TCwjzyipcEZIgOy4u6dOAqD9pFAGyFr7Tbnqjd5Tx/xRT/oOxo1PKkET1ggJiRE5oxCvMYYpTmqXOlF/QEJ1SMofjFPaeMJ4mblv3MvCDN4VH21FEu8IAWwREhQjtghhXPjBM6ePdLlGZl9m8kjGKE05jnFIuTZmUfDmuzPKeCGMe1kALnGjpUK7m9ITXY0ZIWFpxFIxLLjnJNwBQjORZbCBkTH/9OXLjEgDEGQFXvJMdgybQjhvvvucpWVZGvUQTOIoxRogaq93JkE2HyE4xjDTxxhm5hjD/vdnGSPyOreETL98/wRCFKzx55lef4Tztt9dCEvFUGFGRA1aqxn5RshoIxESb6NiiE0Wk2hN1nfqiZlDvOjXc28RHiEmnRVDIaF0uhhjiAWqD35jDDFRm8maemNGiK8SFw4HG4gQR8WQVhVD0lEx5FwK+Sdo5RA/emUSje1ECKwAS8XwH8MjQgKCxBC3nU9ZxAu6arK9ltb7zePGqzoPUOKRQ8Iyic5fjpBhK4ZIZ8WQ9K8YbjxG3Iqi8ABJznfe7eUbqhhWHDaMTKEbAqyuGGqnoEXJLfeyNplJ3I6i4PhIEkvFsD9rVgxPsGIoYdAxPCLAOhVDFDJnnRXDYCMrcUuKwm5lxQnwt8YYZmtVDD/+OPn48RCF5PMvs091iLgrhrJj2MpCAiuGmENCWX0tO8EICWGUSLZQMcQmqypPwZosgY4h8SY8QswgCcBXCPoAnBXDOVYMTz7KiiG9d8+rYki1pN7bMkIdFcMhjIQLQR+mEMsYQ9GoGDJOCBdUpMSHXD78bSBmxXAEQgYxEi4EdbibLEotNae/A7Vt95NUjw+5lgBDKAkXgj6Av1oxRIG4cBCuGJP6g1sXhzfiIQR9GEayqu+Vk753LtadKdI8Lh/Gt0dpBb5M3yWLk+fquWL/3X4yuBEPIYaPUXJRAgM/J1yiBitN1qXkPSheFa8qsJ8jypsTXlPC+4nF4YkEX8e1s4niwaPJ4u/Li+fJNQiQwY14CEEdBtc2zrsFrd/juXUtnFvPZHwMrsRDCPj4t4DoTDzZx62LantwI6aQIB/7m566zhRyYu19hzdiCPnv4uOfRjPSW8jOx+BGmkJ2PpJkcCM9hSQ7ehMjPYTswmNzqCDpI2TnQ2NII1G882EwpJFo58PCQEainQ8LAxmJdj4sDGQk2vmwMJCRaOfDwkBGop0PG8MYiaJ4tPOxJVZfafBxZhcfDrYeI2eis2einQ8b2zYSnTn7BzDuvJbi3P+aAAAAAElFTkSuQmCC\" />\r\n\r\nEver wanted an easy way to know if your URLs have been indexed? Now you can with AIOSEO’s new <strong>Index Status feature</strong> in version 4.5.0.\r\n<br><br>\r\nYou can check your URL’s index status and other important URL information from <strong>right inside your WordPress dashboard</strong>.\r\n<br><br>\r\nUpdate now and get this game-changing addition in AIOSEO 4.5.0!','success','[\"4-x\",\"lite\"]',958,NULL,'2023-11-25 04:17:13',NULL,'Learn More','https://aioseo.com/new-index-status-enhance-your-seo-visibility-by-ensuring-all-your-urls-are-indexed/?utm_source=WordPress&utm_campaign=index-status-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=index-status-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',1,0,'2023-11-19 17:30:50','2024-08-22 14:33:50'),(39,'657b60c38acbc',NULL,'Introducing Support For Additional Page Builders: WPBakery and Avada ?','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAADeCAMAAAAkRKZWAAAB4FBMVEXl8f/u9v8AAADG4f8AAZEBQD+7AEIAilL01MZShu4pS5XutpwAaUjonnLUVQaVSSmPEj4AGeWSre/zAEgCPrz6eQAAUN0AiZSCzKZZmb/L6NQ/Kza74skAaO4bFwk4hrMBAi8AN5mAnL9uncAUCDJnjrcGt2dUw39oxpIAVqIbbKoBb6ub1rYovG5cd5mrw9gAHG0HTX91eYdpgJ+Zts9tcX8AK3FRhrKtx+oiHDgAN3UsdquLqMWcq79UWm8AmX2El68AQ3p2iqW1wtN9gY6XmaLE2vNLapAArFAAAmijssYlVoQEfrKSo7k6YIqy0fUAAE9GwHkAZKN9kasfIkEgMVLk7/4Ydai7yNnDzt2Km7O0tboBa6bK1OPP2ue+v8TU3uyXrsiipauous3c5/UADUYxN0vJ3/gQc6cAAF7O4/oUKk4AW56Dh5Qld6kzPVkAYZ9kaXquvc8AAEHX5vgAdq6xzOy30/QEJE3Iyc5cYnTt7e8AETiKi5IrMEaOkp25usABcqbDxMhNVGmsrbTe7f2anqnZ4e309PQ6Q1sOGjgAAADf4OTU1dm50e/e5e71+//a2+Dx8fLj6vS81vVBSWL29/fC2/vP0Nbo6Ovo7/r5+vrH4f/s9P/v9/////+4jqQBAAAABHRSTlMwwQDBP7aQagAAAAlwSFlzAAAOxAAADsQBlSsOGwAAIABJREFUeNrtXYlD20a6p/veXm/vbs/tkTRprs1FLtgSyEKAUCAQEnJADLZj2BLTzUVoKXFbEyNsk9hItoxkS0j6V9/M6JrRZdnYiUz5LB+65fnN7ztmvpHaftX2jiTvyy6F2eA3mF0fRXqn7VdtbbKCfu+/dvPSANnNMaAoclvbO8o+QYLCEFlQ3mmT9vnROIbsmiKy1LZfu4PCEAQJ07bPjyAxRJLb5H0TEhiGQCj2GbLPkH2G7DNknyH7DNlnyD5D9mWfIfsMaZxINtlniBtDml6BwBkYu+wdarYeQyRGurthkbvMPkPekg0BeAgbGwIpACCDI76uQQ5us3TrMYTZkBSriIAj0j5D3oINQQQRbYAo8oYKiD8Tb98KzulLHPd3OajkVQclgoo+y6bVGOICCKPVKdXCV4NEdQSwrSQZ4Mkw+lrHXaqjQ0KuHvSXwxBRE0XEAZEECXlhUpXiQhgYW0lgZwbuahzDvgu2kGGqlhe8BHRQ7zJzdiJbnSGiDggogp7xofHxM3MSI+tKyVBPxgJGuAo2Gh/qERh1Efi+eoaJjk7BvQSmf5wGBanvpE5MzxDNSNpSgRVUFSeZbNAn7TQCyzLS5Bl0BvNA+gXtQYaICj2riQQR0QBhJieuTk6OP+9hULAiqUGLrMYpGnHAEfr6JsFWE2NwK7U2Xx1iZp8vgeIDMyMTGfWHhNQY/JaY3ngU1Xr4FvpGFEnbQtvSmND5JIaFm1wFgAjadWj7yvqBvapcCzJEVLjL//sFkv8dIQDpYBmGHepiFSE8y8KikcJRRqBB0crhWYFBTRPCuQugnNnRUUHKgAITaIGho8xsvB+UZXSW6Y9nQKFFwe6MDCo6rOsSc384yoDtMuAYUnh4DBCJYWczqJjnwZZgFTsPNwVbgKXybPuYJNMZeP4oPC1aC9YAYDLTtLdKbUWGiEr28hcnoNz64oEFEIVRJuNsf9dwvGMJ/P2h+PCFC+OsEh4a7uiaQnVY6LsKNhL6hpjwMFgyPTytAIaE40sKeyEeP9PbnmHYC8Md7SMM0zM6Fp9DgMRpafTC1eH4KD07MTrcJzBjw13DkwCskeH4uftd/crYaM9EPzs0PBy/Kk1PjMfH2bEhQZkdise7lmRmbHSsK94+xwi98b7hC6wHIi3KEOEIB+w618lNd5OAhAV2umNcGhuZz5wZZpmh+FJ0ZHhcAMUfFcaGZxEgo6O9vfeHRsMKYsV0fFq5MAoA6Vd6J3qiS6MdGeZMX1hYAgt6nl/on9cBGR/uycxNjEkjXVdnpZGJfmG2a1KZmrgQnr0wAQCJnwFLLmTYkYkRqacPbDJ5jmE7RqejkxNTytjE1fDsuVF5amKamb5Pe1GkNRkiHJmlM3S4UwkfwgCRe+NdHR0T7dNA90wLUxNReqJHYZjec3J/fJaRhdH7yAaMd42eG20fjyqzwzog40x4YkrousowylycDU/0g+0AbXoA46AdhoDI5yaBMjo3qQjtIwoLZiRmpI8eA6grUcCusQ4BnIqdjgrjVxW2Y0Rhro4zcxNhoBNHzzBgLQM3mXo+QkueKqtFGVLsPHLo0KEjncosDgjTOzw20rMEKmBvfPzMmfbo7MQUsKv3R4WR+NDo6BDQJgyyIcCLpc+NQ1ZggEzT8RGwNQCkH2493j4k9HSxjKAxRO6bhIU7qdDtPUq4b3T83HhX3+zkEFiLAOkTZGa6ve/Mhb5JJdrRwwBA5ft9cP+r55ixLmB1etoFcGHxrhFp7zGEPYRc3iMkQ5hJYM6hXzM7MQf+fzwanRhBDJHmJqbYcCbDIkCgDYGWZj4an1KANdcZwg4DBilLcXZ6Yg5tzfT0saprdH9YZYgKyIiS6brKRqMZWgJnZJSMCggjjQ8JTLirFwCiMqQnDiw4MzSkAdKBfIHe+NLesyFcZ/fIg5EHJ0aOkEa9nWYE4AJNA2YwS0BfjHdMAwM/LtDxXllhZ5GbKpwbCs+G+zvOCVHg+rK9OiD9zJnhWYk+M0wLXTCEmBVAKeuAxDOIIRJQWTTATZpsjypMOKP0T0yymV5oQ0CRQ+XEAG2mRNvHAEOAYQJr5bnnI8r9DpUh4REZMszL823ROCTTPwVkemqKiEOuDqOgjhEuDN+/Px6fVWbPxdvPnAFe1lK870L7ORjdgRKLA5noWgIOcnx0aHx4SjkDy25Jme2LA8U2HFWmO9rP9A3PgnLUAOmdyMgdwMIAdjEC2CsKPs4MARUnjcXjfZPtS8r9dlDkS/ELPRfikwp75vlQphdwZiTeNxqfFJTeYbB2bFjofz5+oWs8s9cYoobntkhdZsJTghoOCkv3p+gpEBcI02GgskBp0CNj/QKCTZhGAkqFYUd6wgLYbHaaYaeAdqHnxqLsFFQsc2NzYG/gGqCygweWwZEYCX7QPSPANEyN9YRhHEJPCVBlhaeBU8HMjo2AkBXs2DMnwCVMdKRnGmgt9feUxGRGxpZYZi+29jq2ZenNWODfK8iYzM3Jcv/EfUgMuJlkti2iuBlsxuiRtsIY87K2tYQdTw34UeAOj62eAdjzsTCMWqJav6V6WriJ1oAJF8h6AI9Oo1/G3mKIS2sv1kIoAFsiA6t67lz8KtI7cIm5Up0BvyTUICmou+rz+tZgudm4iPbQt2LQFgCQ8fhoRxdw1tRN0QGMA8nkgeAHdhm/hP4Qe6sr3d8flpvXewWAmV2aho009ZTZHmjtdesxdAFE0yGSvx4lj4LzQASpLqnWg1ZhiNQohvgG0UlQI3U13F371F0uDdNURtWRsCv1qKsYFI698uQJasib8dpaZYjkLHKzGCK5gbSLrBPXbAY7GHgVlapUYmeGOJygFnZIHl2NOiDef6ghNgTrvnbjh1T977nlZVXVEM1hSBWj4JchZme/F0MkicR/dwwhCt+XEvObuFhFZTSRITXXXUeG4JXSmyE1JWu2+fcrXChiO7v/P97SDCHKxZshtdSANp/08M8Qe03QLJuEf+v/SdLMEFbbzO50y14yPi9jWtRybGNn2Ti4Vn6ee1tPbV6CvjdWVyzl4pMhPjjS5t+I+2SIrSYYOxvlgx3NgIOodubW+LyEHwU/vbGVjJ+DNHOS7dTWvW0XahzUxNWsp3JdDKkOSptPetTGELsTYC1WvOzwxc5b28FxOr2VZvbSlzz2tp1aduCP/bASAYgrQ4hz1wOIw8HdAxGnjS3LqjLEZWtvhljP6cwQ6xVVrWIOF4zbAae6AADxKB7yn0h1AeJR+72FcAf3nsiGDcL/ojsgNvZWSfJqc9dXvtWTS/C+R+HAaSL7AsSB6zUCIkn1lifmsUt7kyUyFkDVwBCbiaoNENlBp/tBAw8H9iZBTEedtEYYIIIkuHtaVdVWm7+ouhaO7FU0XKyCFRDBH0P8A+JxWlwE7yuV7Vtb3visZbkxkXtbVzZmb/R23Rt2mREvPLhxAETwKhvZRyNTWy0GxLwowTbnHA5o1yfsCdERspW5IGiAYNWDBNBHe4ZPhrhxQ/CkimBcqVr3YD0T1P5TDR1zGT45LPKeBP2zxr3rOqtxKuOfGP8XAWIsFHxpkt0DIhiFbKk0trNqV2b+B4EsO0mwrhKcl1SttJ7H896tvrNKRhXD/6wGiBOlmgOIST+iPgo6hY21uorS1K/xH/aCxsL/CImLwRCCqoKl6Hwh0laDwtLIKpiwYHwhTChR8axgsGjSPrBv/JdfYb0PSM5aT2TdnnVe7UYvyfjf4BMAIjkVjLdlrxcQAbfMkrCxyGuyuIGVO84Nd06wlj/NGiWKFa7/yfmAxiLs+OSJWPcLYX2AgqljlSfLkCGsc8F42PaqgHjYD/3oyzy/fJeB+W7MXfhbwCqDV01mbWXBNkqZOFR11s/hrZg6McheYUj7pdXCZX55A+BwV4Ylw8BCWjR9AHfbXh9DBMx2gLMKeDKPwEOuEhaW0KASYXgwK2MY/ga8JOu3YHU+XfYTcA/EdkDiJ6mArMpYWi6VeCL5TFoAddXkiAsi9QAiYB6ssMjfteZX3QV1wYHJghSl0ntUqIxNFyysbFgLBtRVgiQYJvLuGCIZfiXPi0TONJoR1RNbnE9p6vbrPStPpi2ILPCMpWCgLGKI1MUQb/MhCPwidlbR/AYntnpUUubO681v3OX2wVc/BlsO/mxc7CefbH7yiTn7zebrbZqwJwu8aIcDLNjgXZwteTeAGHWewIM4sYoIXmuk0OvNH19B+eqrr4xPQw6+SAVcVkPfHFSv9cfP73zx3ntf3H5tXP2Pm68jEuaqLKp4gA8rLssmIkJDGILZc/20ToiI/KJEei4S9fpnFQ/0/urV8x/hry+/VP/S65gSeLmkIfB51wefAXnvzpcGIj+/prDatwz0lanKySJaXHAxI26IeAKCxx8Sy0u4vvrHP/BTSzwrEI4hAOQb7eo/AYj8CD5/BHD8+tWXOiCcfucTLsvBKQiSNS4KiAbIl3c++GyLzbz7t3+aFPlGBwT9a35DUasqJ7CSBRJGd0ItLUyuZt0HQ3Q9uUyw4tgxoiosL+CuO6sD8tWrT37z99988uqTP7//509+/Oq3X//2119qgIDdsxVYsSqFXFCkkONsDPn8i8+2gMVm3/2g6/MfMECMqGqRV0GgL358/frHF2lDeyHRzYhr51UNgBBt5ywv40rqH6dPExSR+XmcIawU0wD569///ve/Pv/L+++//5eDfzx69OgfTUDEQqECqlUhMJIrFIranxINQL5677N54bN3mX/97f9eYwzR/ieofDASAJufPXni1szMrRPfhRXzGNAHXTbaWPyYkTYfMYhqQRYJo3H85umPCG4uLuAMYQUnQH79NQEIly/nAgVIAQKiWAD5/L3Plpf/9nsJAPI5AQgEA7yXeRWPEyevI5mBiAD+cBoihKcl1ASI7NDEa2gsngh8Pj168+YxDkfkLm82iIDrNBjy6q+/+SvwS/7y578AG/LH3/5RsyFpON6wUimizwAJJ2q+kmFDgMp6d/77Uub3H/xgBQTJwgYaYHzy5PXvkFw/+d0Ue/bjAx+fVW2uzLOCFyTVAZEdfF52HkY+OEFu3jxdwQFhgM7S1SprMEQT4GQ9f46cLNPLElvFy7r93t/e/de7v8c0FgEIL8C/cvGEhgdE5NaBj8HHiY/RGnFh2anpV66VIQLehgNcuwURAwQS5CZpRMB59TY5AhAQfxiTKa+TqtULLCqg0r3QAPjy2/c+APJ/B185ATKPfF7p41sGIN9d/27m5HdAeZ04rAZpC5LZhWK36lZAJO9oUFdDmAkByh8SBAKCF+jiIosJxpCvsE8jMNz8KeCSHLitX+znX3Z80WfqKxwQml1G0ZlwYMYEBEKCPk4ij2tjwbML0QqIw8AmQrS+PwIQRBCosooYIouLRrO6aUNc5WDwG6x+NK/2cyD41f9sMkS16VLnLRwQVU6enLUA4hCw2+KQu26CjwecZ80oBBLkNATkmFg5jsXuy9fml+c1oemNtDcgt38OvLhc+O3bJEMWkH47XBUQyaVnxArIThXRusBWMEA+hXgcO31KOfU1ZkaWV0qlEtgSvOGP+we3Nze3wXuPyZM734D/dRABQs+zbEbzeu2AgAWsDgjrqrLkqoDw5sTrcJT4lUULQY6dFoqnbx43Xd/FGyVM+Pu317fXt5FoX75l/S19+rquK89egF//MRiSUXskuI9PHCDhuP7diYuocJYJG1LV7d1xQQS9NYqASr/CiyRBjgKCHD12+lOjTY3XGWIA8uTbO0+0/7L5xBA46za3uf3WBLsC7GJxQasuJZPJge1tDRAaTCgeEBX2wAkUF548qQIyc+LWRVWhLy4aIbND12EVhvD4D97kSGmlJGMEOQbx4I4BmhgUkUsrGEFWACDbzyKVtSvq373yTJcXsKoZc8/gyhfG3JW3B4h2BYAFm+bFEgKu/MmLJJRL289VQOZZmr52V228kroBBiduXddU1+GLUe2mR7Arl3Vt8vUEhFc/eF1hqQTZKQGKlG5sGAQ5duz00VOiUgS43DQosoFrrC3IkO2BQr58CfJ880rSlBeb2wOD+szg+e0nl8x1j94WHJuX1EsaHNje3H40mHSUF5uIIMAjXkeA0Oi1sKi3tdBnuy9ePHwdGo+Zj43GLMGM1OtQWToMGDaaEbmxoAZyiWNHj57+KAdPderrmzePahQRFwgTAo36s1BkLbV6BWml848MASy4ZM492958Yc6df2uA6BdxibxYXAbW1crzKHkeMATiMQ/NeobHmhIvHvhuZmbm5PWZs4rugAITorYKa4Eh3rXulJfloLB4HQ7DhEAjsiKozbwfnfq0opoN7tSx48duqo6WsLJiYcjBFxFqjVpdf+Lw96uUzhuffOO2/ghRBdgQVmcIfU1v5RNF4GydPHD48IGTJ2jdtjI8cMUsCaZeOaYODOENTFSG7KiW+saivYEBduqIho+1RTDk1falWD72bHtvyZUByOr1HxBDaEgROspj7RUsCw0Ke9boV1m+cQ0Jzy+Qsriw6CRODNG5gTMEIrKhOHVSqm29N0orNhvy5MqzK7D6/fD8Pzb5IVDyH9/y/Dmc7rxGgGjva4vubWLSSkkF5JoVDig8+AIg4G8fDNGsiOFoOYhcshBEjUM2oav45EqovFpeJaUcWQuQRKyXV1VSeU1jzYN3pnRXIXNxRLMNfAG17PnPi29zdXoNi4LQgO8bWBM8ebM+niSIyhAt5vrhRcKpNTVRDI5wtbcGSzR0eucRKHS0JLm0GfPXCDj8DEdwZojp+poMcUVEw8POEATIty8qCpY6gLp/RLEYqG4p/aoU4/qqiUCrFIEcgYgI7nhgGdyS04Cz6l6WobBMhiArsgIUk8OJBaivICK8lSGbm5saILadAgVIwkfviPbSIROQ06uDAhDZcFDkAA+aVFh1xSGmSTe9LF5DZOXGooUkzPKNFZMfvIYHMurb61fW9wQgGhYmLqIo0azGDwAHkExpQbbeU7K0wOoEcWjulXfLEF6lwY3SsmymZ8nLkB4rmLriNUQAICA+f/Ri+84eYIiOig4KUlm0Rg/UgELT10qLAmMWzAbPo9UsPorBKQSpw4aYFCmtQJLc4Jc34LE3lvkbgB7Inm+VMJUFZwAgsOHn2V4AxMIQOAk6FCpJNEj4xY278P6ey3zpWsboPDXgcByX4IchlkgdIqLFIqD0t0pbNwwBMyu4Pb9mQNLSgGDmHfX9i/pCRbf4Ak1rkSFsY0SWHRp37f9fW6A19lhNiFSTUdcZwhNtWQZJUEmD8t9C8j36XFEVGenzguWlXmBDLp2/tN56gJhswD8JOAAgGZpWG+DnNeWVUY2JJiyt40EwpEajztvbGXmtDd5gSEkHBMGxhezHFu7yIjwgIOuwj2GzBY26nsru7gFzIpvRip1GkCDbnqEzqtAZtG7eQARvfhfqsCGmp8UbJkQjiFbeNyBDvkeIGDAYYED6IIaYcUiwAak4oOEEA4c+UAMem8loVGB1Ouj+Fp3ROMKy81al5SPrxIUhPNYSrxp0jSCaulJfmhhwmGu3ICDrLQJIwjomTCt/1xz5LMdGVSpkcD2VwUSFhDYsO7ubOIQnZrFYfcu0HwQiWzpSOljfI0BaMDDU4NCLPos+SEGtLXQ4Gs14C01i4sYRT0B4B2D0LIeVG6CcofyLkO9JMZZP/qymBbQcIHobCqmsOJHkSEUvcjdhibRBQZBcbyTgneRAEGRH97KAvlqA2VaZqhJFEg5H06+2rzx61GqBoWY/uKm5paU5L3nQ/cC/XAQyWw8gPN5nSFBkZYEjK4xm26z1CBEcNaBSz1szDkE+VP/T/z6tIregPPUrt/57OWy6vjWlAfE25xclnSyjC+XQBydyrhZPU7GtCoioAtL99PG9ew+B3IPTPSDwAy1An67yT0L0PR4/vPf4v1MS68OE2GwITxKE38EAcfDMjcdKGYBANBLFRJZ6vr5+/vz5Ky3GEKSwxO5b9x6+fHzvMZqAwB8Ak8fg+yFaAFZr8hC9VThePvzw37h8CFfMvLw88/LevVtTWmpWtVG4TnlyVoaUICBKsVzIpSKFtUJqLUeVxdU1jquU84UixyW4ouGXFLM6Q9ZbJg4hGcJBhjx8ee/py5kZoJlmZmZePr318tbMvZczYA4U8Eu4yFFm/v01Lh/+Eyy7/PLpgccvTUCEWgAxmxTtDFEKz0LJtXJ6cG1gLZ2LFdfS1OBgMhaiqBD4qSsx1YQkWhQQxHgEyMvHt7o7jxyZO3yo+/CDAxe7bx3ufjhzoLPzyIHLoIzvXXYG5J///vr4R6eOHv/o5qnjp45CQB7eOtJ9qBvQrVEM0RqxoMoqUxS1RqUoanAtQlFiajCdhGhE1pLp5KBJkVZmiAYI1/303st74e4HZzvn5sBnd/ehw4cvHpq7eBF4V3PAaZo7NOPGkI8+OgXAOHXq01PHv/5wBmizp3OZzqeXH9YLiN2G7Og2hBOLYrEiVorwIwt/FjlQ9CIXiQAACEBalSGqkwUBufy0++zZi3Pdc4fB16G5B0c6z06dhf7r2QcPph5cPOuqso4fhRQ5fuqjU6e//vAkUFVHHnR3vzQYIjWQIXqXuCg6NbpxDgyB6fst1ZalMiSLGNL5srPz8iGgpDoPXz585Bb4PgJnOh8fOXv2cKczIA8dbMiBx7cO3DNsiFQHQ5xsyI1lhWx+FkUbMoSjBQFZHxgYaC0vS/V6ISAvgfGe0Sb0Bb+RvJzp7HQz6ictXtZJjTjA2VIBkepgiMOIHcCQDGrr9LwthdHOU0wkEsWWjEMMhsxcfvwYTM4CFJCrXMYFXzxTNyC8A0VUQPyhAfGoVKoBwgUJkKJ54xiVIYe+ePrfxsrTL/rrBIR3HNO2smwYD4+sJUxnQZV1ZeCRq8oKFEVESxySnZ5bqlPmsE9yRZit06jvODJkWe/LdM8jI6x6NS8LHAv1KwThpViasrhiM0a+SyzrA4/qXpbWuAgZkg1FYHNixfgHHGHWCb+3OiDBvF0AYkhRu5mPaHdhFFEkMyB8i2AHRJZ9GnWLGdEi9UoynU4nlDJVLpdT+dVyeTXC4RrMgyEBB8HStogAURJlezUSsUQgI/uUXGCb9A56QVVZcm25vU4UURkCAAGROlVUVkOD55OhnwbSoWeUxaq0PENQ0UFARKWcHqQqCrdagRExTEZO4Aml1lRGz1cFJjcrGkPqAMTGEdhfCAFJx2KxosLlgZ/IJSrZYi5hyY2xxCFeXbjBxUMDZC29lswBdUANxqh0kqJ+yttuAGpmp3i9YE0uGgyR5SqPmGxzBsPJhihcKGLeKQ1PQnYDxCMvK+A2RFRSg7FkRSlGImureSqUT1EVe/Hj2b646sK0FWJIWbQDIvsHxM4Q9UYOWvqeg5lzoAjZQaW0GkPArzxVEd0ySq1vCwg2dBQEiFA/IDaKrCxbT2Um52MscQOkhWyIYdSxnAf89q/6XaVEsTZDokhqY2+dDLFSxGhcxLP37P6V0XSCIvUrj35yTXIIPEO0G7+KpC9mrDAMu1gdE3W91oNbLyA2hthQ8IgKi6gta317fX29NeMQTqxXOC3nwCkOwVSWx4Mld6pTBHlZ5m02NQKLZKY4rrSyVi+r5WwIZiEJS43bakJbK96NSg0AxCFSB2es4E6WLSUcC0SqxSHewdQbn3Ajoqks3MUVqzPLa5WoNp2YKkuuBxCzZ0Q36opCJbNKJQ/+AFcRuQrhiNuNemsGhqZRF8tZpzJ3CsbdK5gJidE/VeUB935tiKJwkUgBeILln2DPeoiKlasC4jEcQQzQqOiiaG/LAt/58yAOKXOiki2KiayliQWfjMFu9gmtSiQMQIRqeHgCgt07AEbq2XQMRpy5UChEpVZjsYJVj2ImRAUE3e7IGZBKOUCSI/tDUGC4OlAAC3IDIZjZkR60/wcRH3noMMbH3KISyupxiLQrQCxxCBBqkFPErJ7ESISuNcYhuSABUsC8Wh2QSqpc5kCkvgpC9TIVyTo9H8QahzhiokfqEutHY/npwt0xI/VEQXQYmGoyxD8glXI+kIBgNiSRrBjNtd4GW/SgCGytVG9w1ihADBuCe72Ya+LAEdXthcOik26BYWU1mCrLtCEK6X35wsMavBvHFQ0vq6EMER1a1XATYu0PufLiiqvbG6B7nSQ4e38IVv8UsSF34G40Q5xGI1jzHMgkh1Zsftf6QzjvZom6RGg0Q8x8d6c2f+/AsJUCdXuk3pgotuFeluOtWGxGBEFiAOI+pC1QaUBZBxtCRByN6CRuvA3h8vl8QVQcIiSrFTECw4NP3AABRh32yrtMXusaPmFelhmpK4lcBX/+0e5gERsJiMGQSpqiQICUD1WKqzDjuoIeIWUOsrcBcudF7NkPV1ogMCwQZNe6cAepZEHJlkUxsVuWqIl4jY9DYJIDzDoZTIZig+eT6TR1qYDf9cAKyPYzUP/O33lSTxySfzuAKGakHqFCVEHJJeHQCyRrdcKiR+pNYEgMMCQBlE2+nMutgnc+knBszNIA2YyVB1Kh55ut1XSiMyQSo2IFJUGtRcqpGHinI3UzJLcqNhIQgyGJGMo6sfXouNmQzYFCuZD81pkhIhcgEW2tvaKySoViFcUrTq+p26sZNgR55mRDMx6xOtiQR5Gf3GxIYN1exejCFcUGHrcZXlaV/+HQY3jn+Z0W6zHEI/WG5/Y2urXXLeYhGxa1TvVitSFtwXm8Zy5XtMYhjY3RmxOpV+na1weJYFknnoDkVstBbu0VG99PLDS+tbdmleUBSMCa3xW3SD2AKgvvD1FsiUpmelJtfeoBZ0gjwnNLK33D+0P0Fn9Ouyskh7u9Tl24nncDAgwJjJQrDm1ZXKVYERXUMwrCugTy1BXORy+JXbJccyL1LIgIy5wSqeRX81RO+SmfL8DqtQbi6rW8U6Su9hj+8IhzqmligMRhfIgSCa1ReSWfK1ORdKVyvrwWWVsLUaFIKpZjkPqSAAALLklEQVSvjTkgUkfjaBrfY1gAUSsAIlKOxEIDqeJP1KPBASr5EzXwiEqX3QH59nyx9caHKGI5lYoUlFwkFYqkCwWKGkxTofRaOp2iCjW3ZaW4pkTqHLTDInBYK2oDOxy2CfypRKUCZp1ae9fPD8C7AV2puDj8b5MToj2+JRkCb1sBPzk9FQvbs1aVJTYlUhc97ZwTIJtPPO7k8DYfmp6tOj5EEa2OS0MidanxXpaouEaGBiJB97JWK34idTwjUcFHJYh14dGMrBPnazGS9GoCBHpZ5bf1qvjJfncfolZHVKiIjQsM/UTqIpnnEPBIvTpDOHun+q5fTclcdG5SqK8tK4g2BB+wY2ZUiUTqaL2d6o23IXg6q2gdPuQ0PsS8G5BjVVTe3suHDcFTsyxJcHV1hzTBhjhXERHPJW31MYZ4bm9OHMwqXA4sKqJeOQ495/R3dTxArNikSF0siwUKpg6D6wOXC86hZjkUf5d1zH73BqRh+U71mFg/KqsQKohKYYBaS1FUam2tHKFA9PunP/+h1j7EpkXq4MCrEVBhIudjsVA6SYVia6kYuMjsn97/g3Ma0LrX3YCC20OlqaxUCkTBuRSVpGKhCJUMpQYpBEgdWSeppmS/gxg9lEqISr68lg6BerOaDq2m0mWl+Kc//8klL6uFMxeVSkWkODV3PWsM5lSy9agsTmxSn3o5m6fMUY76DbSUxB8SLgN2tj1ye4M5wtDsU3ds1w2CUeexJAc4WEdxG0jkxZBWHKfejA6qxtgQqLNwt9dyRwf7OFxfgAS0+T34feq8GRjahogoromLWuOiPujTLol8ITCSr2D9oE0FpKHjQ7iqd8E0bkmqjQ+BN+N3uxtQULtwiRFU2EDCIPapu1yaw50DfI4xzJcDMeG5vSLW/M45J2mKdTb3Ss0dH0IM93JJtvYchRtshojKaoxaBXOVbIWrcGLFaIqvQ8wOqgbHIWIl59rG5pjk8JPHs3ADZEMKFYfs9xRVXi0oucG19OpaOTcQSpXLkdVIqpwqRxI1sqMSEZvSp145H1sDwWt+rRwCbzEUSSS4XKFYqKA7WTu6vestd1dSI/s9X8yHCmhMzGqoXAnFklQolExTaSp0Pl9rpL7GNWWcerGcqqQqSjk2SFHlUCI5+CgZo9KP0ulYOnZ+VakxUg+k24sxpBKKRNSedThiRx0BWhS5LPx8u42LBkMS5WKK4uAtDiK5SEHM5VKFQq6cAmYxV1jLKbUFhkHNyzKyThSx2EjmNaU/JE+FKl4dCbUAEsxba5D9ITa3dxd9VM3JOhGJGxE55TmQgHiMUw/srTU0G6Lfwtp+h0ulzk51oRlxiHuWg2OSw7Nnz7a3Wym319anHsThCMRdSR35odg71eFj87yfHxKg8SGFhN2GBD/73cctMK13JW3B+/aaXpaYE4lO9frvISCadyV9U+NDXO4G9MLjbkABHfRpNp2sXSpb7hRbtzlvcAeVGanD52pY7o6j30vZucfwxYsXLWHU8QvUAOEGQhT8W0n4GE04cL5QzkfK9aUt5lJiU8apZ2ODRbXRTRRt2TxOo3DhPRdby+1V/wZSWblyMgIf0REDsXp6gIpRg8lkuT6GmJF6Y72syAAFr7yYzKmVBiWDhnK4Xa8pMAzgkDZNZ6n9ojmgtLJiMQEYkxCzCeip1AeIegdNBIjc0LasCBUDl5RPxgapWOwSBerOpWQyp+CPz/MPSIDc3lWy+R1lM0AlkMs591e7pQQ4mlajL08SGh6pi7nBZFEpZiuVbDGRKxYrcHCIWB9DsrkgPqVNa3HgMOfKZ0KXD7dXe+BRAxgCbzauZi4W07nqcWGLJzloDYkKFqsTt1J0edyRYwCPr9YeFC03gCEQkA3F7TlYNjh8PYOqATdSzoqNg8HSKEfeshA/Z1F9Pnm2kqFVYauLoIvUEECQ0iot+6tc2sN9s1mxqlHfvWQbzzzdhccS+Z0rAx2OZpAgUAAsdHVMJKlRDIFWZAM4CIL7C4l+eniNsf80vbW3SYNJcQ/eNZRkMxZ+gH8vmFywi+QPD58MUR/3WfKQrdKWKd9///1W7+3t5vaHNAkQjwdPcNgvIYPgoC1aiXV8afyQfeDhz6irT/v0QmSrtAJfCA34qg7IaiMY0pwRCYqPR0YKJjt0KFQWGOaCoIf+ZJ2GAKI9tY2vKgY6QEpVAOEqiV1KpSg2ydHChk269m5IOBysabMdRJaqPCmvHoaoassNlBJ8aQwCugtCAgBpwex3i97yeEmucMjoLauP0pExRGBxS1Vf/uIQ87Ft5GOLSZxKOksAJPz92y35QBc3slgnyQKHFmK4cUSt/VIDGaJD4fVcJMQUhMnK3gDEAylJxQODo4pS0ljTGIa4PrbY9gBKTXuV9jggigaIiYkBiFtBN54hPhyxHd7wxkhA9p4IeAQu6O1Ub54hXrqM8LZ+KQwhdJYcCIbwZqOwypAS/wsAxMKQt2ZDqlFkp6Rx5BfAEN1+SKYFCSJDSipFfgE2xCkkDA5DcLP+S2AIpztZVkAC4GXxmD/M6zH7XgdExrs5BEsA+LYZgrV2/YIYIgh4S26AGGIoLIMh6DX25R62IVpSjxGECAFjCOZlGa1a/9r+Zg8zBKVO201IUGyI/tBcrPWE5x9sfvPNzz//vHlwfQ96WRpBWCIoDBBD1KZfjSI7arsvf7b3KpQLkxlG8Oz+beyryWnAqMMQa8RSzxosG6JNOzumxlJ9LW1uxezZfQMSpjONFz3FhMZ60K1xeuAYwmNWxNLfu0X2uTdVonSzhDUAEfCeELynMBitvbylX6RkdoxoWLxJTBAgmcZNtJUdZE8IEYUEyssyug8NUEySrMAkiDeBB0A9wzaLHhY4WM3lDRxD8I5Esp+dNzQWIshKqekCzpRhG44IngYHG7FIhkhCIG0IT/Swl7DOQ8KQYC8jH0L9vaIuXcE2IeawWeKD2LukAqKm67lOtLaaNXIOac/JnoSIMYRILwlKjyGPNWrxhB0hjPtWCbFE1V9aQWrzWwZmqEte21SfMwq/ROyug4HtDVUWO8/S86oJpufRhF7zxqQtoHV48PVwkbmBQ06oo4dVPcnnDTPEiNURGjtmZy7qrLJqFbzczXqOGX+CBQ5bb2mGCaPIlo4XKsUKmrSvCov/rBCryc0q5L7YD1VbCWaGomDlh+Rd3G+bIVgWCkLlWulNiZ989NpFMHUVmcMr+WjpfRsM0SND3LSXrKqLfxOAzDcLC8ESfuARetAYYmbNaY2+O1iASAYmvD6prOF9vm0bwwW8bTtwmnnkB6lvs0htM4LTOmKpYPwwWtpZwamRt6qH9VYYsmNjCA4Jrr/MRYad0dnk8duknLm3fVswzXuOCqhLLAzBAhDBL0XeuA0x8hpNjliTf82+kua9eAgIpupZ/bd9Ys0BBOSWxCbmImxGsidXV6WItl6qptfaGksQLOOBt9h3XW019Q1e81hCoRckBCjOkNjQc2gwIdzewDDEaO/FI0RNb10jqYJplyZ8AzGzQVhLITroIVawO7P2b0xVIVdXa3IXCHpUoYgPhsiNZgiPub+4Zd+xD1/A7UmDv1mJLG+XcU14eZuwsLj1ZgVyDJTgGA/iceHuGSK1/c8G31gweDMuMdQW4skCLLNrfLNlQ7IUuAdDLOqIJclDDhHUO6N0ay7Y6LE7hqC1yjttbTsbjfaxrL3sJkOMON5g0I7bvLml93bkvAqI59jLmkWyfrsMAmkAQxS5re1Xbf/T0MiQx9KCzPGiZt7WDgGO+/yOZYHP/XY0QCSXyYggCHC0mi9hayV8H8lcKjiMxjFq/y4ZIr3T9qv/B/XgK1QlBZsEAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-1019\" style=\"object-fit:cover\"/>\n\n<p>If your website is built using WPBakery or Avada, then you’ll be happy to know that <strong>AIOSEO 4.5.2</strong> was developed with love just for you! ❤️</p>\n\n<p>Now, you can use AIOSEO right inside your favorite website builder, making it easy to perform SEO tasks as you work on your posts or pages.</p>\n\n<p>Update AIOSEO to 4.5.2 and give your page builder that much-needed SEO superpower. ??‍♀️</p>','success','[\"4-x\",\"lite\"]',1010,NULL,'2023-12-13 14:43:22',NULL,'Learn More','https://aioseo.com/introducing-aioseo-support-for-additional-pagebuilders-wpbakery-and-avada/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-plugin-notification','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-plugin-notification',1,0,'2023-12-14 20:08:35','2024-09-10 19:57:02'),(40,'65a85a225e892',NULL,'[New] Boost Your Rankings with Our Author SEO (Google E-E-A-T) Addon ✍️','<p>We’re excited to announce our latest SEO module in AIOSEO 4.5.4 — the Author SEO addon ?.</p>\n\n<p>This is a simple yet powerful module that enables you to demonstrate your expertise, experience, authority, and trustworthiness <strong>(E-E-A-T)</strong> to search engines and users.</p>\n\n<p>As a result, you’ll get <strong><em>better rankings</em></strong>, <strong><em>increase your traffic</em></strong>, and <strong><em>boost your conversions</em></strong>.</p>\n\n<p>So, go ahead and <strong><em>update to 4.5.4</em></strong> and give your site that much-needed boost.</p>','success','[\"4-x\",\"lite\"]',1030,NULL,'2024-01-16 19:39:13',NULL,'Learn More','https://aioseo.com/introducing-author-seo-google-e-e-a-t-addon/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=author-seo-eeat-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=author-seo-eeat-v4-x-lite',1,0,'2024-01-17 22:52:18','2024-09-10 19:57:02'),(41,'65b4965b5ae21',NULL,'Winter Sale 2024 ❄️ Get Up to 70% Off AIOSEO!!!','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA0CAIAAAArJ/nXAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAgAElEQVR42u29eXRc130m+N231qt9xb4SBAnuJMBFi21Ksi1FkiXH8d7xHjlyx+mZjrt9Tjp9untOuqfTk0xOMpOZ9sRJHC9yO+3YWr3LsvaNOwlwJ0AABKoKhULtVa/edu/8UYWqVwWAJGSQoineP3QEVtVb7ru/736/77c8gru/g5tobF8f+sqndnmcUuVPxthPXp36xtOncGtc3yEK3P7hzovR7PhM7tZsrO0I+5X/8MierhZ37V9GLyT/4jtHi6px3a5heCiiG9bpi+m7Rjofene/Zlg//NX44dOJ27a1xRdK4zPZa3Re4SZ7lh6XJAm8/V8CHpnjCKXs1kK/nkMSuE39QUrZLcBa86HIvFNusFyXIkoCV7yO1zC3UHrgXX2U4fXR+OZ1wURKHRtfuHNH+2C3/+TEwrU7780GWImUmi/psqRU/rQom4zlbqHV9R/FsvmNp08ZpnVrKtZ85Ip6fKEU8MqEkIobEZ0vqpp5fc4u8IQyzKXUn702df8dvTxH0jktvlDct7V1XafviRfGCyWDI4QQWNfA7nj0/861vkOeJ16X1N/hzeS1aw0dBVUXBb633SOJnGmx0QvJx5+fKJXNG2GddURcIb+SzWvvELsyTGrdLFuFQ+I39PhLZdMw6dt+MZpuqZo50OVzKSJjuDSX/+fnLsSSpetz9r1bWkM+x/bB0MRMdma+uH+ks7/D2xJ0OiTh6RcnRIEf2dTaFnJ6XNJ8Wv2NZFi7NkS2rg/1tXuOn08+d2AmV9Sv3bl0gz794sSpi6meNneuoJ+eTKdzNwpA3LO7y+OSvvHUKc24mXlHT5unVDaSmfLNdFPtYdfv3j/07R+fPjuVuRGu58DJuXiyuL7bb1r0/KVMdP46uYMtAWXf1rbOFhdAtg+Go8liyOfY0OM3THr4TOK+O3rXd/l4nnMp4olzyal4vlBaY1ntegBWIlWK+LvaQq7XT8TL+jUnO7pJT02kTk2kbrRF/5NXJ3meu7nRShK5D98zMBnLPfn8xM3kh88kCl/7wei1oAxvbVDKJmP5yVj+Op+3rJuZgiYKnMcpXYzm4gultpBTN2hZN4slY2ImC6A95Cpr5nxGNYy1Z6PXCrAIsLEvkMlr8YVSS9ApCpxh0rawUxZ5AEN9wfGZTFE18U4aqdzN7wzqBv3+L8+XNesmUw0Nk84kCnjHj1zReHNsrlAygl75wkz2tq1t6Wz58OlEIl3yuKSCavzwufG+do+qmYzhWuzN1wqwGOBShHv2dD3+q/Gx8YWBLl/QK790JKoZ1vv39YR8jvFLK1Jrh8w7ZSFb0K1bYvlVDI9T5AjJXktHe1VjNlF8G8/O88TnkouqcXMz2bUaDol3OsRsQbt6WzszmQYQSxbfvaujr8Pz1EsX77u9dzZRmIoX7ru9h1KcHF+4dnZ7DV3Co2eTssh/+J6BJ1+cGBtf6Ii4EunS+/f1tASUx58fL64ghPvc0hce3tzd6nnm5YnnD81eiwsTBeJRxEqEBYBFWbZksBUemFsRKqzQMGleNdhy3yIEPpfkcgiVQ5oWXcgbhmFVPgp4pFoQWtWtdN6gtE6V7SFqBlZQLX0FSyOAzy25FIFUybmVLuh97d7PPjgkidyTz4+vlgJQxlJ5vawtc51X3pAY8qqZK+lYnBCeI0GvVJkr+8xwhBgmLeuWbtKybplrxL0EngQ8Ul+ruy3okCW+VDZnk+pMsvTunZ37RzpHLyS/9/PzVxM4E3hSQXwGVlBN/UpeDMeRoEdySNXbVDUrXdCvPgztUgS/q772rjg0gy7kdWpdE6Xf5RA+99Dm9d2+X7wx/Ys3plfFD4aHIv0d3idemHBI/GC3P+RzjI6nfvLK5G/d0VtQjcno2ueyeF1Se9i59oAliVxvuzdX0JwO8cDJBCHkt+8aOD+dkSX+3n09fq/8+K/GTYv1d3iLqsHzpCm60Rp07twQdjul27e1v3Q0al0D3+ITd/f90Uc2iQJX+XM6pT/6namZSwso5mHosGHShi7P//7F4aEuD4CTs6U/fGwyGU+jVIDZICXuGAj8n18a7oq4KutQM+gf/XP0uSNx5DO7el1/+eiujpCjAkizGf3Rx2bOX5xHPgtd8yj8f/7Crnt2tVbWr2nRr70w/w8vxKxMGmUVtGGZbur1/eW/HOlvd1fOkikYX3zsktcpRtqDu7vlT76rfbX6oGWxP//53Leen2GF3M4ux198cWd3xAlytYD16vn8//q96UJiHmoJprl/Z9ufPbLT7xabLZwQ06IF1Yyn1LMz+cNnF14ZS0ST6lumz7LIjWwMPXxH1107Wvvb3T6XKAqcblgLOWMilp8r84kyv22j8PPXp2fnrzAhPEf+xfvWffmDg05ZMCz618/OPfZSlOZzSye/Nu7cGvmzR3ZG/I7KnxcT5Ue/Mz11aQGFHPQruPxhn/xfvrBz/84W7qoBazZt/Mv/MXP2fBzFPHQNbC3NIRJQdm9u8bqkkU0tLxyeXVViRHS+eG46UygZm7e1EQKR5/o7vEfPzj/14gS7Nvxq18bww/vXrT1guZ3S+/d1q5rZEnA+f2jm0lyhM+J64M5ev0cmwDMvX/S55Xfv6uAIfG750KlEItWwducWSofPzPd3eN8ci1vXRgn5wO1dO9cHarucP2gF1vEzjg6US8ilkU2hkIOhizx55MHB37mzi+MIAJff4x4Qk94yykXk0kgvQC3ANEWB+9JDg/fsaqsdMJ63Ct429HqJZXzoHue7t0V4rvqR4LK4NgBhaCUUckOt+NT7+0MeqXZtHyfuH8T8qWwJxTyyKeTSUEtgjBDcu6fj/bvba4dKFqnQjoNxvXAcd2yQuyPC1e/bVV3GYo5Wgj4Xb2i/c4/rrp0RnuOu/ueTZZl0ifB3oJgX1fwn7uvcszF4+Wt4kLFS2Tp1Kfftl+Lf/NVMIZW9opE3jd5W1x9+aOMn7u7rCCkcR2yujdAZFjrDSlFnT5wq//dj6oK7Deo81CKsFX3DTT3ef/fJzUM9vsqf78ko35/1lssGchlkkyjkoJXtyCUK3Mfv7r1jS6ROzyWn1cZBaoNaQC6DXBqlPPTl3fNd6wMfu6sn4JFX4bK5LbkdoCHoZeSzyCygsOpJW2kks+WjZ6u2tloPena+WGHQhkl9LsmyaKGkA7h20eFj55KxZGntAWvnhvBgt1+RBUIQCQymsmVFFloCTknkOiLuD+5fJ/Bcd5snV9R9LonnybnptF2Nzhb1v3tizCEJ1y77wVxCsAkhhBfg8jKXFy1d0EqITW/yqB+7q6dmFaTyPUmGJDO3H63dUIuITg63sofv6KqtYMrYM2f00TmTCKLXJY2s99XMijF2NmnGC4wIIgQfnJ7b9ykeZwMl2dIqDEbEA5oLspMFWmBoyKYwfUGGeceWOvABmMpYl7JUpxwjJOLiVotWANIqG52zwAkenzg84FsVWjHGDs6YqsmI5IAo+zsiw5sCV7wGQohLEXYPBjb1+rsHOv/0p/PFdBbp5NXQB0Kwdyj8548O3745XGPHy7g5EvnwFsfpec/BuX6EOlEqIJNEah5ldSlT++JDGwa7vLV/CTo5XhQJExBRWLgVuo58GlPnawDhUYQ9G0P22zyVMBdUSgQRHj9z+9HWDbWAuRkkYkuYJoY3hHwuaVXPaDxlRfOUCCIEkSluhNqglzEfRewS2K/rJxZKxtcfH3M6hGxRf2vJ1QRkIaO+eXIumVFL1zhzNVvQswV97QHryJn59d3+2HyxLex8/uBMQTXev6+H40jY74gli8+8fDGWLO4f7lRkQZGFkxML6SWJlKpmqdo1VEybiBsh4AkDGAhHAAgCBK8QDH32vY6uiGv558Rx4CSIkmwUfu8BX2tAqVPlHP3WUVU1AELavfzGsGDDMhyNmXmNgRAAksDv7nGIjaYXcZE7e8SDMyYjhBACWWHhNuTSIZrZ2udrmOeYmdMYCNnexvsd3FuYh6mMdTFlAmj38JtaVrcSijo7FltEfo7rDQq9gas9AiHELZNHb/ccitIfnHSzcAfKRaQSmI8thZX6Rrg++Ldf2bdjIHDF4ysi+dROxxMntTNJDpIDvhCLdGDyHLINmS63b4l8/K5e+x4QchKe1HcwOBQmCJiP1gCrr83d316v4KOUvXHJ0C2AEIBU/gOXjzmXCSjJEn/bppCdFV6NyHgibmbK1QVDCAEhENzM5QEB1sL9KOtWWX/rtkYZG5/NRZNFy2L6dUmpXXvAKpT0Z16cyKuGLPKFknHf7T0CT37y6uTt29oOnJzbP9z5+PPjP35l0u+RVM0SBY693ZFAnoPEAwx2+WZDj/+DdzYwmmXHyPrg/ftaa6uQMvbTc/qRaHWrGYrwYVf9CJqFgzMGq5sHtznCN7ESjpD3r5e+frBcXPwiIRzzBvqcVme4DosmZYdnDcMCT7CrXZRX/xgZY6cSZkqlADaE+YhzdQRtvshOJcwq3gPb2wSvY3VH8MrkY9uVn5zXSwaB4madLngCmDiN8jIZ2x0h5T9/fse2fv/Veo4+frhDODNfvULi9LDeQZwbrR3c6xT/8Lc3tvgbvDO/g5O45p2J8YJdRgy46xQpp7ETcbOBmhACMBSXiX6EvHLN97xaxd3Ekahh0SpgVY7PGINaXElie1vGNaUX1xywTIvFFkoAdNG677begFd+4vnxrlY3ZezAyTndsD5098CTz4/Pzr8NwW+/R1ZkocmhqGxesAGHxONzd4Z7W5QlVg6w+upRRHz23S0dwfrX5gr0G4fVSvyTJxjuEN1S/bDJIj2dqD/adQG+x88vvcgd7cJAiD8RN+s24PYNb+TcSt15TJXY2JzFAI6DarCJlGUHvoCDBBRS+xfGWNnEXIHamWVeoz8Y0zST8YQMdwgu23VSxlIlVjZX3EksiqdOa9MZE4yBgCNkb1fDpFqUpVSmmYwQOEWiCEQS0KQ0E0I2twohhZR0C4QjIMwXRO8gLow1qU4CTz5177r3DrfVNwbKJjP0xYv6qTmDEbK/X7p7neQSUbtlh4guLwcwVOCE4+DyINKG6QsAIRx58Pau9w63Ne0WThEumVtQLTtiEaaxchKEI6Lnji1h+x4WK9BzC822ynQN6VmUUwDASRDdIByA9R2erojTvmEUdZbV2EobNgNOJ8wXJzRYJni+chAAsAykLqGcBAAiQPSA4/GOGdcwreG2bW1Br/z4r8YZsHdL27pO36b+4KHTCQY88K6+7z97Plu4rqlDLUHlDz6yrTXo3DLgW14jWRzbWoWPbnUIS+gVaVQNRjrEhzc7albEGHv6TJ1eOSUy3CHYrfRCyprJ1df3znbBtxwrCTm5fV1CHbAAwem8fSRoN67JjDWRsgAYFv6Pl0t/f0gFASgFpYQXPr7d8Z/ucdVol0HxV6+Wvnm4ZNo4pG4inrfA4BCxr6sh0H5m3vry07l4nmIFTcqiiOWtks4ABkbCLm57m0BQn4fXpo0//nkhpTIAbolsCPMPDcn3b5B8ja6rVyayyIGw2s7BfAHIIvIqOLF29s6w85N398o25/ngrPkHT+dOxE2LAgR/f6j8Z/e6fn+Pwtuul1YOyRGAgTECMI8XVg6QetoiX/7gBp9LXOpLuqVlgANGAYDX7dgxELTz8NG4mSwuYTrFLAoJGOVFwKqqCsMbgvaskYLO/uTZ4nMXdNbE7W3nTat0Pk/B8QDhCRhjlAGaitxc5ZJAeAhO4BZgrcWYmMkdPTOfLxnDQxGHxOsG3bwuOD6TPXQqEUuWdON6c9qWgHOwJ+CQeM+ywucidZJ4/Isdjm5fsyrEE0hCXTmQBXxml6PFVf9aosi+dUSt3VarixuKNEzvsahZa1jkEDDcIUj8MitV5PC+AenbR8s1oh1y8UMdLjtjGo2b6TJd5EosrzEALBnFzBkSaNUGNvNcXX1bKNF/OlG+kDRAOLtzAcZArVaXMBhuuM7nxvXXpk3DYnU6ufjlZl2cMRDa5RX6AnVkNil+ck5/fVpftEN2OMr9+Kz+x/udX7nTab/linBYvyTGwAlwOTE/AUcInFT5aM9QaKjHV7v9ssn+n9dLR2eN6g8Zchp7Zcr4/IjCLz6NsoFojlZ0STBUMAuiAxwn6JlP3rVzz1BoaYjAIRC3zAFWwzYmOSq33xkS+9uctttkx2Jm0ViyivILMBd3Yk4EuApJ3LcpbD/h+QXr8ZNaLGeBWiCk+mgYA6NL3T1B4AiIRSkzLSzMQivVj/9OoleXAyxF5n1uOZ3T3nLGcC2PMZlWXYrocYr5oq7plkXZdDx//W91Op5/6chsd6u7RaG9oVCDUoG6cW6KCB/ZKi8VRwmBHV6G24UPbJTswcGnT2vHY3VaNBjmW931HxgWe/1SXcDyObjtbcJKmvRIp9gf4M8kqzPf6+e7ffV1qVs4GjObYjKMMWTmMDfuyF0adrUJXGvto4spazpL6yubUhAwXcP4MZQyA3u6Ozx323QTdmjWrMJuxYQIAbVYYhrRs0ttqT3i+cxdI0GlroWXDHZoxqi6MIwBhCMoaPSV0fgXtne2LGYwAciorGwysApTq0jdhMlOUAPlBSgREJHnyO2bI7VETQAZlY7NGdWdw6IgBBynGixdMBwyX0HJM/PWoVmjClU1l5/jAbKp1/d7Dw5Ky8UZFZHYXfjFDUSukL+dA8GALQGloLMam64/BWohl6zH7/iqRhb2OYZ6vPYt52isKiCC46pSg2UytYCLx6GXmhZEf0+gt90zOjEfT+RQzIBaTYD4mzh8bkkW+YVseVUZecvbjCzyn35waMdg5LXjse//8vyv2VLD55FPXUwRgqJqSOKaVf+uNk6SK+rfePqUKHDBL+26c3MdsAQOtW1f4PC5YUenl1spvlWjV1/YrbS461+bzdFvHlVrxZEcwUiH4BKJjX/R07Y8xnUBrte/4t7Y7uHu6BVrgDXSKXpkYtd6j0SXFMFbJvJJgAU90s714QZmF6+HJqsWAiCbxMxpMGtPR58k2IS2Eh2bM5t8ZGZZmDmNhZllYiyqFOE22nlTLG9TdggBQBk4vXzxyNHUBwJ2wJrNWfkqTyQ2r4iAEFAdRgGSn+e4oR6v/YwBhfvAkGM6y9IqBan8kD17fP6BF48LgRYEWuH0JTV+OmNVCUsFczkepu7gzUd/5/Z1HcuL9w4BXnkJYEkOEMITMrKpXRbr9hLL0bPJJYF8Q0c+Vd8H+SpJHOhwd9sELN3CkaipmdXwIgjAGON4JKYQv7A0X2E8NTN9ktea8wYIeAcum0qyRrHEtR/tYeeXPrwt4JG//8sLrx6Lsl8TsHxuacf6cFvIOTwUeebli4b5a4lNoxcWLs7mxi4sTK0RseI5sm9ra3vYdeDk3KW5VdSjGCY1TLq0CocjVdPaGOYfGpJXTERe1OZ3d4r3D0qcrbjnR2e0o7b9VuKxt1EYmkhZ0Vx9IW5uEQLKikvNIeA9feL3jpdVExJfcR7rn17KWpPpJVuIXkYhDWB9d7Aj4rHr369PG015HIwxZBJgliTye7d22q/jYtq6lLWaMVpXUVy+2EKW+M5IA3c4l7TmCs2XZ5VyRC/Z4wYWZScTVkFfZEBsEblMrfr/lgZQQnin3IDsskD+eL9re7vw3WPl16eNZIkyxgqphWOj50HPQlLgDSHUjWAHFDfhBRAGxphlknT8zs0tH33fppVyCzhCgk6uGQJEGYT4XI4dgy12vfLcwjK3iVIO5cVFTniQqn3t3hhy2e49r7FjTeyMEFhmAztrEA2ZtTTLiePBS5exkd2bW3raPAdOzk3F8jcaYHW1uIf6AgLPbR0IvH4idvUka3nASue1V47Hhocirx6Plcpr0NGmoBqFtWs43RFxfebBTSGfoyPi+vrjJ1dL2co6XRaJRA4f2+bo8l2BYysiPrPL0bpIrxhDvEC/dbRsL45sdXMbwrzdXzs0axZ1VuNx+7rFy+RMEEJ2d4ptHu5imvodZGurYEeEUwkzWaLN0kkpC71ECLasi/hcso0xsVOJJfNDLeTmAbQGXYPdDenpiQLjCasW2NROms1DtBiRKhK+DhdI9e46u0PruoJ2WerQrNGU2cMYI4X0yPpA0Ouwe46/mtBpnVtVmmdSqIUarwNjFmXj0cL+Hcx+kS6JfGSLfO966UTcfPq0/qOz2njRZyheFNPQS1jQUdQwPw+nh4kSGIWehakFUPiDz98V9jkv83DDTg6M1kNyAAQRhO9s8Qz21G+TMhyeNZrLYRlDIQ1Dq/trhKtg+q7BoGgjoXmdlQzmFmiDqkgNRotMkSoIpTEH4yRcplSKCDVAXNZGPvuBTZGA0tvu+b/+x3HDojcUYF2M5g6dTvhc0oGxxBq4hIZJf/DchR+/MlksG2tVH6PIQm+7ZyqW+/WzNhiDYVLTorpB2eo5r7HCHW1qET66VRavpAns6RQ/sFGqwQ0De6aRXgFYH+I7vXXAKps4Eq13B/I7yK72K4Q7+gL83i7xYlrrC/B9NufRonjjktnkozMAuSRMXRT4O3f0cI0J8dOZJROuqShlAQz1hTsjbvsn96wTn/p0wLQYwOr6iCaxcktFcR+b1b76g2h+PoVyGZa5ZaA97FPsd/rmTPPORBjrEEu/e98WxRYmOxYzD1wymqmcaaLQkHVpWuyZ12c/sr+3KahHCPE5yLt6xdu6xS/tU5446fg7790Xjp6g6Tg4BbwCw6hmijIGI8sZ2Ycf2Pa+vf12lsTQnGwRcRFCSMP64EUI4rb1rU23eXB2iYDFKLLzdSeMr4hfCHul7f1+O+B2erhvfthT1GjVJawClpsVHqzoU1nV+k9PJQ6dTqBUhGW+hRJCizLDoKZJjbdkI8vFrBS3U5yM5dek4XgyU/6bfzrOc2S1+fHCZb2ntUw76G33fPqBjX//5KmLv3Yld3S++PUnxiIB5fi55K8fbaysF4ljn9gmDwT5y9eXKCI+N+xos6lXiQL9x8PlpqvY0yk6bFObLNGxuTpq9PgbMrAoY29cMn0y2dxSP7tTJO9fLz15StvW2uA8Fgx2dKmARS1kEgACPseWdQ0C1uFZI68vWWHFTCXStGdLp9PRAAR+hdvbtRSzfUA1F0QMGuIRL0JllPJiIb17W4ddEY/l6YUlqUlBBV/90Ia7dvfW7i6n0a+9qS6obFGYXxT4S3mU0o1PBs8dif2/T579Vx/a2FTGVIEtkcdAkP/Ku5z3rFv/Jz9r+eXxhJVeQCZVz64kBOC6W33/6uN7vTbueW7BOhY1P7RFtgtwYeeSe+cEUZJHNrXZ0TaWt84tFbBMA/lk/eIXMzPWdXi6WhpKJiSB7GgXl0yyCFQxMVmkzlEfaAeKeeTTyKdRLMJYhT3GF0p/9+RYW8h5/PzCr98hgxDs29a2ocf///1wdK3a2L21DPvr9xKKqVj+H546NTu/Bl3QKGOjF9bszRw8B5ljgyH+w1tlkb9CuvauduGBjXJDcPCMPjpnNoos2N3ZkMU1kbJmbRlY29saMrByZfbfXiz2+bm/etBjP/+eTrHDy410iHYBayZLJzPLCVjFNID+jkBPW12i1kx2JGo2LwzGkE2CWi5F3LWhhV9NsQhj7FjcLBogsgOyw9ka3rOtQcA+nzTtyo7AYXOL8JU7lY9saakF5kzK/nlU+8m5ZvNjYEhOQ1drSFFxqQqq+ef/dPLSfPEPHt4w1OMTeLJ0U+EI2dUh/tVD/kcp/8rFAGvVkEsjEUU+A8Y4UfnMw5u2rY/YKBL761dLZ+fN9w9KQcVencNVIqO29cE73c5dG9vtJz2XtOJLBSy1UPdnOR5cFZK2r/P7XeKq1uRMzppIW0QQ4QvCF2CmAbWI+TgSs1fJtihlY+OpsfG16bvLGF4+Gj1yOvG2vx7h+gGWqpkTszfEG5+anjhP4Fe4u9ZJ6wK83W1kgMjVk6c5grCCR3bL9iqWaI5+84ja9BBbXdymiL2EkB2Pm+kyqx1nX2NeeCxPx+bMS1luvkjbPPVrGAjxj4wo713fIN6PzS0RsACUsigXAYwMtbmVuhCbVmkTmAJgloncPMBaAq7N6yKrqpo2KQ7M1CWqbr+wLtSwhHIa6/RwJoNbIv0B/rc2SPcPyl0+jrdVLz0/YfzXF4q5Mq0nedUU69gFO7Wpkaxs0fj6j87/7ED0vj0dH7i9a9f6QMTnEIUG5CKEDEX4r77bOTZnZgjHIgr8YcSnEbu0rS/wmfu3iIvvf2OMvXhRf+KU1unltcaEfq+DyALXwCF4obsjuKEnYEftg7PmMq5MfgHmooBFxIrM55D4PUOXq9ZedlcYm7NSai1xlxBRhiAxSpGMw3p7ICOT1zI3wPtTrglg8TyxbuAeuQXNsicXOyXy7+92t3sajOqp0xoDPrylHuUOO7m/ecg7EOTsnf+ePK0dizUvoMEw3+7hbDQHB2bqomdAIdtaec4moo/NmfMFa6HExuYsO2ApAr76HmdD9jZjb1xa7tVZ2SSoKQrc7du7BdsPJtLWZNpajo5lAGzsDXWE3auauoVa0kNF9YsIEVeDKX5gSN7dKVZ856DCSTzsmFK5/q/+NH8xbTUF45hpYPIkilmbSyXbv0MpJuPFv33m/Ld/MTHY6X3vcNsD+zpu2xx2Oep7AyHkzl5xKMy/MW0SEIgS61rndMpffjiwzla0XNTZd4+VSzrlOb5JjHZLxClCNepZIITjNq1vbwm4bOECHJo1mpUcxpBO2AQsqUIPfW5p51UUbDeoMRSHo8YyMapi/jKtct6uUenReN2aA689YLWHne/d2/2z16Zu2PemNE0uR8jW1oZ5mC+yvz2g3rdBatIdtjfqDrE8/e6x8lKOPNwu2kvzMmU6Gq+vsy4v3xdoENGPxsyiAY5jz1/U7xkQOZv5CY3sJ6ex0bnmGj9GLWTnAQR9zqHeoD2eeHLOypSXE7D0EiHYtr6l9orsyvdzGlMNtrInjl9c0M/Nm6BWJby1t0toog5OkawL8itN+0Cv7doAABeVSURBVEuTxr/9aeHE3HL5lrELiJ+vGzwngnesQNWtExPp0Yn0d3958dP39v/7391mz+f0yyTs4kC4CpEmHHfXvv6H7vTaAxESTx7Zo3xwsxxyck2A6xSJUyQLNpWaELJ7a7edIiWKy+h0zNRRTNXRdjFltK/V1d0oYKkGy2mMrezZTaTp8+NabZJtT3kOehpYrMghN0SO+8imls6I+yevThq/od0aRIH3uaS30J7pBhmUsZ+d016/ZNw7KF0e9Z4+ox1dQq+cPN3ZRmrLmzFcTFN7ZtOONsGv1Fd/0WAHZ4wKHLw0aSSLrMW94tRFc8uYSo0xre8K9LTXyyR1a/kMA+SSMA3FIe7Z0sHznF1o+9c/zs9krYbQVeMtz+asarcTSl0yGem8WmmmqLNvHVX/4uXSVIY2pomCUYrYBC4cgj3II7plWazBBGNQdcsen2JAIlP+70+d29Dj//0HBuwxlOrS4zgwFnFyj97mbvUKTXvPe/qWf7huiTglrlqJWA2zkN3rG4pPz8ybsfwS4ywXodoysBYFrC39fnsX1pLO/rdfFZ+9sKJ8zoCFIo3mzGpqRaUcinAwNGRmoWUWjy+BvyEASxY5l+P6KUtrf6bpeP5rPxz7zX3ZcrLI/uFwuWSgZFQKS5b/WrxAv3G4vBQOIiyzPajY8Jodj5nZRZojchjpFBTbrMcreeGEADidMMcS5j3uFYHyeNxcKC2XrKgVAOzc2GaPguU0thRPYZnILQAs5FO2DkTsn7w0afz8vG6a1N67glV+slxcvMst2B3ky+8BT5/W/vin+YLemHlUEdRi4zh3EIatE5aghCOhP/3C8O7BYGX+C2XrPz4x88roHIp5GEZNhtR0ayreEMbJayxVomAU4DiC394s3zu4iu3TJZGmtuGdXn4gKNjv5Ui0nlJnY782AYurClgcR961NWLPnJjMWN8fLVcTTWwJX4xaKzbkYwxURzpuA0TuBqFXAF47Hn/9RPy6mfs1gcYbHK10w8LKSPTz8/qh2QrlYZeRRZ8+rY3NLQ1s6wNist3fa3ejDth6YHllsr1NWCkvPFNmr04Z+/uWzyk1KTtqK5+ur+ZsEpYpS/zODS32ErnpzAoCViEFoK/D32lLiKeMvTljWIyg1neUUhCChVnMnFnWljbd2RtyhK9ORcaZebOgGgADx1drfQFmaLh0GlOj1d4GNWuXfLs3Rj533zplMT5qWKz/nPxKIYBSAaUCsmmUCjB0UeC2NPY1jOfpTLYKBD1+/vf3Kg5hFWRf4klTS4mhCB+2uY2lSufC5hpwitx8vcRvMQPL7xK39jVEUcfmzIUSreZwoFpyz9Q8JpaUEDbNYCFlq6mWGlJb39bBgOvZ0k7AO28YK2fGL5TqDa0uM6J5+q2j5aXpAlxmbnuX5XPXxZeUyuxxum4fP2CTeBjw5oyhm6xWc/fSpP6HtynLVu3kNHYstpyAlU+C0YDHvWOwjTRq+ZUGLw3rvpSDVgSwY7BBwKo12GooOWSMzJ5liYvLSa1kT+eAPQPLomwqQ88tmCWd3dkrtdpS1TiCvgDPiWJ1I2MMpsGohYvHcekUqNmAVo4QOHmw2yfbwJfnEFA4zuFkooMEImjppGqJZFO7Q6W7d7TaN5KXp4y5ggVA4MmndynbW1e3wjmCUKOqtberKaWOnZwz7W3RgMYSQpBaxUxvq6u31WmfoqMxs/ouZEKqLIkxzM8genYVLY/5y2bA39RDwK1hYxk/PqsdnDWuqNk/cUqz96talF0NOXFh79B2fuVE880tDdt12URDtjdwIm6eTVr7upZJNYrm6DLJirpWMZWBLn9fu9fO7N6YMZuYLgOQX4Bl8By5c0e3/RQFnekmq/Y0XYymu4jR0a+c152MwaI0V9StxaCa1yXvGGyxt6s/GjO/+ET+zLzJEfzXe93/y+12v5hsDAsBB1lQF+1cEKEZWLi0LFqBkBafbDdJjpAPbZF/fkEfX7AsBiLJXpe8e2vwT/eLrcGG7eHJU1rZBAjZ2S58fthhExNZ2YS+JHitiMSeOMoThJykhkcemexsb0ipS5YoAQsrrKHpI9OYbMDvBGAyLkclCgJgeDDoszn4uoVsmYaclfa29qY6BeZzVC4yXzJ047IbJhHAyyC3AOsdPxIF9q0j5dKVSh5ncvSxpcFBxpCOBazM1nUNwtCxSuf1ylxzGOkU7R5KLE/HG722ZJG9OmXs7Wp2YxhjZ+bN+aUClpqDViTA5nURv8dhp2PHY0vuhNFKQnzQpwz1hRqVGu5bH/GWDArGal6hQJiLvjebLwHIFvU/+t7UibPRiorU1uEb6m+xt6t/blw/HjfBGBh7fVp/ZLdSaztGCHr8XKtnsZln5Ve8CMHWoZiXIQdqqQylJfVb7+4VH/uo94WLxnyROkWyvU24vUdodTVkmfz4rPbKlAFC3BL50l6l21f9lDE2m6N/9kLhYsq0N5AiBB/aLH92l6OWMMxxCClcbQba3NxQuOF1RJtbhP/5CZ9mLnaGqbrrLqgfqlCkeNb4N9+Pnp1Y4MuF3UMhe3hRFvAn+12PjCgMrAGw1Dtg7gZgWvRvfhH93svTNJeBri/fB5kTwcnvWCO9BVh1evWz89oBex0cW55ePXNmmdwrZuqYPdfbpnS31mmOYbEDM3UH1CWRPZ0NE3523pwrNDT2ZMBz59Uv7ZFdjS0KLIojywpY+QUYmijye7d01hIjK6g6tUxCvIZSBkBfR6CnrUH6EXmywnsoJMALIK1SZcANvh/lIvLZTUNixF+vrTMoDszUezqfiJvxgmXXqn0OMhgSGsqweR7uIDJxAOAdcIRAhNpUnJnOmhaz973hObK7UxzpECgDR9DEQBljo3PmX75SypUpIdjfLz08JNeorsXwtwfVrx9ULQbA1jyHMZFjH7NVOHAEQSepyeGbInzE1dRGmWxtW7aqpur6zWQtuVcB1x4UyluH2u2KO0dIl4/v8i3Vy4O1u2if9iDRDrWEUhGZeeSzMDRcR1FYErnK2xhuTB2aewdik6rTZenVNw6X7Q0kNWsZyIrm6T8uFxxEKopUdNeGBmEorbKTc3UnpNPL9QcbWji8fslYqpedODk1Mdv82hXVZIeW+KqMWsjMA8znloc3tja5lqll44lqAcDeLe32hPirGVMZaypDiSASt1/o7B3Zvd5lC3YmCrT+TgpCZvNsbM6ypxo5RbKzXWhMTOfgWew4LCj2nsgAjl1InZ/JL6ud8RxZilZTGfonvyiOxk0AYRf3r+9whmwFCcdi5mNHVYvBrlUzxlh+IXn6pK7XJ5YAQYWrJG1xla788uqcr/GUNZNnRJJ7ukIDrc5V/TavsxNxk3ECcXlJuA3rtmDTMAY2Q7pOlErgyV0jnZ+8b0PI58AtwLpBxtKsXLaUXmEZvYMx9uQpbWmxCwwds+c4qt+xvctuSlMZa8Lm8W2KCPaWynmdHY2aTRFVRuncxOTLR6aWAuW55JJYgalXQn7drV47Y7IosxfQ2HT7eViGKHC7N3WsqlgEwGjcrBaLEOIUuT3dkp07jKesWVu3r4LG7Mn9FX60pVVwCqweUiIErgBEuUoVG8f0XPFrT5+7mpZEFmVHouaXn849e0GrXN6Htzju6KnXM5V09rU31enF0GFde9LLOPtm6vyYpul2QPQ5OJknYMwlkZFOgSOrq7U8NFttl7i9XbQn3F3NiOYWc1wIAccRQSCKC74wROk62EVbyOl2SgLPuRSREPS1e2SRvwVYb/9YypsWVPaPR65cPR7L0+8cKzcn9DKGTBypWMinbOoP2+N0J+JmtkxrJ7ytuyEvPFFYDoMMzcwmf3lgoum94ct2xUOpgHIBwNaBSMAmYGXLbCxuNuVSLybEs5DPuXVgdSWElX4SJq0iS8RNBm0lhIyxw7OmPUWeAa9NG4XGZKWBIN+cYeZ0Q3QAANWbMMui7Lu/nPi/Hz+TKegrJYUzxtIqfexY+Qs/zP78nFbBx24f98huRy2uxxh7eUr/yRmVLa2kiY0jEy+qRr7xlb0emcgcAxBxchvDq7PYkoHDs4ZJmchjV7uwqoRKxtjJhJkssSZKCb0MvVwRB69pBgHPk5FNkfhCaTKW627ztIacFqU3mvG+EzWsaLI0NV9SlKq+azL8zxPlQzNGvc8JACCet6KpsiRVXZWyiW8dVZepJTYNzJyBpYuCXFTNeNaoaLFplT15WisbrAZYPCHxAq0c3aR45owezVv1lJzKqdU81PyRM9qBk9EN69oIz1fM4PujWlWGXrxIVs3N0QAoMj+dVIkkA4QxvDSpn4g3NlGqrPtCurIuVc2MZQ1yda96ZsBEynppUmeWBY6AQeZJtkxr7WPnCvTpM5pVNadqPfOphPnqhdxwt0J4oXKQ2Ry1wFXa8i3GCmU4fShlQE0wq6kdXaZg/JfHxg6eTT360ODwYNDtlCpKE2UomyyWp29cMr57VH1jppLGWeVNm1sEr0wq4M6ARJH+9WuludLi1NW2k1IO0bOgVr6kn5xI+vzu2nVeWDA1k8KiLpHPayyet65+IzwRN1+/ZIAyngdjrPa4r2ZkNfbEKa2kU1gNRTnIJFBcqCY9CM4m33lNhtMhDA9FBJ7L5vWRTS1+t6yWzWSmfOeOjslY7oZqWEpw93dufIhZ2wJLSeS6231SKARfEIqbCtJsjhYNNAGWkot3p0a5QAuC7XAHDF6ezVpls6HZORhjiSmMvQBTJwRdbQF39yDCXXD5VCLN5Fj9mhkNu/iwwpBOQHJQxRMrcXl90ZCqHU0Imz6Ns68R0I6I19PZT1r64fFpvDyTQ7XlFrUqxsnAMPYSoucAuJ1Sa08/WvrhDTDFldL4RWZHahjH0nEcexamxnGkszXk7t2EYAtcHkjyFbIQGdJllihQRmnl9TM8z3X7eAcxkVuAy1eAHC1UsoVrmMVArZapVwMOjkS64G+Fw53WSfUghg7CQRAYA84fxNQJEA5Ka63+rml4nOKGLu/6dZGunjDndGdN4UKaXkjRaM6yKAMa3inpEtHp0LnsPBxOOL0FKkRzNre7EjSkFi4cxuTxysy0hdz+nvWkpRduH5McCZWkSxSMCbC6/YIsACDV4Cl3hYlKlmiyRCs7VMhBI26hUsYEMPBXIAeqwWazlmkt9qHnOIAwauH0a4ierX5JDkF0rzlgtQSVT92/URT4qVhu60CoJai8cjQa8Do8LumN0dhzB2cYuwVYV++1ErJzYzjiV94Yi6/xqwwFAYoL3gD8YTgr/b8XzdvQcOp1JMYBAlGGJ4zW9Qi0QHFVWE/1a1oJp1/D/KLkRDg4IpDdcDjhDcAXgMsLUSbVl+Mx5JIYewnUgLcFoS6EOuBwEY5UljjTyzjzGuYmFlenH44gZAUeH3xBePyQ5HqfUzWPY89W2mABBEoLBAWiBJcH/iC8QThcFYGaAwO16MQJOnF0caN2wRGGIEBW4A3AH4LbSwRp8b1cWPHdBVU4YgzA3BTOvQFJgb+VRLqV1k6d8YyBUgpqsUwCo89DL4HjofgQGYA/DE8ADoWg0sGdMcvC+DFMjwKAIwTRfcXn1d7TunVkw1RRmFgwrEauwRhFuYR0HLELSMfBi/CGEexEqB1OL+H4KnpTiuw8xl6oV7pwAhwtEB0QZbi98Ifg9UNSSKXTPKVML2P6NGAh1AVfmIiOxYlil3HwKtyZMYb4RSQvIdiOYDsc7sX1s8Ik12owGANjrJDB2AvNT3nttXauPeysyFg9bR6PS4rOF89PZyhj+ZKeymrXwKjfYuTzRgcslyIYBn3w3X3ru/3f/vGZQlEv69ba97LgBShOCCJAYBRgFGBoKKTqxRaCE0pEdDj8EX9Og6ZbMHIwilU/q5ajLLjgCNUJC8dDliErVdKhZVBIVnoTA4CgwNsFxV3NDLLKKCaQX1g8KYESgbAYZuI4SJVDAXoGlgZNRSFdXfScAKUNnFDnERUs5oX37unavSGQSkRffXns1LnZRSgMQvTYktp5OByQHNXr1LMw1SsqLrW2pQD84Zbf+9xvOT2u+bT62E9PF1IJFBdQWmx/xjugtIDjIUpQXCAEeg5mCYyhkKmWpEg+SP7LcwdR4B757S37R7pSBf2/fefgdNaCywfJAcuEpqKYQj4FNd+QjEo4yC74uyEqVSQwS8jO1p8CADkA0dvwxkZJhsMJwsHSoGVgGcgnYZngRXha4WlFBXO1NKh+5YkqZJy8yXFc0RKYpw0OH0BgFqHnr/xSm3IJxcziUxahtNaf8lqPwR5/0Cszhg09/tdH410t7jfG4pq+9g1tPC7xo+8dfOVY9Nx05mbTsHrbvYoszKdUn0t2O4QNPf43R+NrD1iWicKidWnZahMPO6yLHoHnH7yt857dXaMXFh776Vk1l4De2I+QcBDdDTUT1IJagloCAGpCnQO1dzEXoOswFs+lpRoOaGtZCQCUoqyirIIx6FnojU96sdq2biSGASMDQFHd/Q7JwWepXq5f5+Lrp+rXWSqiVKz+f3kO1uqYLAMf4PQNYdfJbImkEkheArOhRqWUhDHoGnQNjMHIQ2tshkl1XKbC0+aCEzBmmrRYRnQK9EqbPyeCOFAogpQAgFlQ52HZShd5BwRXk5sPrQytDACWDnUObNFoLQOFNEwehIAaUOcawHGF0dXqffg9GzjCnnpp8lImg7IBBmgpGKvUhq5xCWE0UbgUz997W09Xiztf0g+fSVjX5tUVjKKsmW+tHc2NC1gCTzoi7qJqeJ1S2K+YFu3v9J6byrRHXPminspds+aHSzd5QQEvOx3C3i2tnS1uUeR+9MqkurR5Kq9ctmaCNhaLkYYvM9a89Dlp+Yp8QiA4YHANR+NXzJp58fBsai6WTScvXErbbHjltjDMqvPKq50xPqfimz86vaHHf+piqlBU6xZexUel+RZ4Bwjf8DVGr0g3DJM+8fz4ZDQXWyhF0wYcIRgVprZCRrjgguiy56PCVGHZVw4H0X25zgfVFzIv57ZRE1cXROtp8/S1uxkw0B26lC8DBKANW9dVOkO845qWEBbLJseR8ZmsaVFNtwol4xqdqKAa//Ts+bfWIuHGdQlbgsqn7h9SZGFiNrt5XTDiV14fjSmS0BJ0vnYi9quDM/QaKYHUhKnWOyIRDrwDRBAE/sF39b1nV8fx88nvP3u+rKqwynUbq5gl4VcELEZhluomSgQISn3DZAyWZuMLHARHg6U1HcpS6wBHePBKU9uWRv6oN5gHJ14u0tR0nVezhCrN9urga8HUGmdmia7PKCytAWgI/1ZK5BgF1WGWQbV6zKRSvMLLyzyOypeb2gRehrYwBqsMuvii6co2w0mVt2HDLNk7Z600OiKej75vUBD4Hzw/OTWnVePCVvnK7mTjrgDBeR2aNBCA465fB9GbB7AcEr9rKCLwXKGo37atze+RD55KRJPF1oAyFc9fw/bwS3FwcdHzPPE6pYJqGCa9zNeu9shN37/8p6s61JrPwFugpddtrHS1y2P9r/3UUC/rufrJqfRxbsiDvV6TzHOEMfYb257uNwewKmDfHnFt7g/kikZ3q3smUTAteuxs0rpppv/WuGGGLPKyxBdK+s20uESBu/+O3liyePBU4ua4oxs6050BHMHRs8mWoNLf4b00V0hmyhxHblnXrbG2w+kQPvXAxn/3uZG7dnfdZI1bvG7JId88+eE3+p3MJIo8RyyL5oq6YVjR+eIt67o11ny0Bp13bG/3e+Sybr1yNKqb9Oa4L8Ok3/v5OXYTkcbfAOi1KPvVwVlJ5K6mFHZ19JLA55FNi+aLxi2jfSePVK58cmJhXafvxIWkYb3NaMVzpAKdxbVY8DfyC/fewlh7DUuRha5W92Q0Z9zw29TIUOTj927IFfVvPH3qFnd7hw+3IrqdYipbfnvpFSG4a6Tr4ff0R+cLf//UqXROu/VoGkjGmh+xt93z+Yc2VTL9b/CxY0NkXad360Cov8N7aym8w0dBNeILpbfdGeQ4MrIp0tPm2bkx0hZ03nou1xywLkZz//DUyViydOPf/PFz8wvZ8vhM9oaqR7813smDUnb0zHw6r52dzCTS6q0JaRr/P4mDpfhmGfMiAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-1039\"/>\n\n<p>Our Winter Sale is On ?. This is your chance to boost your SEO and save up to 70% on AIOSEO!&nbsp;</p>\n\n<p>Whether it’s a new purchase or an upgrade, you’ll unlock ? <strong>POWERFUL FEATURES</strong> that will help you take your SEO game to the next level.</p>\n\n<p>Start the year off with a bang and save big!</p>','success','[\"4-x\",\"lite\"]',1035,NULL,'2024-01-26 18:20:28','2024-02-02 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=winter-sale-v4-x-lite',NULL,NULL,0,0,'2024-01-27 05:36:27','2024-01-31 06:54:59'),(42,'65cb00675b231',NULL,'[NEW] Updated SEO Preview, Redirection Manager, Author SEO, and More','<p>AIOSEO 4.5.6 is live, implementing many of your suggestions! ?</p>\n\n<p>? Improved SEO Preview - To better match Google SERPs.<br>? Redirect Scheduler - Schedule seasonal redirects easily.<br>? Import Redirects from a CSV File - Add redirects in bulk.<br>?️ Improved Author SEO - Improvements to the E-E-A-T addon.</p>\n\n<p>AIOSEO 4.5.6 comes packed with many other improvements to the modules you already love.&nbsp;</p>\n\n<p>Update your plugin to version 4.5.6 NOW!</p>','success','[\"4-x\",\"lite\"]',1042,NULL,'2024-02-12 22:15:51',NULL,'Learn More','https://aioseo.com/new-updated-seo-preview-redirection-manager-author-seo/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-456-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-456-v4-x-lite',1,0,'2024-02-13 05:38:47','2024-09-10 19:57:02'),(43,'65cb00675be30',NULL,'Be Our Valentine and Get Up To 70% Off! ?','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA0CAMAAACTm56yAAAA5FBMVEX/wuP////+oM/vg723AGHzisP/u+D1kcizAFP+pdP+jMP9g8C9G2/4oc+3EGWxAEr/1Ov/yuj+tNzRjqj98fiuAED2msv/+fy5Kmv/4PD4qtT/6fXndrG9AG3gtsXnxNH+lMj46O/7WajMSInu1eDVlKzTVZTEPH2/KXTz3+f9fLzrzdngbqjx2uTfZKTOe57dp765Mm3boLnJbJPYmbTOiaH/rdfOg5/ersLGXovEVIbyo8zTZJnKdZisAC+/N3frmMPASH73wNvkvMypAA/1yd77TKT0tdXorcn9cLXOLYbZeKf7FCjSAAAACXBIWXMAAA7EAAAOxAGVKw4bAAASOUlEQVR42u1cC1fiuhZubdoGKK2tfWDlOSBFBVRQEcXX6IyO8///z91J2iSFCjrHuWfduZN11lm0ee3sb79TR1GUi62PNUNZ1y7K5bZo5fKF8reRVq4UN6+AhR/Do7RhZ68tECm3vb9QsLZ1WAxIgXh7HwNko8gbW0RJyH9/8ZC4XAjHYbuQgZ9osZjOMSUpv2fsZnhLykXpj7VZhRwqfabF4kpSLn8KG9s/DsuVH+3/fUBKqzbrsFJsQT7kRN5phC7an2SuKN2Hlf99QIzyqr0y3pLnT1YQuugnnaP9A0j/EzRkya0fVtZYEO/TFeQzBeuw8qNs/AGAGBIYlfJ6Tr7Pi5RKW6V/Q9UP/wT9oCpCdaTc3iptkuv3Ga028QuGkUmrkbbix8I34p0hdxrFS7FfilEylJU5a6YX9RSR8iaNBYQW8axo0wIapBmlUunCM96l7e9BpARLbZPmsjnbaWOPbvbI13TzA/KTtuXO7eKlXLHEypw104t6ciNcaJmjc3d3d/f2drfdJTa5y/NW2Fi4aQEN+WU/EO5v1A9FTds3D9Y13OzxhdLq89443XUvP4Dusqsut8694kbZgx/LE58NXy1s36rb2ZSDa0WsOSJbZ6uN5B6VD3eN7ShSv9IjKLt8g2gvz469/LzI381DJk7SuSabqjnmZJ3frt1fN9Wb/Ejby/bs9WUIomQBs7cFV7qGmwdkunBXjnH00EzPM9AkvrXqRPrTh9mYbtG56fFZNx06qvGVcxjdS7ybxYIbvUaVs7v50EqJazCYpl0FkIH+g+lOJz1Hjnd80db8eJ+N2JO1RJKV2b0ryePBwnA5N24a3q8jsjkdyYiMHrpU/Zgo9jD+qUjCGM2TpTMdBz9XALm8xXPKZ//BeZEkcQ6IZOc5vx0REKynJmfsk3VEXt1OfQ4I+iamHzWe3Uy6e7gxyt7v3+LpAaxOhl/vESlwFh6l5fgWWx2uPQWAnD+hIB0RbUu2h2u12nRA7cT5z1+hm/W2MEqe/wEi3nolafNNz24XQq1PsAWISMbl5Glh5AGhkOUBaTqnGF8SQKbBle/z47Wce87S82BEDmVjAYhjY5D1nnPFAWkEE7XD956CSBqMWT102+IEw26oRfWR8r+Fa8EJ009050xTe7mQEOHE7zuntSAdoXJEJItAQXYFA3pOP1WY6Aqf4uT5nwRma5WkxIloYVznRE2xZaNYHXGu9ZBTXwLERuysMiC2fYd2fNW/CebRUUuwFIPZYSyd4QMiZKeOACS4Q42e2pEAQc6lesIR6QWLbJceCiRAatYATQCABN911OgYI7ZCp2EjCx+ldKLYXQUkOEWDTNf8Z+Fj+KbRNOh6kom4ua2z6U2nBotr/yzoL60Jsriaglx1q6kn61jItl+/qjtBRqB/5fTDPCBooMXLgFhoqL8eR+rsdq4ezYXVcfpeOm6G/Q5CVk0GpGYPNT/CMiAn6nFTGAxHS93bEiBI01/PVHUewJYjhPAjozXBp2j8zBh75SQcEVlDUF3LfFbvPh2gjp4usyETx9I8YcMenSQk9PuEM6irm/8sq33TbhmS5zp2Eq3KnsGk2Ki/q06l4weJFi4DoleXNQTVzXA8GYHJinrBkVARpHnMCJ8H+1fYQrVABgQYWz1z8oDMBpwbI9wPDSquK4CY5vhl9BAAKhOM7jqZiUSJHtLVzsDA9I0CQBqwZbbBmeYyi9UKboRJQEMz5jNAXMcuxamGEBxSW4sIsxyQ45U+qCUXOXYGtTpw2KcEg8XSiJvcERYN1fVwCRCT6MgyILqp9RHuAiA3kaQiJrMA5w4ciEjZNxkQmFVHDzlAzp6EyTvHGiASFWkI7NZF4IM6Dwhxbj4GXZPEeb0bIlkD3SgERM/2GyGiI3AOOLdsEkydZwUgkF0ApENox9Ch6+Eak3RxYbhe5RBae92owqKiSD3Aj41N3fNJkIRrqAEuBGHOpM6ds2C9OUDCPCA1NAZa4+oQP0QHGOdUJKT+6dw5Tfpgs8bbS4CE2iIHyOSWa4w6cvp6TPiZB+TUrgMgcbXvtNRLCEOOhY38qWnx5RyBo7MJnUYBIKYIzW+IjwNRnOLU6tExd7pe3RNa2gAR2iEA29p6QLYAikqpTUsqh+vqUsay5WJkZscGc9sFZvpUXS0EAtHECB1JFo315gCp5gCB4Emr6ia8qydRBzmSigQLYKlPAKlZ+hgNNXcZEOVrDpATiTnqjsPwzAECu12HhDHeEA1ActGVFBa6RE9RzbapQJuFgHASLokHd0HoEM6ZBNMUyeE0eCGMsVMF0d+sXJV+pLXGN28Pc2pSWi7yivz1LLjTqOk9cWpge3w4cs2ZCG6DgQj31gFy+YTOIA0MiRG9jnygfUlF9hggME8vAGRb6Cps23TQleRFunrs+jlA9p/QpfoyrhKxqvcTBFa2p4pMwv/q3RPriLoaUdoiQL5JDqMOKcwBgCpMwgDnTELrtgeaZFGFgwWrb98iHkoF4HfUUDkm3nL0feTYQ9Pcg5CPWKxrIpc1POM8QRgs2lpAjuYAQLOh08IPBCSWs6/mVGQ3BUQ3zQJAeExDAWmB/fsmq4hp5AF5nELcOkHUdLielmDcrebKMv7uPbK7QyLOjH/LgPDSQAd8nrmrHoGFaxzkTQLnjt8i/Ta16+sUxEhv3xgsh1vvioO9Ukl81yACXwv3db0DeRmqoVdXjW5wDY95Kj93upLZLQIkdaiJRwtBfheRSE1SEWIAGCBaHG8EBMT1XpVVBAy6DAhLWG/nrJDhaV1QhThfKNu7ruvmewCxUOM+IibXFgWcS8cGkyBlx/4cBBUlmr5WQZTMWjFQ3n3XJEVtwi8EXc30Ieau2QQIn8SnwvlOHIhz1wLSacJSTZA2klmTlKPWjXMq4mUmC0zI7gZADiDiF5uTXMTczgEyIrtNHJRGtR5lvNnLIeKzt7pubAIEv5D6hI1e41yQY3qChEca8g5Nvt6aS8RD5kV+6dYnFyXVQ2IeThECgekkyK7VefnxCEPWtxaQ5tPVEThDi6T8LmGW3ZeKjDcQu0YZIFXBnTcAIeIwrspeBBiY9yHznnoSnGZps2GEoA7aSU5J9mLwV3roKesBaZDIGXymhfpmJxfkeEJeTwggCcU3XntBfbjhA5RNzZXcRD8miS64kK+kJIFqd1qYEQTv+xsAwQhPZmBqhlXimSBOATsjqUgfIn+uIZsAiWZEAFwpF6nHS1EWQidTiAfrPAINNV25Th5lRJ6r1dArTAzzTp0klZBF2lL4Nwlo6itiFgJInSiIuV7C04h3Q9C7pnGWz51XkEIIJTAx/h18GyCtPhKO9W69DyF5iOMQQGi82GngRM+ryJ46ex8gJxTesX4tchH8SjKjXB6CAgy7aSIniD3DvUZzyW71+oqrvAGICHsxDV7On4JgXL/mU4lEmEYOkK65UUFI5Mv8yK9eU0uBrwOBzSQAi6UBc/xms/nouiLwc6zxBkDA5wwHcI5QiyPikyCOllTE6X4EEKKvEtPUneB+JVMfDi2glean/M7P9RJnnxPto4VSDIgkKzOW8xxdNpuuy99Cfgwph5cDpL4hSedKQlz6L382IFd8eyqJJRqsNOdHPjRhaXF/IyD1EBKyMXRExAtadVNWEWf0AUCiqZOwddK3zmJJQ0gtS+uyyayR28IXTxmiZMTTiWDxBiA8hidBVofdIUbSedX9AEKq6iog74mcvK3Kr3/GIQLfO1KLhWD7lVAR7TSSu+TOGokoLFkGJNx1l6q9pqnXv8badUTLLUNT8yQv0no/IBFZDkYKPGcN6FmuZZma5oYZIHTNlqUoetc6yNaCURuKiycYTdml5d3d3QOaSCYBkvUVQMIPx7G/7ETUOVJbAQS9Q58BgDBGtyJZDxo9CRCL+sUXcy+nISZJwi/HxGRBlgA6L+pB6tUHAKEmA/A0hDuwooNVDQHE9ussLWCs862uolTHaQ5DwrB+tQgQHmR1GrZDy+6tAMN5nYEvTMJC0vAMkN//GZuQ8d4RcNqy0XUqOTULWfhKMAq3JEDuNA0s2wka5QDRSfDSdO4jqnHE44pbhdbjRwCBHBPwjIWKTPwlQCDFJBp0jkzZF7aewEhV48waWZBThsuA1Bo8p4L89xTTM3Rsu2Yjy+lJiZlU40kBCZXf36S7S3I3hRpuFg3aSbf7yiPzubjiINEtjRsfn05E2HuKxvQep/U09xlLwYSJoMHvfAgQyO5JTszx7OR9COxWpxb+LKC33Fyudm7JBUca2Vm0GrhUy8LJoB5LV8HzKL3ZRINuv/EikaaJ4Pi/CIio+NJ6De7vZdWSJFd2mjxxQKa3eE7F6kgAcvnkNF58pvxp5XUGLJUu3t6dqZ+kNaa+GcqlmXxiiAdfI6bJuEstdrpANHsNaXAU7TtEvkj1yVj6yAFrPq1E+juOfRpMsqovqebpsZSYDf8dQISZP3Msi9eQIOsG5mnP4nabA3J53GIsH92eiOLiyUEW4TINgdRmbEraoL4jMYzUg0YKCDhozRR4RjlAWtMmvyG0mON2Wayk+q1rjwQVNxQPen/hyadsPkxnbOjRFXDZxr3sVgrT0iFPzKZB/18xWaLiG10hucB2hYcygR3UWvlMbSScviTJzkOUfcSjh+ISjNiQZQ3h53Rz5ffUMnZNaSgB5HF1t5ZjD8iVIiSGl+JjldHEIsVAm/E4Xv1Qzj9o3mAYYiOUzWre9mGswAAC3/o3UTo5/d2AGN7FhUcO4j6f75C2f0yvKMMJezyvEfsbes/QQ3pv0Hx/h7X9/XM6Zn+Kk52s7e+ky0wRmqW/YAXP/ZoNmCGEWC1LSffYSegltW4KImD2QzrhgRZGXmZs2/256JF2u4IVNPbdwf3gZvJ41DtqTqbIQRSPrs7L5ZPzlPyzs/2d2VUDY5sNuU9XnGNy2xEbk3RDoG2YMQNosX8vIOQ7YdrgJMbiFtNGshAINhsBewLu6VVX0RyHPtsQB7Nf6YvcO8zfAekQPzqsewjSqQUO7xkwQOJsDzsFRDGGQbokxBWsl5S7PcXrStS9pvMceTfy3QEJbt1rlPZiBCEiQike7BL3mk8lkwEKCKqggVb0GX2s7KO4cYNtiMiNRD1PaCh/YdVut0vGZ+NBEXF/AhtscgFD/Iapd3H61CcUuPfk8pJS302QLTdy6D4bnX85HmP2q1E32AKIr08Acb0uhEBs0RSQi58om73Qk3R4AsZMWWCxrj5AK7uRqji7qoq7mHyJYFn0tTXWxX0I6GBCt5QnooTkFuaQ0kepA22SaANqw4VMKAfEa1fIH/lVPufP/GQ8KCLKT2TR1ujTEyzQgD6xb5Dc+4ZNe9FYG1hLDQ31xF59afYbbMFxlS6QdjS6KYPg1A26lk0gMkm5oTRMRzXGppbQ3+AeiLlZoGz6OEx75GZzTrneMBlQTiMrGWvsfiorz7rP6ZZpS7r97ApraLEjNOrE3wBt7Pw2qfh6fZTO0gQgF+WsVdJrQc/zjF/xG+yvGS5kQOj14bWWNnYDY/KnmEpe1pu9lxpxhGte0hXEAhqXWEN6Y9Kv9b2qREP2k9obU4w1i3fLuG7A0OF4PKxrKa91kyfXrpefZppsiGYaMV8pXKYNTO7KNkZZtEqJCHib/Hzzj6jc4j9b8FIAjJyCMBVxY0g6TEYi4UFVT5/Sa2sz7TVXG0wI9dWXYTX75UkLyN8IhNkedBOQFIkI02MUpARUBXW6V9VXNhO3FJ4pDSVL5+Q2R6guhrgep8Vboi12BTMyDdmqSIiUPa/Mnivl4lt00u/RT+jc/J+5lYobI7maiQF1kEqYPcXpJSl71rR4WUvgnRdqBS/j9BdNzNIF+PqpNLM3nJ0xH+QxtciGC+XJenIaool7VaOqMx2j6rF0e2GYecXS+Y1inKfF4OcP5QdzRUHyrVKESOnL9+/fv1wAjLkicOnNlipaHFZpyyjMPSle2ls1jOpKA4YVvcxWpMzysvf8Ek/JVgoF22K+TdabdvIO0SM3mfFGHDK9rcYrZn1paiwMPz9g+pyjLU+oV34bkdV/F8P48f3Lly/ff1QAlu+HUo1+EyB/VDOM3/h3vl7lbURWL0I8ggeBhP6v7W5UkJKh/G0fA6S8pq1w0/siNa4ixl9APlH91gHirZqsDwLy9x/A+nBrr3Eiqw6g/V0CJDNZRun/yoX85laqfEBDUq/O8PihbNaQvxbrM21WuzDuzdoPweyLvxbrE9vWmxZrpbb1H5U0TT2Fv7plAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-1053\"/>\n\n<p>It’s Valentine’s Day, and love is in the air! ❤️</p>\n\n<p>Get up to <strong><em>70% off</em></strong> when you upgrade your plan TODAY ONLY!</p>\n\n<p>So, take advantage of our Valentine’s Day sale and get more power under your site’s hood TODAY!</p>','success','[\"4-x\",\"lite\"]',1049,NULL,'2024-02-14 00:00:00','2024-02-16 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=valentines-2024-v4-x-lite',NULL,NULL,0,0,'2024-02-13 05:38:47','2024-02-14 20:32:57'),(44,'65f6d50c26e7c',NULL,'? Flash Sale: Get Up To 70% Off AIOSEO This St. Patrick\'s Day! ?','<p><strong><em>Happy St. Patrick\'s Day!</em></strong> Today\'s your lucky day because we\'re celebrating with a flash sale that\'s too good to miss.</p>\n\n<p>Score <strong><em>up to 70% off</em></strong> when you upgrade your plan <strong>TODAY ONLY</strong>!</p>\n\n<p>With this deal, there\'s no need to chase down a leprechaun to find that pot of gold. ? But hurry, like a rainbow, it will disappear before you know it!</p>','success','[\"4-x\",\"lite\"]',1061,NULL,'2024-03-17 00:00:00','2024-03-19 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=st-patricks-day-sale-v4-x-lite',NULL,NULL,0,0,'2024-03-17 11:33:32','2024-03-18 13:54:47'),(45,'65fab83da0cc8',NULL,'? [New] Query Arg Monitoring for Improved Crawling and Indexing','<p>We’ve revamped the Crawl Cleanup module and added a <strong><em>NEW</em></strong> <strong>Query Arg Monitor</strong>. This game-changing feature gives you greater control of your query args, resulting in more efficient crawling and indexing.</p>\n\n<p>AIOSEO 4.5.8 comes packed with many other improvements to the modules you already love.&nbsp;</p>\n\n<p>Update your plugin to version 4.5.8 NOW!</p>','success','[\"4-x\",\"lite\"]',1058,NULL,'2024-03-19 19:37:40',NULL,'Learn More','https://aioseo.com/new-query-arg-monitoring-for-improved-crawling-and-indexing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-458-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-458-v4-x-lite',1,0,'2024-03-20 10:19:41','2024-09-10 19:57:02'),(46,'66187c4489b70',NULL,'The AIOSEO Broken Link Checker 1.2.0 is live ?!','<p>Now with 3 powerful new features to make broken link management much easier. Update and get:</p>\n\n<ul>\n<li>? Unified URL UI Improvements</li>\n\n<li>✍️ Broken Links Highlighter</li>\n\n<li>⏪ AIOSEO Redirects Integration</li>\n</ul>\n\n<p>Check out our announcement post for more and upgrade today!</p>','success','[\"4-x\",\"lite\"]',1069,NULL,'2024-04-10 19:13:10',NULL,'Learn More','https://aioseo.com/easier-broken-link-management-with-3-new-features/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-460-blc-120-v4-x-lite','Get Broken Link Checker','https://aioseo.com/pricing-broken-link-checker/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-460-blc-120-v4-x-lite',1,0,'2024-04-12 00:11:48','2024-10-05 05:09:38'),(47,'662747536ac6f',NULL,'? Get up to 70% off AIOSEO this Spring! ?','<p>Take advantage of our <strong><em>spring sale</em></strong> for AIOSEO Pro. <strong><em>Up to 70% off</em></strong> ?</p>\n\n<p>Amplify your online presence with advanced features that will transform your site into a dynamic, high-performing powerhouse, at a fraction of the cost!</p>\n\n<p>These massive discounts won\'t last long, so act now!</p>','success','[\"4-x\",\"lite\"]',1074,NULL,'2024-04-22 20:24:47','2024-04-26 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=spring-sale-v4-x-lite',NULL,NULL,0,0,'2024-04-23 05:29:55','2024-04-25 12:55:36'),(48,'6639895952035',NULL,'Have you connected your site to Google Search Console?','All in One SEO can now verify whether your site is correctly verified with Google Search Console and that your sitemaps have been submitted correctly. Connect with Google Search Console now to ensure your content is being added to Google as soon as possible for increased rankings.','warning','[\"all\"]',NULL,'search-console-site-not-connected','2024-05-07 01:52:25',NULL,'Connect to Google Search Console','https://route#aioseo-settings&aioseo-scroll=google-search-console-settings&aioseo-highlight=google-search-console-settings:webmaster-tools?activetool=googleSearchConsole',NULL,NULL,1,0,'2024-05-07 01:52:25','2024-08-22 14:33:50'),(49,'6643fff5a2e41',NULL,'[NEW] Easier Site Connection to Google Search Console and Automatic Sitemap Syncing ?','<p>AIOSEO 4.6.2 is live ?!</p>\n\n<p>We’ve made it super easy to connect your site to <strong>Google Search Console</strong> — so simple that you don’t even need to mess with verification codes!</p>\n\n<p>We’ve also made sitemap management easy! Your sitemaps can now <strong><em>automatically sync with GSC</em></strong>. This means we\'ll make sure that Google knows about all the necessary sitemaps automatically!</p>\n\n<p>Check out our announcement post for more. ????</p>','success','[\"4-x\",\"lite\"]',1080,NULL,'2024-05-14 12:43:31',NULL,'Learn More','https://aioseo.com/easier-site-connection-to-google-search-console/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-462-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-462-v4-x-lite',1,0,'2024-05-15 00:21:09','2024-10-05 05:09:38'),(50,'667b181119aba',NULL,'Have you heard? AIOSEO Acquires LowFruits to Boost Your SEO Power! ?','<p>We are thrilled to announce that AIOSEO has acquired LowFruits, a leading keyword research tool! ? This exciting partnership means even more advanced SEO capabilities are coming your way.</p>\n\n<p>Get ready to elevate your SEO game with the combined power of AIOSEO and LowFruits!</p>','success','[\"4-x\",\"lite\"]',1089,NULL,'2024-07-01 00:00:00',NULL,'Read the Announcement','https://aioseo.com/aioseo-acquires-lowfruits/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-lowfruits-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-lowfruits-v4-x-lite',1,0,'2024-06-25 19:18:41','2024-10-05 05:09:38'),(51,'667b18111a72a',NULL,'Celebrate AIOSEO\'s 17th Birthday with Up to 70% Off! ?','<p>Your favorite WordPress SEO plugin, AIOSEO, has just turned 17 <strong>?</strong>! And to celebrate, we’re offering you massive discounts on new plans and upgrades.&nbsp;</p>\n\n<p>This means you can <strong>save up to 70%</strong> and get advanced SEO features when you purchase TODAY!</p>\n\n<p>Now that’s a sweet deal!</p>','success','[\"4-x\",\"lite\"]',1086,NULL,'2024-06-24 19:39:24','2024-06-30 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=2024-birthday-sale-v4-x-lite',NULL,NULL,0,0,'2024-06-25 19:18:41','2024-06-28 13:08:51'),(52,'6691e455a9054',NULL,'?️ [New] Integration with Thrive Architect and SiteOrigin Page Builders in AIOSEO 4.6.6','<p>Is your website built using Thrive Architect or SiteOrigin?</p>\n\n<p>Then you’ll be glad to know that AIOSEO 4.6.6 was developed with love just for you!&nbsp;</p>\n\n<p>Now, you can use AIOSEO right inside your favorite site builder, making it easy to perform SEO tasks as you work on your posts or pages.</p>\n\n<p>So, go ahead and update to 4.6.6 and give your page builder that much-needed SEO superpower.</p>','success','[\"4-x\",\"lite\"]',1092,NULL,'2024-07-09 15:11:31',NULL,'Learn More','https://aioseo.com/new-support-for-thrive-architect-and-siteorigin-page-builders/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-466-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-466-v4-x-lite',1,0,'2024-07-13 02:20:05','2024-09-10 19:57:02'),(53,'669799394f194',NULL,'? Celebrate World Emoji Day with Our Exclusive Flash Sale! ?','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA8CAMAAAB/yBzfAAABZVBMVEX/6Yf/65b/6IP/76f/7qP/8K//7Jv/4V8AAAA1aP//65P/6Yr/6If/7Z//++b/99T/76v/+Nr/54D/+eD/9MH/4Fn/8rv/6o3/4V//8bL/6pD/31T/9cf/9s7/8bf/3k//4mb/3Uv/5nv/5XT/6o//423/6o7/3EWhj0JAOh/fyWwiHxGCm99lh+uase9jWjaBcTujkmHqhgX7tAv+sUvdIC39mlfNz8W/rWP9xTH3mQ5Pevv80Bbxel7gbQvxlTpCcPvwsTD7yEn8/f/6gCLa4/75uXNnjf+3yf/iiTuiDWL44KOaqczKmj7sXjTEGU321WF+coiVez7KsFS6El3cPiHzsqxHKGzz03+9gR/nr0xCaum3FZuRj5X8Y83q2KyBYFlxfLhSbs2kpau6ur31hIHy5si2dEr6z8SHpf/TL385IF2qvvlhSUfpoHrSya5iR3jvab2PY+C9S3fQcZrMb9CSCabZWnM+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAVLElEQVR42uVbiV8ayRIebhWICKIcHgjiiShKFCUGgYi4gAFdFTHGM2oSj2ST7N//+j5mBsTovvX93jdHd1dXVXfXNz0zHK24jW41tJKXA03fwuFIKOTzeoPBkZGRcYaRkeFg0Ov1hUKRSNjYytkLG7/iNr5AtNOpcBTwIHLQHIAcHyBGt5GXNn4FbCiBOUVTqa+t4+UBQ6lGoQpMzaE2pQ0JXVJYEo5GfW0RocawNwSmi6p/L238DlAAh8OhgANmSElRcAaLoA+gincIBangvJFW4B34U7Al8EFEyIweDiSGSgpWRWWj6N6IHcEgYSnqD9giIS++NY2Mw2QEFvA2rskgBaKJdzRdACvAEen8ixu/wtugBYULmBMFHygwNEsT5kHqq8LbV/VGEQpCe9xCTqiNwx31DaO4omOEZklhhMtpfly3ApWDvqhbEQbwgsZv/58AmBnBkWdGEMyUlzdSQEg/2Ox24URE/awogAn7JVG/5KBfo2AnOjruZCVVHSqHo94WcR3WzUp5uSAKvFH3Cxu/0q+LMeEM0zGW5ypUYh+zC0Z2wceYaGQXPWrbYg2p4A4Fh1tiBO00ywojTbVUtcFQ+L8y/v72xq+MjY2Njo1iwDw+kQIqkzM6aCXJU83RMSwgFdgIGY6RHLFARliq8jNGmiDNYZk7+gAbNKjDT4I35H7O8ZfKM2udrTBTPm46fiXQBkbvY+nOhwHaCTwj3JEginUwOEwyrIRyw0FhoxlaNyyqqXZSRX0STozP1O2x+7U2YlVuZq50EQTgHsAZEaB4PNPZLsqlrmYIqHJCWwGt9ljEBsMrY5iddGtIZli34mH4wnb98fOs3hjUahdtRqrJ+JWuhxBoi3GK9HFrMtqDMeQN/huIGlv3y/CgaOy4dXwOTw/PCCP6TSgGEYF6tVoNhQOi7BjxoblnnZ0eCjSkT8/PMW/pksHQZdBAR9QMgXAoCL+b8gYRK15yBLEESb2SnImCxA7XsF0+eXkm6BVTdNjcAcOTgO4mNzfgVPwsxmsdlXaOlk/PMCNrJV17iZB6dhlgfHw4rG4hvbQkMXI6ZerrSlFK0jO//jpfO8WMlHXbsbY7oK6IF4YV7RBBdpLzTRDUKwT1rINaC5T1RUefwMc9ikGxCCmIawg5PMomsmeHZztnTQOlWAEMVoRCNgsZGR8Z9oapzIpbiF0sLcU5JUchg8lfcuYII+nzu8ZdrjI8g5kXXKLUAHeDIGQwSDlw2KPeF4BIv05f8SB0xNIIyhIhn/P54hqcKesbiJCjRqJRaawlGiimOuO3WhXucTTT8ORLy7mh/Ct3KED1YpiQ8/MlgBhm4DAbquxEDqq+BCr+9ev795/f7w6WT1HxgjVhaNV5q1bNAeiwwd2GE6+X5vhGy6rd5vVKCqKeTe1A9MVsSYP4HLXjXhnU3VXHzypfaQYcrmIeIp7Opztv4hvrnWBf34CBSzV2GrmdHIpbWhsmAyLEiQvOQuYyf3JSqJ+c5HtCYSB2wjr8hlU+Orq4WF9fOkcNni6PH2ThnkWVvz5+/Pjl46dKDhMSsyJbJ3HMzyRH2qPtslJ/1Ob1+bw2vIPNZwMZIkARBGUbTMB9BQqR1GYj4YUiH6yCWRsuIGXiz+dFLpGYNuFDZXSmBZCAjM8WUpyskyQUZAw6/XeyIBJCiul0ej2+kV8H6MxvgBmDCDlLVRq5XK5aQZ8SVOPHh+IksFobm5f52km9UDvJe3w+0AYCvk+Vz4/Ozy8uLo4u4IOitgDvbOD2tnJICfnx8Wcld4QJcbaEVV88FkWRoAEhkSFAVIAQk2DZkIIPCmw+qur1kQqfjbrxqXwJYuyAN2ij1l4sAUfIIXXa2nIgpCDfsjby6LEaXwczBeYOzyqN7HBupIou5BndOCg8m8lsgltWMlnKe+rBYSplhBwd1QBQg6cLFYx5VAn4+Pjn9+8HWXwHm3E+HoGoKlpCQlI4H2jscABV1T4b40vm00bZUPmlRkzfppJGA48eiPxQv1kvgpmxli/ih/rh2VklVw3mlivNL1zFbAZncDKbNzOZTDK5uJhMJsG0AkIgMztnGCG1o6PzU/TmcDh/kLq/v0+sXMmE7OAZggzNyKsTJ2jDJzNrECWobIj4QiAQIbSB3UZjG6LCkDe3vPwGYnzYRtVCNmLBDdjVLe4Cc8SbDflmc4NVEaKZzBe2mtkI8HBwz818ILiGjg9fwOk0OW18hrk8uF1toClyeJjIVZdXaoQQ4oYGCzpQzAybgJHkj7///gEIWc5RaZk81I+OyjNr5Rl8j6zNHyCgO9Ya4OP7l+/fKxVMSNncDKmEGiUknMAIAdjAMcEAilAQqmYXFt4svCHwYiE6+0I7WHXHxgynUK0vhCibELBTpXJiHZriTQmlHaEnqJvm9nGv+Sy4AR4jAmqVA/Ks1bUnhJjMJlMBELL4NwCYIst1IEDSEr4NXZzDqVI7PSVeD+YP5q/wJ5wZSMjPX4CQCiME2pqxA553zXaoUTebJ1lhBwdyileHMAAdiBBKyXiIBBViDqvOgSxxxXiEkNubnsWNUEonWA3kyjYtFCAfpDhLxiKNBhVMLHxmlDWZXGXNlxcb8lcdtDQj8mCiPhQTQwlMkcUPAPCmVWJi8t6Lbl2HZ/Sz4NrZ6Rlt4S+MM/IRtGxqBi0h94YoJ2QSh2FbRUgV8QGx8nZrYX53N4MYaUWIAE2Tk1NC7TQTb8PiDmVAqp2eMrWASy0ot/MV0xr8wCY4MdOcIrjdW11d/fLhw5fFxcUSlsGtNNP5OJSJpYt6QL5cuoRMsSjSCzMqBKkD87ECuYDH7uutrdfgePNmGOhFkbY+IVG2dWgxx+p3OlRXwyzvV5RNkImQ24lDhHc8KJdIBS274LiPYw98+7c2s3QMni0xaulycZeKiwHMkU+AkS+rn+5K0C/F8SMZibn0AB3qEBIVZkjHdhRACFIHLAM+VuYBFSsrb18jQl6/Xn4z7osihKJRSkiUuZqgVfDo0GOEVood2oFGVUoPLNAJAvN2V3sgcTteaoFjFN6lcvlYNkJQRG8Wf2kPoCQ1YbG4yuk2uZi5mIFTsUlnLQ8RgsIwKxOSW5l/+3b39e7W7jwg5PUuPOBjJErRjBACPUJw8HnImYNodIJrTPA+AkTMrkcCzxcTDjebX2ADEcWBRalFtlKgGB+gyuK3IEVcJBmIi1gbKC8BzVi6M4ZcMVvuhsZ6mkEmBI19WiYkC2YHZOE1IASlr1+DZ8ibN6HHEYJa48/2qhR9Ph2Zj8no1LRIFMCYMCAXHqJLiJI4ZpIX9am6i8bW5ZJqLCTuiqUd+P08q60UUnC4lpYs+jp+QsgJyJvDdJyT0lUamZBjVEU3ql1MCGZkC30gGQEXLdooIRGBkAjbouJlPrUt3Bwj8mREkwLI6DvexJxww8K+wiadUT8a/tYSxY9h8XNYWGqhRYu2VoKFJdC9n5vxzc8J8fsNEQaRkI5IZFYu5tCNCuLtPGZka2EBMrJM7RkhzNVERAAlBOajEfqAmoRFGnviYRbpU4LpdBKcRSMBPA4+YnheisVmHkDsYkgMnE6AqWNGSBMM+R+HIW1uiJ9v1XesSTUhO1MdMiHZ+Xlyo3q3Ap8mb7dWyIeSaCtCorqEcO2OKsiTyThZFWSRcFW8ZxKWmL+wSz3ipfZeedLlNqOrDEH40YYyQ0OalBZQxs8SLhdFftmEeoBmfs1DfZpHESezE9LliQiB0+I9fMsCjMzPryQLP68AIQuhx88QYVZMieoks41jnpLeOiIywlZ5wBdt/74dE8JF4uin0aThB1D8UmCFSKsr9PjSIUxI/SrlvlaEJMjkwaGhhIQhIeBOtbs7DwlZLBxfX+/98R5OEnA9h2GEGCFhgZAw2TghYSyk5ZTIDXExGcYuhW5uE6sw99glBMZ/+fAnwFP6W3esaQA5RYCQoXbQN/Q0EHstIeFwmEQxJdy6pmmswpAQyAiYGYuFPUDGzx9//IEJCYYxKCHc1QSuiKAzI4SATL5UODxLaWBzoo5V6lL/NHBb+MDQ5wH0U2qcTJU0+SV9DQuO6n6//QjXLbWOLM4qfToAdTiB8Ft4XlWltdPLcsFtK0KEb0xmOSGNecjI5h0jA2IXzZCHCAnrEtLBCCHUbHPhHNFhXWFWhF3CiHOIDG8JBRp+mduZT9OvEgkxSJAwmix+kz2FP6X19bUOG8wofS1RqudyufFQV9+zoOUMqes82sPhHCTk/Y+fjAyIt79PCPu0x6bFTphNFjoh3MTRrECCNEmsZEAxiZCN4k0aErIWL37GhJxtJ1LVaCqxjb6TXWsnRpyQXkneC7ahi/NEorK8vJOo1WoXz0fIbIpix+2mg0+5GV3TbkqI211HM4RR8SfEe/A0WVgJkzVglBDuKiEuEaMEkCL9OsTtFj+l0pZTRGuW+9SHHV/V+A0rv14sFvPpjXw8Ds7rnZ/jn9c31uCvhYnJ29tJeOCf7i71guI3WSRCein6emX09X77+vVr7Vuttv91/9vFt/vep8KvGafRKBDC3m4mBELcm2iKUC4gHX/uAjpWstTHpIaQiaaE1CkLs6xCwmy7hABG4IgIIcU4pOKm2NlZvIF/aSjeFOOdeVBzdTA9vQ0P/EvepSYkQ47g+Hgw2sUlim7oEDn3gI+v57Vv3/b3978dfbuQKevTz/c158PkoDNkisFoNDJCjOzObaSEAMIabxEjlIz379/vwvetlarRmJgD9uwrWaBLZ4i4hoxe+6Cx1ByLfMo4ofslVx2vO6SEtFoMaOaE4FtW8YYQsv55Yz3eGUd/PoB/rMpmFxL6hJRycKFdNRSKDLUmZACejvcBIfv7Jyf7CC1niKVUKj0wP8xGo86Xi5wQo5G+fRoFQoxu9I4FGEFkAMBPiOAFGMyuafaajD1RVxM6hKhmAtNVIYWN2iHEARiRniEb+c+f0S0rv7G2Hk8XwS3rbH4B/rCaXUHPkLSGD/hfkcbt7XY0FKVXsjLQSza4D5AUl2uIkKsrOEX2a0w+IKsvXfY5hnPAdaMwxBwQzV6u63Q4HDqEOByUEIeD0JBguQ5gY29gRrYIHVvv3q28e5cpOBwJ6fUArgqbZA7Y4j+HXtin+RxU/3qFVxUyQhwaCCLnAP5vYhESAuL/uQhy6RvwXL+Jb6wV4VtWbWVhIbuAf0PvjAmxg9sQ+qPo1UmmUSjkHL24RhkQ0Dsg4Q4ycZLJQEZOcr0aJZSLpw+nlhEWssmhgSboNTgeJgRnYWgFQhz2TcTIu3fvtrYAG5AOyIfdIX3FkdAjxNGEkCkVm+I9yyF0dM7RGob4g58Lawfz8weYj/SlKsIFSEiuUskVAHJ9WKgMNMfd5tXVVTKZXKxsNnK5JkrgU1Eim4MzJJvNFpoo9RnQgi0dQux2Sojd3o/e/2eBIiUEWbkhI28hIxSrBSCek655pEkJEReN6cwC0Kidspkg73u0a9tiR+ceWvnYzq+1h/RX7xv1RZrNbt9ug/g2wAxJLjsEQgb1w1jf3Mxc3VYa27fwbyhatUFCSA3QtZzd3s5kMyWuNcgd93ahVXv9DxBiRx9FUv39/ZSQfrTYDzGy9ZawsbW6Wody8SEwWUcrwhgh/XiDu6bJbbjSjDYwCZemQQiCfk4IWlHYT73hkp0t0LP3x9r/HXUtro50KXtwe3CQzCUrJ4CVJLmYlUGAgUFdHMN/PVydnFzBfz3UtWqw3L0ECJmbrSS3T+bmMpkC9zbATr0GuNgOjFqHEBbFFFzGB/LTQJeFB0VrNGAobG5RrK4WoBQoJ+hVPpkgq/koIWOoPbxsT5pHk7MprEl7kiC+xsYovyloSQnBlWg9Ieatf4ysOIRu7CXw3I7H2/o5dWMJxUIMoSVzMJeBVDRu4f98CliqsOiJOzndAUIgoFWfHOYBWvKfn57cXp0kK5vZzEomI3BFz72GwCjc4AktkBulZyweRYXRUbGEVakR2At3qxCf7uoBrj+F/uhVp7YBvGwPmyEPvJEA9xlglaO4K4EAbRR3kdl34b4in6NCQryNxtZi94bewaWb+AO4uNS5lgcymcxiEt6B8AyRCNHHJQjBIsZeMx2Tt9poQH+Fvb0fmc1LjUKvQb0WDBQD6BQIsKVhRCaurpNXviEFWks0DExKtAUVQZE1GmAL90jrxCYgKAYCUg8CtOfMOMAXuCGPgBF0L4IbPw1K2e5uvdAVMiC6m7e34A7EI6wMQt1uuHfTZJAll+S6/HRNnXTzFO+ukdzd9fX1r1+/PnxghBBX6FowdD0ZBiF5BnfPDMMAi0m3GCKObjHTzZJSBl7vSXzFfyKXstINMYhPKCHA+Z5L+DeUa6lG1ujL5X58IFjd3BQqUf2A1fC86DK8OFgHaDAGeVz0IaiB5A7+nZrwsUc0FF0Ljp4ecGirBbXcchLT8eVLZvNOZf7sfLxIQEZ+B5eb8P/Ui4vgHrRHo6o8aNWjVxCEpeXk6hfAxpcvq5urxyp6rf8fcA7+FiE9l+Cegp4J10ymgCnQgw+EblbuxkWSkHy3kBCtwQL46Aj/8AiI3pOMewbN/yeEWM2D3UKspEjR8Haro4yqju8+fQKPhG4aakgIV+IWIrqFsx4uC+guuAr5kKwGzU60gg2f8So3vFiLLxJDInRma8PwKjKyKslK6pzMD9mtrEj9UddOoSUhJW54j4QmnFxg5S2wntEW6ToqvryN9shqfiBK3fIFr1uHoPQ8A64/Qexdq9oxNVtmZH6U+CWDd9mEwup5ciwV4MPTg04kIXlh05cKG2LZ4/FwbXiYnHQRFVknJCw3cvKFR3gdkZMvleArkuhKLKYt2FMXghld5iS2J/l2soVQfIUXr3MKbpySAzkrpGxpGDhcmBA2fsyNh0hJaFmEPB6uIoa+R/EQ9Hg4eoRDqiJCWUBzPaKNx+M3/0sw/Uvt+jVx9KhiymPXI4dRgOL5h9BrVi9kIQKzWS6aTHR1Eqvi9WYsMnN9srBLdKFugGoIFnzXmqnKZvmk13+z1hF03vu7ser5pwh5JfDxiCVH+lWuh5SbWz/G6PFwNRUO/Fao5ILyyoM2DM8rnPWQg2WZlFZRKw83EvQ8g/IqFLIsxaQVukzyghWuYnKJWbbKQtJxaXU1rk36y2pM+sttTLoKQuOqKpOUDnp4GDw8jDTAHjmiQoYHUHnFuRBzgkvdejU8YnOvPBbNQpSnwvIkFcujDCy/4wzV9KjCo7qy9WMnBVB59Q/AM2T5X4fr98yGPE+N3X8AmZyr8h4zAPUAAAAASUVORK5CYII=\" alt=\"\" class=\"wp-image-1110\" />\n\n<p>Today only, we\'re offering you a <strong>special upgrade discount of up to 70%</strong>! ? Don\'t miss out on this fantastic opportunity to enhance your SEO at a fraction of the cost.</p>\n\n<p><strong>Why Upgrade?</strong></p>\n\n<ol>\n<li>Unlock premium SEO features</li>\n\n<li>Get priority customer support</li>\n\n<li>Improve your chances of ranking higher on search engines</li>\n\n<li>Benefit from in-depth on-page analysis &amp; identify optimization opportunities</li>\n</ol>\n\n<p><strong>Hurry!</strong> This flash sale ends today.&nbsp;</p>\n\n<p>Upgrade your plan now and make the most of World Emoji Day! ?✨</p>','success','[\"4-x\",\"lite\"]',1100,NULL,'2024-07-17 00:00:00','2024-07-19 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=emoji-sale-v4-x-lite',NULL,NULL,0,0,'2024-07-17 10:13:13','2024-07-18 21:58:10'),(54,'66aa11f90ee8d',NULL,'Summer Sale 2024 ?! Get Up to 70% Off AIOSEO ? ','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA8CAMAAAB/yBzfAAAA81BMVEUYtdYdt9crvNkkudgzvtswvdo9wdw7wNs6wNw6v9w2v9xGxN5Cw91Lxt9ZyuJVyeFRyOBfzONnz+Rv0eZ+1uh31OeG2eqO2+uW3uyh4e+b3+2LxKin4/ByvNperdFPosqt5fGPzuO96vO46fOz5vG7jZXG7fbC7PREk8MkerXP8PfL7vcoudfa9PnX8/jS8fi9xHQ4v9ySno09hrzg9vpIxd8fbq7r+fzl9/tdy+L2/P7x+/3sxkSH2epw0eW+ll3Wc3YNXKUAT53gWFgIsNT4cXH+fx7+lh/0j4/9rx75tLX318vF7PXo5+f6/v7////+wB2xna04AAAAQnRSTlPNz9HR09PV1dXV1dfX2dvb293f4ePj5efp6+vr7e3t7e/v8fHx8fPz8/P19fX39/f39/f3+fn5+/v7/f39/f39/f2bgRroAAAACXBIWXMAAAsTAAALEwEAmpwYAAASuUlEQVR42u1cC1ciu7JGR4/jVpGnPOQltgKKIoOggKCtg8Mo4Pz/X3NSSVVSSTfK7O1ed9115mvoTj1TyUenu5GZSOQPPh2bM4Fjptg4Bk3lC3f6Es1Vb2/fhhfnuQQ3rIktsrYGL1RIwIHspND+UqQjWiNrlE/lkOaItqwZUefkJoKug7JTeSYpeChxLRLRXVC/1LIUayhQUWtra5b/J48/AdOfYOPPSIY22PhLheGbwetJmcbP5uIPPgvyfNgwcgzk2V9GUT6ZvDA+3l4mkwekJPJlJazJF7aWuoR4rL3r+n6PS/zWlle4Zrusffks/Nb45fxnmFaeMSntGfk2EZgzQkCenCjjlz/4bGRh/neYYlOcMp4RT+T8TwdmxZKKyYMkZP0f4ssn+/1/A40rOTtOYhNWrGPLafcgvUH+2w9q+tmi9YKayeb6emR9U2zrmwCxx5YWN5eKTMIE65tmt66TonUdN+a6GZ5NtzGA9WK7rq+zLo0b9LfOe15f5zk3WS26+QnjBxaUSxROkPSy8W8SH4aRudY8bG9GZNCG2BCiuYEatakXKZUnqFTEhjrycFskgVJsUCR1uoFZKKHWbGyYNNQpy2/cZVHSe4P6wA43mDvvYdOk+qzxw1mhXA6AkNiS8W+eTCYuIy8Txkjkr7/+2hAv8WawpaC83LbhpkL7xvtJbO93itn4sJCN90I3wlJ8yviT1Vlajb8C3Cwb/7fJxGVkzjUnke2v21+/ft3e3t76CpsQhby1LRvb0rgt1EK1tS1t0vuramHAFsiyJfXwJstXDN/SkbCHxpa0bWEmqaUOZeQWOm5Bzxi1LROq/mXclti2t1Ely4YAnUZ2oZKpIs0I0Iv6/szxwwlSWDL+0mQSYOTF0kT+szK+/ud/GyuOPy7vcY0cy2ZjWjiZBBiZ24rI7h98LpLyMd3IVSHuYVudINPpi8b0VexeEUKcRnZs7IrXrjzu7nwI7bQbSBII3zX7XW7dDUTs7mrlrokwaiMHS7ezhggq3e7S4f2N8Xue5SufQmJaJR8K09jxyWT68grPHwv9CCLo4M/sb5E9wM6ejR2mcW2OeifEsrMXFr0kUZht5yOHVZKEandWivyd8e9Uq5ahIAioGTd5z5XEiJeBNflvg5fJ6+tkOg8QsheTu+ghgGdvNpurTMV7iP2Oa+zvZY3905pie58GuMmqGFGeMNhO2nS8vU4n07e3KX9GfIvEJPYOr67ufhHurg6Vevc7oLkT+4OVUYObLCPKEwbbRwvn9JhMXtVdljl1IvsCh1e/AhCc7O/vfUc09/YDiO3/bcR+M0Vs/7MdPyFXLFyCMyJv9J4QPWznbhgf8ylc3+k5RC9bkej+4d2vcBxGo82mpiQWDSLWZsJ+9F/Ev5r8Hxe3z0oEQrLGBCeMh0J1/uZ8fyUv6FPOSCSxjA5YuhLxaDxGpDRjcRfdttRFUYyqVlRposYvyqUot8Rt4T0p6vYefV8f4hgNGKNUatTSRD/sRDtH41EzcHGQhBgPuYKhb3VOK9Ngqp465uyrE3W3Ffn1Lq5UKqIk/lsoN3z/8dHvNcpK7jQk0FpSUlm3Go0Omkhu7EMSRF3ZdrRRCPWGjTrzp+wuYvWeqEqUVd9h2kBA3SpWzEE52Fco5JIVRkhcEDJfmOUKVyzz3cnLCoT8uksm4olEIt5WlMSllFB71UygIm6aEmUYNsKvg7Kn2hhcViZhKWu/HZmIyfFEXeeIyjgtPwrXxqONRjzRsTXQs9jisj5IUGdl9cpUtO6yJ0cbp9Q+jgc+Tk5fvUQidPySkISOA0IqKAhCbtjfP+ikeJsaRoYfEfLr7hB7VJS0EyvCnZgdQ4hCSRnKuiXQkRYzzUU2VY8laewZQhJBQgL9Uk6CE9GIuuo9y9FfOiCHEANNCCCZgK/lPRS8+RwWLfPllfv3kJfF/ENCxLU9qRCXC1c7mUwkw2BrY+68lJJJJATdkYZ6MmkIUTbzGd5LJutsBuy8QgoQkkwGCIEeNFyrH086XXbQs8GLDQvtOQOn8QMhORMGd1k19ABC5gvDx9T+iyEwsgohmpFkGxnRcje5DL2QWQklpMwJAdqS5px4LFpS3J6WVQkxk5oourai0peD3i4hbK10CHEg1ygjFuSTukIeCJmaLxLpS5MFKZ6eXlYh5FcqnRRbWlQlL+3JpJK77TZohT4tkVQ72HDkvXq9I2logBEJUc5pIkS38POZZrNcTKfZXNVFFLsCiL4ChKTTQUIeS7JCqBOTNer1hq8+JqqWnuUtB9KgYpNKDp4haZwVHDgd4MvEKs6J2OWBkAM1MSng4+lJE6LvgqfEx9PTSoQIRhBJyQgJ3W56Ccxsp9PFxqNfNMN+lxA/keafYpuQnuX6yGdNg5Y4KdQNkQodnVakagB/EtilIrujdIHUPPF7gK9OakaUP8nKyWYqfQ58PBElU+eh5Gl1Qu5ShCRcSNqqDX1gS27YgD1NXK9eLqZSxaI0IiHgJF5ESCrFZ7mcYgw8xlOWWEzxU0JkxFlLMXS0URSLhGgjhvuNeikpUiexcrrhw1WKuZrUaZ4YB427NB9/Sq5ReipSKRA99PBenp4MIy/Wz07QYhPy8+fPJZcRUwYw0k19AP4x9xslpexZYwwnpJfqWQxYhNRTfhghjz5BdFRn81Z2CeHXgV6nSGrVZQOLltUeBLiuO33VlwxdrlFZIx8jQRIPT0+GEvO9+2Ci9YaQnz+eJX6EcXJ3oJGGVStx8AF8+7paBh0Sgh5EiG4pc5G1H4sHB2W+nJS5UeRwryEiGc5bD0BXBV1VybnkFKW2SMGqk55UNqxiD3Ri8+lYMnL59W7ByPKMyaJw8sQwH8Bj4mIxvJk/BAghOiRCKLkyPaSAkdQHhISV/wEhJTbzGJ7UhJSN0a+vQIh1K2XKcm7+/KKZe+GGq1IalJ2/S4j8A4hnRPW7XhSOGB8Pc4OpS8hPxcS9gDxLQq7rGcRBpg8XdnF0N97MuPWXMhkkBPMQIbpVMrPVQRqKmQy22JNCHVOLbtw7n3KwX5FMFq2Q8h1GYFh4YuhC6uCJZ4gZU4CQsHHDJteoAz1bmao8RdB4aAiZMkLo2vL0LWL4uC83Jcr3YYwcdjMa8DySznyAsj32nktIUc8htopmyCWkIW0IMXNPN1J61t4npGdVlaq708o+GYaaDHLtm8ggIUsgfwbkyEZhFq0XRsgrnTXNCPFxL8n4LjaB+yAjd81+NiM2+YJFSxzfxVG21OErxFEWCUE7XUJ1q6gvPH62TDG6pW8TelmcGlFJh10wAMVs1p23zlGWVSqa6XKDfVQaWUrSqdfrdOnKkNY3oXWnr/LSkXs1j/WYkReVWZ76f3iPkKYiRFw/vjUtfAteR5qCEQJc2Luqh4PwojJHPTGb2YNiuaMJoacA5WEkIoRUjx1GSMmmU3ySNSEhsxYgxHfqKzegrKMizb2fPQpedDrZ5YSQmM+uiHwWvj2ZVfXMECOvjJA58SEJ+RngQzASOEWESzJPgHvfLDTE1UQrs3kGHz6cUouTe5CnGyapponL5PNECDVEi2jImxbddmaoJZLgrPF+tZGeCq3qjvxHv5QRk5nPK0Z6+VKQED8stemVIbtUUFIWXjl5injagqsW50PeZj00kZAfuF5ZuHcJAZ8DkS6XEy9YtLp4TIFSbbBT+zre65dLHR+HlsvoVaehV42ecCZCcjlcw/M5oiGnW3mM7uRyNDW5nHtR7+S1MY8XBD+TM8WpDuC5sNygiN5jyH1Z3kntm0+QHgTOBQyZxk8d2XORk6fIrJDDIgrfHpybLHmbpU4KIOT5udRsBxhx16yfwqedF1kFCjm4rkMLiBFiQWlxV8gF1wExkbmQsQsWGCFq0KVcCCEUrb0ecyGEhBjrOYPgLVgpZMUSVxY3tR+M7emsOHzcc5AGvnCc1fT8VI5OAoQ8qFlvR2DFum+LuXbQPAwS0m53C4gDwcSBOHbFsRBEYOr9I6E98gM0gTMRIhzU5BcKRANvSTdf+OPUiFYnmM4Y6RuqrK4qG1ycCvUwQkSMQ0gh4NgrrA55ozWrGllQwu9656NSu6k4kISUFAVICx1dQr6BMluoqJTiKtJGYvJCB5t6yVZg6ksyylVLPhghksiGSBBGCFyWHuuckEqQkIohhD4VdZwESOsHPiY+nSkKGFMOEFIJEsJGXWGCnnQmyGeTWQ3nTpm9Qtarzmtebtw3p4EipB2G5l0YId0KAp4ORdaKOPQrQXjW2P2iUnpHHesLFdBVPCJECHDdL0E00lCpmJacEnH0cGqEJkAIN1JeP2+qOurwshpHFbqPyMlKdHjPSe1XgoRUlsGTL92W+yoywkyFUdi0AyH3Ifput30VRkg74ykU4FFEHMXFpOtxVKhRVL8mePQ7RWY+KpO2VCBVR+JINHPiKGOVqsBb4FdnRtEqdWyUuNHz6qrNu/cK4ukIf+RQNLnKnl1Lp2CnrmtPjbL3W5CXEXGvxUvpqql2Cfl1L5VduRNEtPujwvHxsecSci9d+mAS27FgYizacKagRu7VUR44tOG4auk8ywdFj2lc35Dcdj+BUBaPwZTI6t8L1BOe2NZgwd6xs3lYqalaETKrHptK+nK+u/Dp76p3VxHS1RDWcaV6XIVZe7UJ+YFuOTWj1UK/D24jQYgHAWajl2zj27KQrlqtho29amhTKY5VRSonKavYRVVbZUbdrynDLaRKnZCNSqE05KKL5iHGiD1gzipvwrFWq2LVKgwZqek5qOaIBWJEfNyBkKsuQ7aKqDlnyI9vymFcteDB/W/1DwKQp4OFU00Jod+10B/NZkDIHdMVahp34YT0azbE7dbYSNXa/zbM+NXcWyBGZqeo8DgdY3lzLL/L6nfVJig61Th3CHkWhEgn75SjJq4lfWpzvatwJSnWQiy1MA/XXLO7qLlGu3u3mNrpkupqp0trNA5h0UGVmnkHMw0l53Heu+MR6iUhV8hIf3x+fnqOcC4hP58P+8ppRB61GuzFo2FXh53KN2xKc0oqEk/5ThuN6dwO1M1TK8cpD2XxJozFs5x2x25XJsGpHohjOLcH5VRuxi9ean7PHcw4zmfno/F4NBodG50k5K6PqGHYmXi5K9YzkAEYSYez82OxVglHcZvVPZOK8zO2kYR60wzxYUrU6RBtwZ0qjiJ0Fp6IWXiCYKYzk4s5omz257pSNjvWcM6CIxM7NcEYe0ahZ7N3MVJ/oLpSUz0+a8HWOhNwTpBfzz+ItTHYxXsMTLTg0JYRSksNdFKqFtNqX9VTC/UtKw41rZadw6jJuaV9ydA6s6LJ1Xizwlp6wC3TsxUiTTgn8sjS83KtceIRGXHGf9ZaysbxqN/HP+EeyqkuXBJac/c5/fleE4Iu4oa3LY54MKHs2Lq0IeQLZm85QWRrqV2LtS1ti2t40/a+aPECMJJ7syqtApwSW6wnu8vWRSswSJZbTfNlAK1QTkZjmF36kcO4L8TaBeLS5UOsWIfgIWPQSTDRNAcVR4dLki5JvCSj1WStUM3lctul2b8Xwup4v6ulpktHc7k89FKPT40YGbEHjU6clOOKYGMMHIz1z4CuxuNx61p4Xovt1eXj5/PzWIUIXAYIuYawC7XD97XKZNoXzOkaa9NBOo4sumlZw9Jc207aYOuvcQuNscoJtfJAVhivn1soxDDiJiIvOC0vLo5hWtX8Rti/OxhfXkvMg/+o6sfzPYaIN7rBWmUOArfsTbi1W7ekML5ahUch3xrnWx3Ds5osOo90ZMmuTbAVqXuxnG91qttbHm6P6Jb3iKJV6DUPB1wgI9fXITVwqToaK/BfLt7dwX8ncBfyb9zkCaJxqwBXc3P4g1AgI63rj13PZl5l5K32295ndYIgbhTgLosOt3q7gTcetECycbnVwq3xtLSucIvdWvm1hQW5uXSoXZHJaCqzh3B7c+PumNMtz7d0/De3eJm45rWxUm+YK+xWIuTH8/PReETbCNOIJ8KxOvRBHIoNXi6GVnu43OgqrcMw6Dq8sR2C2YZ2F8OQ7CZ06KQYLitzaCJu3LGFjQcZubxZCasQIhas+9HIMDIYSrS/fx+JQ1cdCAPaD4bvYRBoDUzoUt9lmQfDD4OWeAyGH/p9aLLMA1Mj6m4u9Eky/BiRlfj4AXwQZgOF79+/z9TBG3wihoP/Owz/He9rur29/jgksgofz0eSibHazRaLwWKxmAkmbhaLG+BlASq5DZRRSapNGmkeaNNCOy8oYGCabNM+2BpYPbDkxmWhA5nFaGzbwOpq4ETz7k0EC2FV6VymT4ybGUqY1hq/kheRVfi4H3Hgf8kMzx/iALzIH9Wz/3RoAS1ULKRpYTzQpGQdZIXie/H2ZtzZf2lkOjDe2hJIBMN9o82qwGRgJdvpeN8h5ZiA8PEb3JinwJt3x/9f72JYPcNh/RQAAAAASUVORK5CYII=\" alt=\"\" class=\"wp-image-1116\" />\n\n<p>Our Summer Sale is on ?. This is your chance to boost your SEO and <strong>save up to 70% on AIOSEO</strong>!&nbsp;</p>\n\n<p>Whether it’s a new purchase or an upgrade, you’ll unlock ? POWERFUL FEATURES that will help you take your SEO game to the next level.</p>\n\n<p>Upgrade today before these discounts expire! ⏰</p>','success','[\"4-x\",\"lite\"]',1114,NULL,'2024-08-02 00:00:00','2024-08-09 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=summer-sale-v4-x-lite',NULL,NULL,0,0,'2024-07-31 10:29:13','2024-08-07 20:09:13'),(55,'66bc747bbce05',NULL,'[NEW] Powerful New Schema Types and Updates ? ?  ','<p>AIOSEO 4.6.8 is here ?</p>\n\n<p>And it’s packed with powerful new schema types to boost your content visibility:</p>\n\n<ol>\n<li>Course Info Schema</li>\n\n<li>Product Review Schema</li>\n\n<li>Car (Vehicle Listing) Schema</li>\n\n<li>Table of Contents Schema</li>\n\n<li>Expanded Organization Schema</li>\n</ol>\n\n<p>We\'ve also enhanced schema visualization and updated existing schema types to match Google\'s latest guidelines.</p>\n\n<p>Ready to dominate SERPs?&nbsp;</p>\n\n<p>Update to AIOSEO 4.6.8 now and unlock these amazing features!</p>','success','[\"4-x\",\"lite\"]',1126,NULL,'2024-08-13 00:00:00',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-6-8-powerful-new-schema-types-and-updates?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=468-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=468-v4-x-lite',1,0,'2024-08-14 09:10:19','2024-10-05 05:09:38'),(56,'66cfe9e41b21b',NULL,'Great Savings This Labor Day! Get Up to 70% OFF ??','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA8CAMAAAB/yBzfAAAAh1BMVEX////E5ev8/v70+vsbSVDM6O3I5uy33+a84ejA4+nw+fr4/P3R6u/r9vjd8PMTQFPX7fHk8/aDx9aQrbIuWWKsxclkiI1JcHd9naPD2N4OfOLnqIfa392i0uf0fD717N+nVwL6XRXNcxLol2xwkJVISDYSEhLm0MJXfYPhuqJLhZNTpOTQgOaJ4DesAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAPLklEQVR42u1aCZeiSrJmUWRvEBAo0bp19bZW1/z/3ze5RWbkAqLV8+acNx1ikkvsXwaLVd7OoK+30/70dtr9oZfo643S1+WvjnXe9s8q8FT3tGd0GsfdidOf/D5PLHH7XUe29Usp9Exw3/b/+tcoul9/8vtimZy+9s8Xh1UhgkiF8FrZ/0ntq3js33YvIuLFu504YoYKKYs9beI4lkvsu0OjmDfxTq1pPceMsBCDNUMLKNYlkIVY1x/vNM/EXDxnPnYt75TpeOeQjU0r6+IneMT7t5giEsfPxM9YPJZ5mnyajfj0RtGNv96+4nnayUYJAhFn5oWQ4E7O7LT1nWFGE0WrO21kiSw4PhvPbq2mufj5meJBAaG9/aP4Y0N4F3uaKYoHU7aMyIyfJwHIab8yQf8v6UTTwABJ9i/EjwFJGB5MWTKPSMK/CR6zZkc3BFFwQhsj+e3xJtikZiOZtZis0KmCSlY5YMePyGc5fCl6j8oBkWpLEgIIaWg/TtBawgZiKtb6bEg+BInk7URbWJONYkcdpTdGrLpqJaTZSjRl+lizxAYudVgxNsG4E517Tfya8Xj3pXu2FL++5uGl0y4RgNBBYnn0gCgibxSPGGfarSFeOTe3sKw1XqUnnjcZ66i9RPEaT619qQHis1YA8gqRN6LdKfm/IP+VVf8pJf8595wURXkUUUB83xcafK7m9EU77KBrPuvyKR+mGTP0+Ye9Sp7ES+VJTDIFvlAP4nItAePYGJxU4ystchF0gOc+T4Pg1ExJrsSXqZLe+Vb8PgS7Pn5YQ4FK0Qfxs2FUFpnHKfR85ZeghEeoZhN9XSe5EJ92p/1ppD8Z7E47f5mkymReoWIBzgR7ZDPOeGyZiHTVCy6siz9xyiUP4oe9FpWphwk7OUfRg3Ugcv/4Il+LOzINRFhvZC/o48hijkxeh8GFqKKF0QvxR49mnfJisgw8nfwoivgifHw6xWci3ojO7QY9Hy9EQkVEsIjeTjuOSARr2sc3xJEJbV1kP+KuSEVcAqlGTRRps75gRNJ8qAnjVRy/74rfjEouRHoe9Nz4hnrN7zz0TIogGEy+dhKUHI9zTOxLkIiit13EzjJtkW3ANwf+on3fkPGRkDbtm5p8k8vHZ9/WseTo/Ko/H9kDNaXnOQBx0FY7RdGFtccjU30Z3dpPFAcCSLTbR7+HttF/krb/ZftRVDvw8LaUInLQL22j7Zaf+If1z0d6phWyjT7PTEBb34rudksBEYFwzVGktOkn9FEnrBhb0SbgFEWGji0EoQtrliND/VaGgbQY8UWm71vbMA6DfD//0ujvM6W///6LHqRh9O4EhDvFQ96aPUG380RaAsh2O7GuZIoMgT2SstRo0zOrbubH6tyTkTmM5tVGS1qjRQsO7r8MQFx0ma2QR1mJLhfSHkmdbGnvDz0k/zIHCCkQoM9XAaF1caMVggokV4u5HOR4Wi1bEq7lx5TPCuVwvGApf82pJY4flP55TD846YDklLbscBGpiImejmcKCBke6Wi6XDBTw6jLhRauajs2goSmfNto1G1hgVLSDYf7/Tp04ImSZ8yJ1Gutdp0egmZ520nv2Loa5sp8N1wPh8PQJHJuC1E1cjLXJLe54pCOCMbND5s2PzbOPhk5AMF+iIaf83y6nD/p+XzLCSCfZ9o/nilKW/HJ83ZD6aA8ZeLDRhDkIt/o1A4yieO1lbMNZEnn7hvJzZJhLSpUDshyPgrNI2cQo0Zhm3e9y4g0IL2UYQL4vRHQIHS2P56hXgekzBeJ6J/OBIyc3NcJIBScGxtj0gAxZvHCxqRe7L6h1YDiues2jnhVVZroNg7LV6pHbIyeW9pYvg4b2zihu3RyNsx+xsH7dwDxsjqvuB7zxD+EPmlFnI+ELrRijnk+C0glJ1U+W38OEBHC1ZncbjOHSOUAhGefOWxa7q1yEVmvbDykt6Oa6RyAVEuAHJ4CZLDu62lF1LMvbdlRVVWuPvl0/DhO58vl48auVowdMQhPlRRtDshRodYGZOMTzsGabTsybQNCciVcqxyAUERMyw3l7mCnV9UBMiecrHDixaWNx9/gPPOgIMxcuFBZgAitzVOAdPaTVlYBCtyybBXRwpimT3K1wnyClKdSC0zyVAiYHYB0VdU5ptvIOT+obeAAhKSf2dEsU+Yr2BLZb6XneSXW2r7Xk4qS3QpWue9g5/Yu9whFTwFSeG5ECNVp5mVhXSp/b0dJl2m/n46fkiYbEExawiI+J90mJJME+WuHsYq6g9psApChIySm75Z+8ojVDXctc7ZlX1yooEDGSl0JegCO7ICDCmI0do0zTCHbAY1y4Ru3EHnVqspM3lWkydtFUbXfV2dFn8uA8CT1LcJAA6SD3HRwleI8g8xth7PRG1sb0s5z0LWIt7ctC2aBxxX7KSQPHYVu7CGnB1E3OLI5QCqLBpnu9tevzS+DejLZLl2x2MNWhX+YL5RussDOR4rA7eMIs3yaNw5AxA5rDthncRkZKLWwcFVXexSlQsoChNvGgJQwuiLLd2W5LHvtOUppKau7urzdm1EuiJAGeQEtHWEKpw5AskK28J6x2e/37d6g4dd+/0si5sbDS2vtDyU1CaKkX9qQgz7qni/H8428ldAJOlvxM+mBp7BC5iBfDWSVCti3irEqIdVCUl6LAJArfeXq4ZbAPEIQjMJmKy5ptmXGP7b4TsNV8K2mP1H0HY8KNgNcNpGNg0yMdQ/pZPyyROYA6R8UiEmBQIKnnLyJfJbHC7mPHEv6CAxglVo2DnJW+tqXW752ZUvWawhNJ3AC9mKHD6Xjpt7AHlB5Fxb5Rm9LcIZYFnjydZX3g/SckfmUxfkPoK6V3qEwwQsbENC9lZekTfujbTf68aPdWAVS+suIFKWk6UgesMrpg7wYTudbWbKhRq0WKQrzCk6329IFSFfqIVPazgPSjsqCDkgpAYErlrSs+YgkDEUaIsKHe1mKC+rWGeYsIGXZPfvMe/pKFwEJpeojLwlSHEdynClC7Lq1CMhBBt8gX11bvux1QOQ9wAFIU84CIrW4LZdS21Ca1LS6lVyKNlJsWA1IXRCqCZKr8LjKS1JQP7xmUarLCy0KehOZCCA1K5GajC7gVK15Wmsz7UhooxIu9jkj0c8hgzkVpB+ZR/unE67bBcgot7Sy3MEcd+quFQxSVY9N79wkG+p+q8QwIDU9LEDqDO7EWbHm0bctvLUUFGkYFjV3u65LUhM1qZD6dma+1FPN0scb4Wld1yKrjst/TuYhr1QGCqGGByQmSbLTAn9n7z9ujhEAwl3o58uqzbmf8rZQw0ccDQE1Jy8zvbzJjI4XWMIpwwRRVdwM80J7Lqoe/8TYlt6zlLHgy/rzTE6kQur6fGQT/Cs64Ckkqz44Lk5kWgDC5UAIfuEamPgIz1M1oNp0jZKDPVAiQJQQGd2dlksFSI1dZzuj3Qwjtw0uuX6WqWsjTNL24Coj8x9IpnY1Hvt6PSQFtTWdJwCEd2strlZ7Hm9qx6+IzG1xDWF/O4B3b4VeS2blr/CNBKST+nOFeF2IpN2JQXnlONTjjGW5SVrTd6a8PXRjPg5gut246swKs9beQ67Xq/EIWy4j0qv6yJ4pEorI8VIDIPXlUpukB+DcYSyxG+fOGx3x08ufAmRAJVLrlyz9IcxteXQAIsn+ZbPrZtxvTZzNe0hjpm7pZ9+h8F6jgF6naFUUHJD6XD4CpHdFNDgB6VTm9dTWhQIEft8Ya6tCDF1zlucAKUZHQR027jp7CIj9Q3o3VyRt571MaV2QZzlWIaRT05HxMQCBIAdO8HuqCxBaCUVtPni2E7UjASlgGx+UebsW2k4+KViWqcRB9pHn9dTaewF+3hJaxEL1fIWQ3TwNLkg2L5cHf4KjeBRF+nkreBc+cDIAEbnqC0Y1LHeFve0qxlDoablWdE5WCBlMYmUqwGbamH8OpqquyjLVULVKRSEAMVyvC/OvlVB7bSEInuCMMHu5slAhhIaNCUn/4xvlwS6FApECdcRAyzgAAn+25iFDKjYHA5C2byTARXeXv8JPQqsEhPR7UCGtI0Da9tBUBdoZDWOrZcauyotW8521k3oN6Smsd2WLuQZ/An4MSOPK3s/Om5o7vJW092byrv98DxAFAYpm7IrfTGPXNN20ljt9cW3eNnkfedX1heQ1kPyp+zmVnPP9Z/fNCnHQ4fp9CMzEpWnx36I0/YbxcCF5KvfTTzn5vRLJUshdKo606K705o1ymqo2LVLRpnIkuvjAkikGRzGkprbU4iywXaWPM6a6byneAZbDygaeAIOpbkTuHtZkKwoEAfJ+/rDo/L4ekDBl20d9yTEe6N9WxZQizsC3m1iSQxCFToGFsKLC5k41ydSWLJQG5UOhsWk2NR8LJVToziE9helnIeNKg4UCaWxAHHgQRNa/h6SO2NLwetXSbGQFZ0fLc2FP2anF6gqcPzRZuDNfOGEqDMQLBzoWzA78zG0h2oUC+enZgHx83G4/P98x3T4+niwQi7oxfYpC8f0NFP4ODSHSEz5WHy6ZXVUgGJB38y7yvh6QjHgSEmdQw06E0jS73UKYM9nSUP9gebkY4hmNO0wNEawolEtwpKnJbMtgL4RRpwHpWOgMzDBDBqsKBAFyfs/e/5myQH3ez2svWVm4RPRP7XKQhmY3xbypNeMYr1l5tPhYJn3MmK61QpmCNQWiALm9u2hGSUDnA+gvwxEGGiD/uxSsKRD0lOUkeYtYpIx95ECdWT8jl6wskxySOVNHhlYyfsihYtdmpQ6xZGgJlQXNyQy5pyTCEEeAekgT0sF7me6zO370CdYUiAJk76KTvCZJCrNnKQxIETnkQtmGeC7EK/pyqFgemJz3NbTjCBfiCh8oCJezosWwpkAeALK3AflDL9OaAnlUIcF6QALU4tlAOyumIJDzosnQE8Wcfn0QZIuMRi94oE10g1nNRkx63xl/kKH1YEWBrK2QgF52AkkZH2gzRgetYRG1lsluJk+CK7OklyhzjR1NpvNkcxoyl1JtCseYPYofTawokGcA+UPfpscFsvamHoiHXXF4TDlMihGb5XOeYgt4xxNsATQBaAvQtOfBpBSWRpGUFPOUYU/1PGnUU7KeVIvcUXKeVODpzgk+PX6xIGWX4scGHxfI2gpRrx3a64jARFsN5vlX/CT2PHswKxusNhis8ChwLX03/s4skJWA/BuF4yOFyF0eqwAAAABJRU5ErkJggg==\" alt=\"\" class=\"wp-image-1144\" />\n\n<p>Our Labor Day Sale is on ?. </p>\n\n<p>We honor the hard work you put into your site and want to help make it easier. That’s why we’re offering you a chance to unlock more SEO features by offering <strong>up to 70% off new plans and upgrades</strong>! ?</p>\n\n<p>Take your SEO game to the next level by working smarter, not harder—all thanks to AIOSEO, the world’s best WordPress SEO plugin.</p>\n\n<p>Upgrade today before these discounts expire! ⏳</p>','success','[\"4-x\",\"lite\"]',1138,NULL,'2024-09-02 00:00:00','2024-09-04 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=labor-day-sale-v4-x-lite',NULL,NULL,0,0,'2024-08-29 03:24:20','2024-09-03 04:12:10'),(57,'66e1f92ebd591',NULL,'[New] Keyword Rank Tracker: Track Your SEO Performance with Ease ?','<p>Drumroll, please! AIOSEO 4.7.0 has arrived with a super-awaited feature: the <strong>Keyword Rank Tracker</strong> ?</p>\n\n<p>Now, you can finally track your keyword performance with ease, right from your WordPress dashboard. No more guessing games!</p>\n\n<p>Key features:</p>\n\n<p>✅ Track up to 100 keywords<br>✅ Group keywords for better organization<br>✅ Seamless integration with post-meta box</p>\n\n<p>Get ready to dominate SERPs!</p>\n\n<p><strong>Update to AIOSEO 4.7.0 now and unlock this SEO powerhouse.</strong></p>','success','[\"4-x\",\"lite\"]',1148,NULL,'2024-09-10 00:00:00',NULL,'Learn More','https://aioseo.com/new-track-your-keywords-effortlessly-in-wordpress-with-aioseo-4-7-0/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-470-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-470-v4-x-lite',0,0,'2024-09-11 20:10:22','2024-10-05 05:09:38');
/*!40000 ALTER TABLE `wp72_aioseo_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_aioseo_posts`
--

DROP TABLE IF EXISTS `wp72_aioseo_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_aioseo_posts` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `title` text DEFAULT NULL,
  `description` text DEFAULT NULL,
  `keywords` mediumtext DEFAULT NULL,
  `keyphrases` longtext DEFAULT NULL,
  `page_analysis` longtext DEFAULT NULL,
  `primary_term` longtext DEFAULT NULL,
  `canonical_url` text DEFAULT NULL,
  `og_title` text DEFAULT NULL,
  `og_description` text DEFAULT NULL,
  `og_object_type` varchar(64) DEFAULT 'default',
  `og_image_type` varchar(64) DEFAULT 'default',
  `og_image_url` text DEFAULT NULL,
  `og_image_width` int(11) DEFAULT NULL,
  `og_image_height` int(11) DEFAULT NULL,
  `og_image_custom_url` text DEFAULT NULL,
  `og_image_custom_fields` text DEFAULT NULL,
  `og_video` varchar(255) DEFAULT NULL,
  `og_custom_url` text DEFAULT NULL,
  `og_article_section` text DEFAULT NULL,
  `og_article_tags` text DEFAULT NULL,
  `twitter_use_og` tinyint(1) DEFAULT 0,
  `twitter_card` varchar(64) DEFAULT 'default',
  `twitter_image_type` varchar(64) DEFAULT 'default',
  `twitter_image_url` text DEFAULT NULL,
  `twitter_image_custom_url` text DEFAULT NULL,
  `twitter_image_custom_fields` text DEFAULT NULL,
  `twitter_title` text DEFAULT NULL,
  `twitter_description` text DEFAULT NULL,
  `seo_score` int(11) NOT NULL DEFAULT 0,
  `schema` longtext DEFAULT NULL,
  `schema_type` varchar(20) DEFAULT 'default',
  `schema_type_options` longtext DEFAULT NULL,
  `pillar_content` tinyint(1) DEFAULT NULL,
  `robots_default` tinyint(1) NOT NULL DEFAULT 1,
  `robots_noindex` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noarchive` tinyint(1) NOT NULL DEFAULT 0,
  `robots_nosnippet` tinyint(1) NOT NULL DEFAULT 0,
  `robots_nofollow` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noimageindex` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noodp` tinyint(1) NOT NULL DEFAULT 0,
  `robots_notranslate` tinyint(1) NOT NULL DEFAULT 0,
  `robots_max_snippet` int(11) DEFAULT NULL,
  `robots_max_videopreview` int(11) DEFAULT NULL,
  `robots_max_imagepreview` varchar(20) DEFAULT 'large',
  `images` longtext DEFAULT NULL,
  `image_scan_date` datetime DEFAULT NULL,
  `priority` float DEFAULT NULL,
  `frequency` tinytext DEFAULT NULL,
  `videos` longtext DEFAULT NULL,
  `video_thumbnail` text DEFAULT NULL,
  `video_scan_date` datetime DEFAULT NULL,
  `local_seo` longtext DEFAULT NULL,
  `limit_modified_date` tinyint(1) NOT NULL DEFAULT 0,
  `options` longtext DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `ndx_aioseo_posts_post_id` (`post_id`)
) ENGINE=MyISAM AUTO_INCREMENT=234 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_aioseo_posts`
--

LOCK TABLES `wp72_aioseo_posts` WRITE;
/*!40000 ALTER TABLE `wp72_aioseo_posts` DISABLE KEYS */;
INSERT INTO `wp72_aioseo_posts` VALUES (1,3,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[],\"defaultGraph\":\"\",\"defaultPostTypeGraph\":\"\"}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2023-03-03 15:47:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2022-04-08 16:20:42','2023-03-03 15:47:16'),(2,7,'#site_title #separator_sa #tagline','#tagline',NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'website','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,90,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/04\\/FC-website-bg__gm-colors_2024.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/laritiste-ordinaire-17_49067190601_o_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/laritiste-ordinaire-12_49066669823_o_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/190522_mf_Itinerant_104_full_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/190522_mf_Itinerant_093_full_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/190522_mf_Itinerant_080_full_Scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/2023_logo-in-corridor_StA.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/Always-Becoming__cover_web_FINAL.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/DR-DIEGO-cover-Final.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/Biophonic-Beats-cover.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/11\\/Symbolic-Gesture-cover.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/Bourdon_50hz_cover_2022-revision.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-00_Pe_cover.png\"}]','2024-05-22 02:43:53',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":3,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2022-04-08 16:20:42','2024-05-22 02:43:53'),(3,57,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":false},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2023-03-06 22:30:18',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2022-04-08 16:20:42','2023-03-06 22:30:18'),(4,117,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,66,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":false},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/ABlways-Becoming_web_background_FINAL.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/01\\/Melissa-Grey-David-Morneau_\\u00a9-yuri-pires-tavares_01_27_18_0088.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/12\\/lArtiste-Ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_BW_13-1.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/12\\/lArtiste-Ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpg\"}]','2023-04-07 21:50:02',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":1,\"linkAssistantDismissed\":false}}','2022-04-08 16:20:42','2023-04-07 21:50:02'),(5,130,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,70,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[],\"defaultGraph\":\"\",\"defaultPostTypeGraph\":\"\"}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_background_symbolic-gesture.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/01\\/Melissa-Grey-David-Morneau_\\u00a9-yuri-pires-tavares_01_27_18_0088.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/dan-rose.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/Miolina-photo-Nicolai-Vesthammer-FV.webp\"}]','2022-12-03 16:57:53',NULL,'default',NULL,NULL,NULL,NULL,0,NULL,'2022-04-08 16:20:42','2022-12-03 16:57:53'),(6,181,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,68,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\"}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_background_biophonic-beats.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/Biophonic-Beats-cover.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_10.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_04.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_06.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_02.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_01.jpg\"}]','2023-03-03 15:47:16',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2022-04-08 16:20:42','2023-03-03 15:47:16'),(25,729,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,76,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-01_Pe_Hum-Prohibitor.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-02_Pe_The-Beguiler.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-03_Pe_DNA-Photon.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-04_Pe_Planertrees.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-05_Pe_Trillion-Trilliant.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-06_Pe_Keplers-Farewell.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-07_Pe_Mathematics-House.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-08_Pe_Kepler-19.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-09_Pe_Petite-Field-Illuminator.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/01\\/Melissa-Grey-David-Morneau_\\u00a9-yuri-pires-tavares_01_27_18_0088.jpg\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/dan-rose.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/jessica-bowers.jpg\"}]','2022-12-03 20:55:23',NULL,'default',NULL,NULL,NULL,NULL,0,NULL,'2022-12-03 17:30:14','2022-12-03 20:55:23'),(7,205,NULL,'#post_title','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 36.9 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,79,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\"}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_background_symbolic-gesture.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/11\\/Symbolic-Gesture-cover.png\"}]','2023-03-03 15:47:16',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2022-04-08 16:20:42','2023-03-03 15:47:16'),(8,214,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 48.5 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,79,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\"}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_background_petite-ecstasy.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-01_Pe_Hum-Prohibitor.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-02_Pe_The-Beguiler.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-03_Pe_DNA-Photon.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-04_Pe_Planertrees.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-05_Pe_Trillion-Trilliant.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-06_Pe_Keplers-Farewell.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-07_Pe_Mathematics-House.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-08_Pe_Kepler-19.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-09_Pe_Petite-Field-Illuminator.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-00_Pe_cover.png\"}]','2023-03-03 15:47:16',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2022-04-08 16:20:42','2023-03-03 15:47:16'),(27,752,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/12\\/Clarinet-Online-Stamp_webuse-300x85.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/01\\/clarinet-magazine-logo-1-1024x683.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/01\\/The-Answer-is-in-the-Beat-1024x367.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/01\\/New-York-Live-Arts-1024x275.png\"}]','2023-03-03 15:50:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2023-03-03 15:50:02','2023-03-03 15:50:02'),(28,763,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,70,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/05\\/its-psychedelic-baby-logo.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/Metronome-logo1.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/obscure-sound-logo.gif\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/topbuzzmaglogo.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/mobyorkcity-logo-1.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/indie-source-logo.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/hollywooddigest.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/V13_logo_transparent_Light_200x103.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/bored-city-logo.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/sounds-wont-stop-logo.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/Elnews-logo.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/RAGMAG.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/goodmusicradar-3.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/pretty-white.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/buzzslayers.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/lost-in-the-nordic.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/the-static-dive.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/less-than-1000-followers-1024x92.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/Sinusoidal-Music-1024x1024.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/pitch-perfect-logo.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/pitch-perfect-logo.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/hollywooddigest.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/mesmerized-1024x276.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/Sistra-Word-Mark-Dark-1.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/02\\/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/review-fix-1024x237.jpeg\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/02\\/StereoStickman.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/12\\/Clarinet-Online-Stamp_webuse-300x85.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/01\\/clarinet-magazine-logo-1-1024x683.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/01\\/The-Answer-is-in-the-Beat-1024x367.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/01\\/New-York-Live-Arts-1024x275.png\"}]','2024-05-25 19:25:02',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-03-03 15:50:02','2024-05-25 19:25:02'),(9,232,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[],\"defaultGraph\":\"\",\"defaultPostTypeGraph\":\"\"}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_background_bourdon.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/dm_IMG_20200424_162336760_HDR.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lAo_Bourdon-24-hour_screen-cap.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/Bourdon_50hz_cover_2022-revision-1024x1024.png\"}]','2023-03-03 15:47:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2022-04-08 16:20:42','2023-03-03 15:47:16'),(10,339,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,79,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\"}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,0,1,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/01\\/Melissa-Grey-David-Morneau_\\u00a9-yuri-pires-tavares_01_27_18_0088.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_10.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_04.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_06.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_02.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_01.jpg\"}]','2022-12-03 18:21:03',NULL,'default',NULL,NULL,NULL,NULL,0,NULL,'2022-04-08 16:20:42','2022-12-03 18:21:03'),(11,357,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"defaultGraph\":\"\",\"defaultPostTypeGraph\":\"\",\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_1.png\",\"image:title\":\"Kirlian_still_1\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_2.png\",\"image:title\":\"Kirlian_still_2\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_3.png\",\"image:title\":\"Kirlian_still_3\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_4.png\",\"image:title\":\"Kirlian_still_4\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_5.png\",\"image:title\":\"Kirlian_still_5\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_6.png\",\"image:title\":\"Kirlian_still_6\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_1_SQUARE.png\",\"image:title\":\"Kirlian_still_1_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_2_SQUARE.png\",\"image:title\":\"Kirlian_still_2_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_3_SQUARE.png\",\"image:title\":\"Kirlian_still_3_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_4_SQUARE.png\",\"image:title\":\"Kirlian_still_4_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_5_SQUARE.png\",\"image:title\":\"Kirlian_still_5_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_6_SQUARE.png\",\"image:title\":\"Kirlian_still_6_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_1.png\",\"image:title\":\"Kirlian_still_1\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_2.png\",\"image:title\":\"Kirlian_still_2\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_3.png\",\"image:title\":\"Kirlian_still_3\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_4.png\",\"image:title\":\"Kirlian_still_4\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_5.png\",\"image:title\":\"Kirlian_still_5\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_6.png\",\"image:title\":\"Kirlian_still_6\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_1_SQUARE.png\",\"image:title\":\"Kirlian_still_1_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_2_SQUARE.png\",\"image:title\":\"Kirlian_still_2_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_3_SQUARE.png\",\"image:title\":\"Kirlian_still_3_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_4_SQUARE.png\",\"image:title\":\"Kirlian_still_4_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_5_SQUARE.png\",\"image:title\":\"Kirlian_still_5_SQUARE\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_6_SQUARE.png\",\"image:title\":\"Kirlian_still_6_SQUARE\",\"image:caption\":\"\"}]','2022-04-08 16:21:52',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2022-04-08 16:21:52','2022-09-14 07:57:01'),(12,391,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 2.9% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 42.2 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,68,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/01\\/2022_background_DEIGO.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/DR-DIEGO-cover-Final-1024x1024.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/Diego_Va\\u0301squez-photo-by-Yuti-_Chang-1024x853.jpg\"}]','2023-03-03 15:47:16',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2022-04-08 16:21:52','2023-03-03 15:47:16'),(13,434,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":6,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,74,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\"}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,0,1,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/2022_background_DR-DIEGO.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/01\\/Melissa-Grey-David-Morneau_\\u00a9-yuri-pires-tavares_01_27_18_0088.jpg\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/Diego_Va\\u0301squez-photo-by-Yuti-_Chang-1024x853.jpg\"}]','2023-03-03 15:47:16',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2022-04-08 16:21:52','2023-03-03 15:47:16'),(26,737,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,65,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lAo_Bourdon-24-hour_screen-cap.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/01\\/Melissa-Grey-David-Morneau_\\u00a9-yuri-pires-tavares_01_27_18_0088.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/Robert6-lo-res.jpeg\"}]','2022-12-03 18:04:01',NULL,'default',NULL,NULL,NULL,NULL,0,NULL,'2022-12-03 17:58:08','2022-12-03 18:04:01'),(14,513,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,68,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\"}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/2022_Collective_Sounding-background_blank.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0133.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0138.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0136.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0154.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0164.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0158.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0152.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0151.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0082.png\"}]','2022-11-28 16:25:59',NULL,'default',NULL,NULL,NULL,NULL,0,NULL,'2022-04-24 00:10:57','2022-11-28 16:25:59'),(15,481,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,69,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/ABlways-Becoming_web_background_FINAL.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/obscure.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/metronome.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lost-nordic.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/buzzslayers.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/pretty-white.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/good-music-radar.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/ragmag.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/elnews.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/sounds-life.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/bored-city.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/V13.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/pitch-perfect.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/mesmerized.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/stereo-stickman.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/Always-Becoming__cover_web_FINAL-1024x1024.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/Robert6-lo-res.jpeg\"}]','2024-05-22 03:58:20',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2022-04-27 23:04:34','2024-05-22 03:58:20'),(16,459,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"28.3% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 8.1% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 47.5 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,72,'{\"blockGraphs\":[],\"customGraphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\",\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,0,1,0,1,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/laritiste-ordinaire-14_49066670218_o-1.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/laritiste-ordinaire-17_49067190601_o-1.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/laritiste-ordinaire-13_49067189876_o-1.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/laritiste-ordinaire-22_49066671378_o-1.jpeg\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/Kate_Dillingham.jpeg\",\"image:title\":\"Kate_Dillingham\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/12\\/lArtiste-Ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1.jpg\",\"image:title\":\"Melissa Grey\",\"image:caption\":\"photo by Yuri Pires Tavares\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/12\\/lArtiste-Ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpg\",\"image:title\":\"David Morneau\",\"image:caption\":\"photo by Yuri Pires Tavares\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/2022_background_mmm-1.png\",\"image:title\":\"2022_background_mmm\",\"image:caption\":\"\"}]','2022-05-01 18:10:27',NULL,'default',NULL,NULL,NULL,NULL,0,NULL,'2022-04-27 23:09:13','2022-09-14 07:57:01'),(17,564,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 4 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 43.3 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,76,'{\"blockGraphs\":[],\"customGraphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\",\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"blockGraphs\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/Diego_Va\\u0301squez-photo-by-Yuti-_Chang.jpg\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/DR-DIEGO-cover-Final.png\",\"image:title\":\"DR-DIEGO-cover-Final\",\"image:caption\":\"\"}]','2022-08-05 16:37:43',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":1}}','2022-07-12 14:26:21','2022-09-14 07:57:01'),(19,577,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 9.5% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 49.1 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,71,'{\"blockGraphs\":[],\"customGraphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\",\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"blockGraphs\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/Julie-Fotheringham.jpg\",\"image:title\":\"Julie-Fotheringham\",\"image:caption\":\"\"}]','2022-08-05 17:05:17',NULL,'default',NULL,NULL,NULL,NULL,0,NULL,'2022-07-12 17:28:21','2022-09-14 07:57:01'),(18,569,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 40.2 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,79,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"blockGraphs\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/Robert6-lo-res.jpeg\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/Always-Becoming__cover_web_FINAL.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/false-heads.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/Bourdon_50hz_cover_2022-revision.png\"}]','2022-10-18 00:28:37',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":2}}','2022-07-12 14:37:25','2022-10-18 00:28:37'),(20,589,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 4 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 40.5 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,73,'{\"blockGraphs\":[],\"customGraphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\",\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"blockGraphs\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/dan-rose.jpg\",\"image:title\":\"dan-rose\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/11\\/Symbolic-Gesture-cover.png\",\"image:title\":\"Symbolic-Gesture-cover\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/false-heads.jpg\",\"image:title\":\"false-heads\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-00_Pe_cover.png\",\"image:title\":\"004-00_Pe_cover\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/photon-ecstasy.jpg\",\"image:title\":\"photon-ecstasy\",\"image:caption\":\"\"}]','2022-08-05 16:36:43',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":2}}','2022-07-12 17:59:55','2022-09-14 07:57:01'),(21,594,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"27.3% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 40.6 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,77,'{\"blockGraphs\":[],\"customGraphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\",\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"blockGraphs\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/jessica-bowers.jpg\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-00_Pe_cover.png\",\"image:title\":\"004-00_Pe_cover\",\"image:caption\":\"\"}]','2022-08-05 16:37:43',NULL,'default',NULL,NULL,NULL,NULL,0,NULL,'2022-07-12 20:56:23','2022-09-14 07:57:01'),(22,599,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"31.8% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 12.5% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 23.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,66,'{\"blockGraphs\":[],\"customGraphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\",\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"blockGraphs\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/Miolina-photo-Nicolai-Vesthammer-FV.webp\",\"image:title\":\"Miolina-photo-Nicolai-Vesthammer-FV\",\"image:caption\":\"\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/11\\/Symbolic-Gesture-cover.png\",\"image:title\":\"Symbolic-Gesture-cover\",\"image:caption\":\"\"}]','2022-08-09 15:02:24',NULL,'default',NULL,NULL,NULL,NULL,0,NULL,'2022-07-12 21:56:57','2022-09-14 07:57:01'),(23,605,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"27.3% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"23.1% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 7.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 29.4 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,59,'{\"blockGraphs\":[],\"customGraphs\":[],\"defaultGraph\":\"WebPage\",\"defaultPostTypeGraph\":\"\",\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"blockGraphs\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/08\\/typewriter.jpg\"}]','2022-08-05 17:05:17',NULL,'default',NULL,NULL,NULL,NULL,0,NULL,'2022-07-30 12:41:26','2022-09-14 07:57:01'),(24,700,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,76,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,0,1,1,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/ABlways-Becoming_web_background_FINAL.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/Always-Becoming__cover_web_FINAL.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/12\\/lArtiste-Ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_BW_13-1.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/12\\/lArtiste-Ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/Robert6-lo-res.jpeg\"}]','2024-02-02 14:50:03',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":1,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2022-12-03 04:07:09','2024-02-02 14:50:03'),(29,775,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2023-03-03 15:50:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2023-03-03 15:50:02','2023-03-03 15:50:02'),(30,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2018\\/08\\/flower_cat_home.jpg\"}]','2023-06-08 21:35:05',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:35:05','2023-06-08 21:35:05'),(31,107,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/11\\/FC-logo-FH.png\"}]','2023-06-08 21:35:05',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:35:05','2023-06-08 21:35:05'),(32,112,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/11\\/website-banner.png\"}]','2023-06-08 21:35:05',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:35:05','2023-06-08 21:35:05'),(33,113,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/11\\/cropped-website-banner.png\"}]','2023-06-08 21:35:05',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:35:05','2023-06-08 21:35:05'),(34,115,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/11\\/Symbolic-Gesture-cover.png\"}]','2023-06-08 21:35:05',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:35:05','2023-06-08 21:35:05'),(35,119,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/12\\/lArtiste-Ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpg\"}]','2023-06-08 21:35:05',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:35:05','2023-06-08 21:35:05'),(36,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/12\\/lArtiste-Ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1.jpg\"}]','2023-06-08 21:35:05',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:35:05','2023-06-08 21:35:05'),(37,124,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2020\\/11\\/cropped-Symbolic-Gesture-cover.png\"}]','2023-06-08 21:35:05',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:35:05','2023-06-08 21:35:05'),(38,153,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_website_banner-biophonic.png\"}]','2023-06-08 21:35:05',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:35:05','2023-06-08 21:35:05'),(39,168,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/Biophonic-Beats-cover.png\"}]','2023-06-08 21:35:05',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:35:05','2023-06-08 21:35:05'),(40,173,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/cropped-Biophonic-Beats-cover.png\"}]','2023-06-08 21:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:40:02','2023-06-08 21:40:02'),(41,175,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_background_biophonic-beats.png\"}]','2023-06-08 21:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:40:02','2023-06-08 21:40:02'),(42,177,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_background_petite-ecstasy.png\"}]','2023-06-08 21:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:40:02','2023-06-08 21:40:02'),(43,178,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_background_symbolic-gesture.png\"}]','2023-06-08 21:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:40:02','2023-06-08 21:40:02'),(44,179,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_background_bourdon.png\"}]','2023-06-08 21:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:40:02','2023-06-08 21:40:02'),(45,215,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-00_Pe_cover.png\"}]','2023-06-08 21:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:40:02','2023-06-08 21:40:02'),(46,222,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-01_Pe_Hum-Prohibitor.png\"}]','2023-06-08 21:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:40:02','2023-06-08 21:40:02'),(47,223,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-02_Pe_The-Beguiler.png\"}]','2023-06-08 21:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:40:02','2023-06-08 21:40:02'),(48,224,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-03_Pe_DNA-Photon.png\"}]','2023-06-08 21:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:40:02','2023-06-08 21:40:02'),(49,225,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-04_Pe_Planertrees.png\"}]','2023-06-08 21:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:40:02','2023-06-08 21:40:02'),(50,226,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-05_Pe_Trillion-Trilliant.png\"}]','2023-06-08 21:45:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:45:02','2023-06-08 21:45:02'),(51,227,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-06_Pe_Keplers-Farewell.png\"}]','2023-06-08 21:45:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:45:02','2023-06-08 21:45:02'),(52,228,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-07_Pe_Mathematics-House.png\"}]','2023-06-08 21:45:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:45:02','2023-06-08 21:45:02'),(53,229,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-08_Pe_Kepler-19.png\"}]','2023-06-08 21:45:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:45:02','2023-06-08 21:45:02'),(54,230,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/004-09_Pe_Petite-Field-Illuminator.png\"}]','2023-06-08 21:45:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:45:02','2023-06-08 21:45:02'),(55,242,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"}]','2023-06-08 21:45:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:45:02','2023-06-08 21:45:02'),(56,243,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"}]','2023-06-08 21:45:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:45:02','2023-06-08 21:45:02'),(57,244,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"}]','2023-06-08 21:45:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:45:02','2023-06-08 21:45:02'),(58,246,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"}]','2023-06-08 21:45:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:45:02','2023-06-08 21:45:02'),(59,247,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lArtiste-ordinaire_\\u00a9-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"}]','2023-06-08 21:45:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:45:02','2023-06-08 21:45:02'),(60,253,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/bourdon_cover.jpg\"}]','2023-06-08 21:50:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:50:14','2023-06-08 21:50:14'),(61,260,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/dm_IMG_20200424_162336760_HDR-scaled.jpg\"}]','2023-06-08 21:50:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:50:14','2023-06-08 21:50:14'),(62,261,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/lAo_Bourdon-24-hour_screen-cap.png\"}]','2023-06-08 21:50:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:50:14','2023-06-08 21:50:14'),(63,265,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/06\\/2021_background_blank.png\"}]','2023-06-08 21:50:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:50:14','2023-06-08 21:50:14'),(64,358,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_1_SQUARE.png\"}]','2023-06-08 21:50:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:50:14','2023-06-08 21:50:14'),(65,359,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_1.png\"}]','2023-06-08 21:50:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:50:14','2023-06-08 21:50:14'),(66,360,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_2_SQUARE.png\"}]','2023-06-08 21:50:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:50:14','2023-06-08 21:50:14'),(67,361,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_2.png\"}]','2023-06-08 21:50:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:50:14','2023-06-08 21:50:14'),(68,362,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_3_SQUARE.png\"}]','2023-06-08 21:50:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:50:14','2023-06-08 21:50:14'),(69,363,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_3.png\"}]','2023-06-08 21:50:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:50:14','2023-06-08 21:50:14'),(70,364,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_4_SQUARE.png\"}]','2023-06-08 21:55:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:55:02','2023-06-08 21:55:02'),(71,365,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_4.png\"}]','2023-06-08 21:55:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:55:02','2023-06-08 21:55:02'),(72,366,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_5_SQUARE.png\"}]','2023-06-08 21:55:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:55:02','2023-06-08 21:55:02'),(73,367,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_5.png\"}]','2023-06-08 21:55:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:55:02','2023-06-08 21:55:02'),(74,368,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_6_SQUARE.png\"}]','2023-06-08 21:55:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:55:02','2023-06-08 21:55:02'),(75,369,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2021\\/07\\/Kirlian_still_6.png\"}]','2023-06-08 21:55:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:55:02','2023-06-08 21:55:02'),(76,378,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/01\\/Melissa-Grey-David-Morneau_\\u00a9-yuri-pires-tavares_01_27_18_0088-scaled.jpg\"}]','2023-06-08 21:55:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:55:02','2023-06-08 21:55:02'),(77,381,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/01\\/2022_background_DEIGO.png\"}]','2023-06-08 21:55:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:55:02','2023-06-08 21:55:02'),(78,419,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/DR-DIEGO-cover-Final.png\"}]','2023-06-08 21:55:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:55:02','2023-06-08 21:55:02'),(79,425,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/Diego_Va\\u0301squez-photo-by-Yuti-_Chang-scaled.jpg\"}]','2023-06-08 21:55:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 21:55:02','2023-06-08 21:55:02'),(80,432,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/cropped-DR-DIEGO-cover-Final.png\"}]','2023-06-08 22:00:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:00:18','2023-06-08 22:00:18'),(81,435,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/2022_background_DR-DIEGO.png\"}]','2023-06-08 22:00:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:00:18','2023-06-08 22:00:18'),(82,446,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/02\\/Bourdon_50hz_cover_2022-revision.png\"}]','2023-06-08 22:00:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:00:18','2023-06-08 22:00:18'),(83,457,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/2022_background_mmm-1.png\"}]','2023-06-08 22:00:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:00:18','2023-06-08 22:00:18'),(84,463,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/laritiste-ordinaire-13_49067189876_o-1000x1500-1.jpeg\"}]','2023-06-08 22:00:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:00:18','2023-06-08 22:00:18'),(85,464,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/laritiste-ordinaire-22_49066671378_o-1500x1000-1.jpeg\"}]','2023-06-08 22:00:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:00:18','2023-06-08 22:00:18'),(86,465,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\"}]','2023-06-08 22:00:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:00:18','2023-06-08 22:00:18'),(87,466,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\"}]','2023-06-08 22:00:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:00:18','2023-06-08 22:00:18'),(88,482,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/Robert6-lo-res.jpeg\"}]','2023-06-08 22:00:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:00:18','2023-06-08 22:00:18'),(89,483,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/ROBERT-Cover-Sketch.png\"}]','2023-06-08 22:00:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:00:18','2023-06-08 22:00:18'),(90,486,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/03\\/2022_background_blank.png\"}]','2023-06-08 22:05:24',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:05:24','2023-06-08 22:05:24'),(91,514,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/2022_Collective_Sounding-background_blank.png\"}]','2023-06-08 22:05:24',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:05:24','2023-06-08 22:05:24'),(92,520,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0133.png\"}]','2023-06-08 22:05:24',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:05:24','2023-06-08 22:05:24'),(93,521,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0136.png\"}]','2023-06-08 22:05:24',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:05:24','2023-06-08 22:05:24'),(94,522,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0138.png\"}]','2023-06-08 22:05:24',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:05:24','2023-06-08 22:05:24'),(95,523,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0154.png\"}]','2023-06-08 22:05:24',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:05:24','2023-06-08 22:05:24'),(96,524,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0151.png\"}]','2023-06-08 22:05:24',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:05:24','2023-06-08 22:05:24'),(97,525,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0152.png\"}]','2023-06-08 22:05:24',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:05:24','2023-06-08 22:05:24'),(98,526,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0158.png\"}]','2023-06-08 22:05:24',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:05:24','2023-06-08 22:05:24'),(99,527,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0164.png\"}]','2023-06-08 22:05:24',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:05:24','2023-06-08 22:05:24'),(100,532,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/IMG_0082.png\"}]','2023-06-08 22:10:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:10:09','2023-06-08 22:10:09'),(101,543,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/04\\/Kate_Dillingham.jpeg\"}]','2023-06-08 22:10:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:10:09','2023-06-08 22:10:09'),(102,578,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/Julie-Fotheringham.jpg\"}]','2023-06-08 22:10:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:10:09','2023-06-08 22:10:09'),(103,579,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/KEPL3R-still-from-Tansy.jpg\"}]','2023-06-08 22:10:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:10:09','2023-06-08 22:10:09'),(104,585,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/dan-rose.jpg\"}]','2023-06-08 22:10:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:10:09','2023-06-08 22:10:09'),(105,586,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/false-heads.jpg\"}]','2023-06-08 22:10:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:10:09','2023-06-08 22:10:09'),(106,590,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/photon-ecstasy.jpg\"}]','2023-06-08 22:10:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:10:09','2023-06-08 22:10:09'),(107,595,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/jessica-bowers-scaled.jpg\"}]','2023-06-08 22:10:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:10:09','2023-06-08 22:10:09'),(108,597,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/2022_background_blank.png\"}]','2023-06-08 22:10:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:10:09','2023-06-08 22:10:09'),(109,600,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/Miolina-photo-Nicolai-Vesthammer-FV.webp\"}]','2023-06-08 22:10:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:10:09','2023-06-08 22:10:09'),(110,607,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/07\\/FC-logo-AB-Green.png\"}]','2023-06-08 22:15:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:15:16','2023-06-08 22:15:16'),(111,610,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/08\\/typewriter.jpg\"}]','2023-06-08 22:15:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:15:16','2023-06-08 22:15:16'),(112,652,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/ABlways-Becoming_web_background_FINAL.png\"}]','2023-06-08 22:15:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:15:16','2023-06-08 22:15:16'),(113,653,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/Always-Becoming__cover_web_FINAL.png\"}]','2023-06-08 22:15:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:15:16','2023-06-08 22:15:16'),(114,659,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/Always-Becoming_01-BEING-cover_web_FINAL.png\"}]','2023-06-08 22:15:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:15:16','2023-06-08 22:15:16'),(115,660,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/Always-Becoming_02-ALWAYS-cover_web_FINAL.png\"}]','2023-06-08 22:15:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:15:16','2023-06-08 22:15:16'),(116,661,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/Always-Becoming_03-EVER-cover_web_FINAL.png\"}]','2023-06-08 22:15:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:15:16','2023-06-08 22:15:16'),(117,662,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/Always-Becoming_04-BECOMING-cover_web_FINAL.png\"}]','2023-06-08 22:15:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:15:16','2023-06-08 22:15:16'),(118,663,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/FC_logo_AB-4color.png\"}]','2023-06-08 22:15:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:15:16','2023-06-08 22:15:16'),(119,665,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/10\\/cropped-FC_logo_AB-4color.png\"}]','2023-06-08 22:15:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:15:16','2023-06-08 22:15:16'),(120,753,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2022\\/12\\/Clarinet-Online-Stamp_webuse.png\"}]','2023-06-08 22:20:35',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:20:35','2023-06-08 22:20:35'),(121,756,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/01\\/clarinet-magazine-logo-1.png\"}]','2023-06-08 22:20:35',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:20:35','2023-06-08 22:20:35'),(122,758,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/01\\/The-Answer-is-in-the-Beat.png\"}]','2023-06-08 22:20:35',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:20:35','2023-06-08 22:20:35'),(123,760,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/01\\/New-York-Live-Arts.png\"}]','2023-06-08 22:20:35',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:20:35','2023-06-08 22:20:35'),(124,813,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/02\\/StereoStickman.png\"}]','2023-06-08 22:20:35',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:20:35','2023-06-08 22:20:35'),(125,827,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/02\\/Screen-Shot-2023-02-14-at-5.42.52-PM.png\"}]','2023-06-08 22:20:35',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:20:35','2023-06-08 22:20:35'),(126,844,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/review-fix-scaled.jpeg\"}]','2023-06-08 22:20:35',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:20:35','2023-06-08 22:20:35'),(127,845,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/Sistra-Word-Mark-Dark-1.png\"}]','2023-06-08 22:20:35',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:20:35','2023-06-08 22:20:35'),(128,846,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/mesmerized.png\"}]','2023-06-08 22:20:35',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:20:35','2023-06-08 22:20:35'),(129,847,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/hollywooddigest.png\"}]','2023-06-08 22:20:35',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:20:35','2023-06-08 22:20:35'),(130,848,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/pitch-perfect-logo.png\"}]','2023-06-08 22:25:17',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:25:17','2023-06-08 22:25:17'),(131,849,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/Sinusoidal-Music.png\"}]','2023-06-08 22:25:17',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:25:17','2023-06-08 22:25:17'),(132,850,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/less-than-1000-followers.png\"}]','2023-06-08 22:25:17',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:25:17','2023-06-08 22:25:17'),(133,851,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/the-static-dive.png\"}]','2023-06-08 22:25:17',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:25:17','2023-06-08 22:25:17'),(134,852,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/lost-in-the-nordic.png\"}]','2023-06-08 22:25:17',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:25:17','2023-06-08 22:25:17'),(135,853,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/buzzslayers.png\"}]','2023-06-08 22:25:17',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:25:17','2023-06-08 22:25:17'),(136,863,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/V13_logo_transparent_Light_200x103.png\"}]','2023-06-08 22:25:17',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:25:17','2023-06-08 22:25:17'),(137,866,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/pretty-white.png\"}]','2023-06-08 22:25:17',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:25:17','2023-06-08 22:25:17'),(138,869,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/goodmusicradar-3.png\"}]','2023-06-08 22:25:17',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:25:17','2023-06-08 22:25:17'),(139,872,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/RAGMAG.png\"}]','2023-06-08 22:25:17',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:25:17','2023-06-08 22:25:17'),(140,873,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/Elnews-logo.png\"}]','2023-06-08 22:30:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:30:04','2023-06-08 22:30:04'),(141,876,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/sounds-wont-stop-logo.png\"}]','2023-06-08 22:30:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:30:04','2023-06-08 22:30:04'),(142,895,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/03\\/indie-source-logo.png\"}]','2023-06-08 22:30:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:30:04','2023-06-08 22:30:04'),(143,900,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/bored-city-logo.png\"}]','2023-06-08 22:30:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:30:04','2023-06-08 22:30:04'),(144,907,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/mobyorkcity-logo.png\"}]','2023-06-08 22:30:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:30:04','2023-06-08 22:30:04'),(145,908,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/mobyorkcity-logo-1.png\"}]','2023-06-08 22:30:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:30:04','2023-06-08 22:30:04'),(146,909,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/topbuzzmaglogo.png\"}]','2023-06-08 22:30:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:30:04','2023-06-08 22:30:04'),(147,915,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/obscure-sound-logo.gif\"}]','2023-06-08 22:30:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:30:04','2023-06-08 22:30:04'),(148,918,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/04\\/Metronome-logo1.png\"}]','2023-06-08 22:30:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:30:04','2023-06-08 22:30:04'),(149,923,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/05\\/its-psychedelic-baby-logo.png\"}]','2023-06-08 22:30:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-06-08 22:30:04','2023-06-08 22:30:04'),(150,927,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,87,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/2023_background_StA-1.png\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230809-MG-standing-in-Buffalo-State-Hospital.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230809-DM-decending-stairs-Buffalo-State-Hospital.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view.jpg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view.jpg\"}]','2024-08-12 23:10:18',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-08-29 15:07:35','2024-08-12 23:10:18'),(157,943,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-scaled.jpg\"}]','2023-09-13 02:15:13',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-13 02:15:13','2023-09-13 02:15:13'),(158,944,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-scaled.jpg\"}]','2023-09-13 02:15:13',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-13 02:15:13','2023-09-13 02:15:13'),(154,938,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/2023_background_StA-1.png\"}]','2023-09-07 03:40:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-07 03:40:02','2023-09-07 03:40:02'),(155,940,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230809-MG-standing-in-Buffalo-State-Hospital-scaled.jpg\"}]','2023-09-13 01:58:53',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-13 01:58:53','2023-09-13 01:58:53'),(156,941,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230809-DM-decending-stairs-Buffalo-State-Hospital-scaled.jpg\"}]','2023-09-13 01:58:53',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-13 01:58:53','2023-09-13 01:58:53'),(159,945,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-scaled.jpg\"}]','2023-09-13 02:15:13',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-13 02:15:13','2023-09-13 02:15:13'),(160,946,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-scaled.jpg\"}]','2023-09-13 02:15:13',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-13 02:15:13','2023-09-13 02:15:13'),(162,950,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-scaled.jpg\"}]','2023-09-13 02:35:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-13 02:35:02','2023-09-13 02:35:02'),(163,951,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-scaled.jpg\"}]','2023-09-13 02:35:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-13 02:35:02','2023-09-13 02:35:02'),(164,963,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/2023_logo-in-corridor_StA.png\"}]','2023-09-14 00:40:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-14 00:40:03','2023-09-14 00:40:03'),(165,966,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,79,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/2023_background_StA-1.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/10\\/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/example-1-1024x576.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/example-2-1024x576.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/example-3-1-1024x576.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/example-4-1024x576.png\"}]','2024-04-29 02:25:02',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-14 02:50:06','2024-04-29 02:25:02'),(166,967,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/female-ward-h-parlor-cover.png\"}]','2023-09-14 03:05:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-14 03:05:16','2023-09-14 03:05:16'),(167,968,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/male-ward-b-barbershop-cover.png\"}]','2023-09-14 03:05:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-14 03:05:16','2023-09-14 03:05:16'),(168,969,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/male-ward-b-dormitory-cover.png\"}]','2023-09-14 03:05:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-14 03:05:16','2023-09-14 03:05:16'),(169,972,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/2023_background_StA-1.png\"}]','2023-09-29 00:05:03',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-09-15 00:45:35','2023-09-29 00:05:03'),(170,1009,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/10\\/231018_greymorneau_RALA2310_photo_7-scaled.jpg\"}]','2023-10-31 23:18:12',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-10-31 23:18:12','2023-10-31 23:18:12'),(171,1015,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/example-1.png\"}]','2023-11-05 14:22:01',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-11-05 14:22:01','2023-11-05 14:22:01'),(172,1016,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/example-2.png\"}]','2023-11-05 14:22:01',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-11-05 14:22:01','2023-11-05 14:22:01'),(173,1017,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/example-3-1.png\"}]','2023-11-05 14:22:01',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-11-05 14:22:01','2023-11-05 14:22:01'),(174,1018,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/example-3-2.png\"}]','2023-11-05 14:22:01',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-11-05 14:22:01','2023-11-05 14:22:01'),(175,1019,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/example-4.png\"}]','2023-11-05 14:24:00',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-11-05 14:24:00','2023-11-05 14:24:00'),(176,1025,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,75,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/09\\/2023_background_StA-1.png\"},{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/slide_11-1024x576.png\"}]','2023-11-15 15:15:09',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-11-15 14:50:17','2023-11-15 15:15:09'),(177,1026,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2023\\/11\\/slide_11.png\"}]','2023-11-15 14:56:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-11-15 14:56:59','2023-11-15 14:56:59'),(178,1028,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2023-11-15 14:56:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-11-15 14:56:59','2023-11-15 14:56:59'),(179,1030,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2023-11-15 14:58:57',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-11-15 14:58:57','2023-11-15 14:58:57'),(180,1050,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":6,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,77,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,0,1,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/04\\/FC-website-bg__gm-colors_2024.png\"}]','2024-04-29 22:00:10',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-28 22:29:29','2024-04-29 22:00:10'),(181,1052,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/04\\/FC-website-bg__gm-colors_2024.png\"}]','2024-04-28 22:35:04',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-28 22:35:04','2024-04-28 22:35:04'),(194,1088,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/190522_mf_Itinerant_080_full_Scaled.jpeg\"}]','2024-05-18 17:00:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:30:47','2024-05-18 17:00:03'),(195,1089,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/190522_mf_Itinerant_093_full_scaled.jpeg\"}]','2024-05-18 16:58:36',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:30:47','2024-05-18 16:58:36'),(196,1090,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/190522_mf_Itinerant_104_full_scaled.jpeg\"}]','2024-05-18 16:56:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:30:47','2024-05-18 16:56:21'),(197,1091,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/laritiste-ordinaire-12_49066669823_o_scaled.jpeg\"}]','2024-05-18 16:55:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:30:47','2024-05-18 16:55:03'),(198,1092,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/laritiste-ordinaire-17_49067190601_o_scaled.jpeg\"}]','2024-05-18 16:54:06',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:30:47','2024-05-18 16:54:06'),(199,1093,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled.jpeg\"}]','2024-05-18 16:54:06',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:30:47','2024-05-18 16:54:06'),(200,1094,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpeg\"}]','2024-05-18 16:52:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:30:47','2024-05-18 16:52:41'),(201,1095,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled.jpeg\"}]','2024-05-18 16:51:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:30:47','2024-05-18 16:51:09'),(202,1096,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled.jpeg\"}]','2024-05-18 16:50:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:30:47','2024-05-18 16:50:02'),(203,1097,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled.jpeg\"}]','2024-05-18 16:50:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:30:47','2024-05-18 16:50:02'),(204,1098,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled.jpeg\"}]','2024-05-18 16:32:26',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:32:26','2024-05-18 16:32:26'),(205,1099,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled.jpeg\"}]','2024-05-18 16:51:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:32:26','2024-05-18 16:51:09'),(206,1100,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled.jpeg\"}]','2024-05-18 16:50:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:32:26','2024-05-18 16:50:02'),(207,1101,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled.jpeg\"}]','2024-05-18 16:50:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:32:26','2024-05-18 16:50:02'),(208,1102,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled.jpeg\"}]','2024-05-18 16:50:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:32:26','2024-05-18 16:50:02'),(209,1103,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled.jpeg\"}]','2024-05-18 16:50:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:32:26','2024-05-18 16:50:02'),(210,1104,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled.jpeg\"}]','2024-05-18 16:50:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 16:32:26','2024-05-18 16:50:02'),(211,1123,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/laritiste-ordinaire-17_49067190601_o_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/laritiste-ordinaire-12_49066669823_o_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/190522_mf_Itinerant_104_full_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/190522_mf_Itinerant_080_full_Scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/190522_mf_Itinerant_093_full_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled.jpeg\"},{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled.jpeg\"}]','2024-05-18 17:20:03',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-18 17:01:47','2024-05-18 17:20:03'),(212,1135,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/obscure.png\"}]','2024-05-22 03:56:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:56:14','2024-05-22 03:56:14'),(213,1136,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/metronome.png\"}]','2024-05-22 03:56:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:56:14','2024-05-22 03:56:14'),(214,1137,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/lost-nordic.png\"}]','2024-05-22 03:56:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:56:14','2024-05-22 03:56:14'),(215,1138,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/buzzslayers.png\"}]','2024-05-22 03:56:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:56:14','2024-05-22 03:56:14'),(216,1139,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/pretty-white.png\"}]','2024-05-22 03:56:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:56:14','2024-05-22 03:56:14'),(217,1140,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/good-music-radar.png\"}]','2024-05-22 03:56:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:56:14','2024-05-22 03:56:14'),(218,1141,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/ragmag.png\"}]','2024-05-22 03:56:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:56:14','2024-05-22 03:56:14'),(219,1142,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/elnews.png\"}]','2024-05-22 03:56:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:56:14','2024-05-22 03:56:14'),(220,1143,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/sounds-life.png\"}]','2024-05-22 03:56:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:56:14','2024-05-22 03:56:14'),(221,1144,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/bored-city.png\"}]','2024-05-22 03:56:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:56:14','2024-05-22 03:56:14'),(222,1145,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/V13.png\"}]','2024-05-22 03:57:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:57:14','2024-05-22 03:57:14'),(223,1146,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/pitch-perfect.png\"}]','2024-05-22 03:57:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:57:14','2024-05-22 03:57:14'),(224,1147,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/mesmerized.png\"}]','2024-05-22 03:57:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:57:14','2024-05-22 03:57:14'),(225,1148,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/05\\/stereo-stickman.png\"}]','2024-05-22 03:57:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-05-22 03:57:14','2024-05-22 03:57:14'),(230,1189,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":1}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,85,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,0,1,1,1,1,1,1,1,-1,-1,'large','[{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/06\\/a-door-emerges_cover-1-1024x1024.png\"}]','2024-06-23 18:55:14',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-06-06 23:21:06','2024-06-23 18:55:14'),(227,1173,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,80,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,0,1,1,1,1,1,1,1,-1,-1,'large','[{\"image:loc\":\"https:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/06\\/230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\"}]','2024-06-23 18:50:34',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-06-01 18:45:18','2024-06-23 18:50:34'),(228,1176,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/06\\/230811_greymorneau_BSAI2308_photo_57_edited.png\"}]','2024-06-01 18:47:16',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-06-01 18:47:16','2024-06-01 18:47:16'),(233,1197,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-06-23 18:55:14',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-06-23 18:50:34','2024-06-23 18:55:14'),(231,1191,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/06\\/a-door-emerges_cover.png\"}]','2024-06-07 00:00:02',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-06-07 00:00:02','2024-06-07 00:00:02'),(232,1193,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/flowercat.org\\/wp-content\\/uploads\\/2024\\/06\\/a-door-emerges_cover-1.png\"}]','2024-06-07 15:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-06-07 15:30:03','2024-06-07 15:30:03');
/*!40000 ALTER TABLE `wp72_aioseo_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_commentmeta`
--

DROP TABLE IF EXISTS `wp72_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_commentmeta`
--

LOCK TABLES `wp72_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp72_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_comments`
--

DROP TABLE IF EXISTS `wp72_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_comments`
--

LOCK TABLES `wp72_comments` WRITE;
/*!40000 ALTER TABLE `wp72_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_links`
--

DROP TABLE IF EXISTS `wp72_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_links`
--

LOCK TABLES `wp72_links` WRITE;
/*!40000 ALTER TABLE `wp72_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_options`
--

DROP TABLE IF EXISTS `wp72_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=401270 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_options`
--

LOCK TABLES `wp72_options` WRITE;
/*!40000 ALTER TABLE `wp72_options` DISABLE KEYS */;
INSERT INTO `wp72_options` VALUES (1,'siteurl','http://flowercat.org','yes'),(2,'home','http://flowercat.org','yes'),(3,'blogname','Melissa Grey &amp; David Morneau','yes'),(4,'blogdescription','Flower Cat','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','david@flowercat.org','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','','yes'),(20,'default_ping_status','','yes'),(21,'default_pingback_flag','','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(78911,'aioseo_options_dynamic_network_localized','a:4:{s:42:\"searchAppearance_taxonomies_category_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:52:\"searchAppearance_taxonomies_category_metaDescription\";s:21:\"#taxonomy_description\";s:42:\"searchAppearance_taxonomies_post_tag_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:52:\"searchAppearance_taxonomies_post_tag_metaDescription\";s:21:\"#taxonomy_description\";}','yes'),(78912,'aioseo_options_internal_network','{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.2.4\",\"migratedVersion\":\"0.0\",\"siteAnalysis\":{\"connectToken\":null,\"score\":0,\"results\":null,\"competitors\":[]},\"headlineAnalysis\":{\"headlines\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[]},\"integrations\":{\"semrush\":{\"accessToken\":null,\"tokenType\":null,\"expires\":null,\"refreshToken\":null}},\"database\":{\"installedTables\":\"{\\\"wp72_aioseo_posts\\\":[\\\"id\\\",\\\"post_id\\\",\\\"title\\\",\\\"description\\\",\\\"keywords\\\",\\\"keyphrases\\\",\\\"page_analysis\\\",\\\"canonical_url\\\",\\\"og_title\\\",\\\"og_description\\\",\\\"og_object_type\\\",\\\"og_image_type\\\",\\\"og_image_url\\\",\\\"og_image_width\\\",\\\"og_image_height\\\",\\\"og_image_custom_url\\\",\\\"og_image_custom_fields\\\",\\\"og_video\\\",\\\"og_custom_url\\\",\\\"og_article_section\\\",\\\"og_article_tags\\\",\\\"twitter_use_og\\\",\\\"twitter_card\\\",\\\"twitter_image_type\\\",\\\"twitter_image_url\\\",\\\"twitter_image_custom_url\\\",\\\"twitter_image_custom_fields\\\",\\\"twitter_title\\\",\\\"twitter_description\\\",\\\"seo_score\\\",\\\"schema_type\\\",\\\"schema_type_options\\\",\\\"pillar_content\\\",\\\"robots_default\\\",\\\"robots_noindex\\\",\\\"robots_noarchive\\\",\\\"robots_nosnippet\\\",\\\"robots_nofollow\\\",\\\"robots_noimageindex\\\",\\\"robots_noodp\\\",\\\"robots_notranslate\\\",\\\"robots_max_snippet\\\",\\\"robots_max_videopreview\\\",\\\"robots_max_imagepreview\\\",\\\"images\\\",\\\"image_scan_date\\\",\\\"priority\\\",\\\"frequency\\\",\\\"videos\\\",\\\"video_thumbnail\\\",\\\"video_scan_date\\\",\\\"local_seo\\\",\\\"limit_modified_date\\\",\\\"options\\\",\\\"created\\\",\\\"updated\\\"],\\\"wp72_actionscheduler_actions\\\":[],\\\"wp72_actionscheduler_logs\\\":[],\\\"wp72_actionscheduler_groups\\\":[],\\\"wp72_actionscheduler_claims\\\":[],\\\"wp72_aioseo_notifications\\\":[]}\"}}','yes'),(78913,'aioseo_options_internal_network_lite','{\"internal\":{\"activated\":0,\"firstActivated\":0,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','yes'),(78914,'aioseo_options_network','{\"internal\":[],\"webmasterTools\":{\"google\":null,\"bing\":null,\"yandex\":null,\"baidu\":null,\"pinterest\":null,\"microsoftClarityProjectId\":null,\"alexa\":null,\"norton\":null,\"miscellaneousVerification\":null},\"breadcrumbs\":{\"enable\":true,\"separator\":\"&raquo;\",\"homepageLink\":true,\"homepageLabel\":\"Home\",\"breadcrumbPrefix\":null,\"archiveFormat\":\"Archives for #breadcrumb_archive_post_type_name\",\"searchResultFormat\":\"Search Results for \'#breadcrumb_search_string\'\",\"errorFormat404\":\"404 - Page Not Found\",\"showCurrentItem\":true,\"linkCurrentItem\":false,\"categoryFullHierarchy\":false,\"showBlogHome\":false},\"rssContent\":{\"before\":null,\"after\":\"&lt;p&gt;The post #post_link first appeared on #site_link.&lt;\\/p&gt;\"},\"advanced\":{\"truSeo\":true,\"headlineAnalyzer\":true,\"seoAnalysis\":true,\"dashboardWidgets\":true,\"announcements\":true,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"html\":{\"enable\":true,\"pageUrl\":\"\",\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"sortOrder\":\"publish_date\",\"sortDirection\":\"asc\",\"publicationDate\":true,\"compactArchives\":false,\"advancedSettings\":{\"enable\":false,\"nofollowLinks\":false,\"excludePosts\":[],\"excludeTerms\":[]}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null}},\"siteSocialProfiles\":null,\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\"},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"website\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"useOgData\":false,\"defaultCardType\":\"summary\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"&#45;\",\"siteTitle\":\"#site_title #separator_sa #tagline\",\"metaDescription\":\"#tagline\",\"keywords\":null,\"schema\":{\"siteRepresents\":\"organization\",\"person\":null,\"organizationName\":\"Flower Cat\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":null,\"phone\":null,\"contactType\":null,\"contactTypeManual\":null}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":true,\"nofollowPaginated\":true,\"noindexFeed\":true,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"sitelinks\":true,\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"noPaginationForCanonical\":true,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":false,\"dynamicallyGenerateKeywords\":false,\"pagedFormat\":\"- Page #page_number\",\"runShortcodes\":true},\"archives\":{\"author\":{\"show\":true,\"title\":\"#author_name #separator_sa #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":true,\"title\":\"#archive_date #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":false,\"title\":\"#search_term #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[],\"robotsDetected\":true},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}}},\"deprecated\":{\"webmasterTools\":{\"googleAnalytics\":{\"id\":null,\"advanced\":false,\"trackingDomain\":null,\"multipleDomains\":false,\"additionalDomains\":null,\"anonymizeIp\":false,\"displayAdvertiserTracking\":false,\"excludeUsers\":[],\"trackOutboundLinks\":false,\"enhancedLinkAttribution\":false,\"enhancedEcommerce\":false}},\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":true,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[]}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}},\"tools\":{\"blocker\":{\"blockBots\":null,\"blockReferer\":null,\"track\":null,\"custom\":{\"enable\":null,\"bots\":\"Abonti\\naggregator\\nAhrefsBot\\nasterias\\nBDCbot\\nBLEXBot\\nBuiltBotTough\\nBullseye\\nBunnySlippers\\nca-crawler\\nCCBot\\nCegbfeieh\\nCheeseBot\\nCherryPicker\\nCopyRightCheck\\ncosmos\\nCrescent\\ndiscobot\\nDittoSpyder\\nDotBot\\nDownload Ninja\\nEasouSpider\\nEmailCollector\\nEmailSiphon\\nEmailWolf\\nEroCrawler\\nExtractorPro\\nFasterfox\\nFeedBooster\\nFoobot\\nGenieo\\ngrub-client\\nHarvest\\nhloader\\nhttplib\\nHTTrack\\nhumanlinks\\nieautodiscovery\\nInfoNaviRobot\\nIstellaBot\\nJava\\/1.\\nJennyBot\\nk2spider\\nKenjin Spider\\nKeyword Density\\/0.9\\nlarbin\\nLexiBot\\nlibWeb\\nlibwww\\nLinkextractorPro\\nlinko\\nLinkScan\\/8.1a Unix\\nLinkWalker\\nLNSpiderguy\\nlwp-trivial\\nmagpie\\nMata Hari\\nMaxPointCrawler\\nMegaIndex\\nMicrosoft URL Control\\nMIIxpc\\nMippin\\nMissigua Locator\\nMister PiX\\nMJ12bot\\nmoget\\nMSIECrawler\\nNetAnts\\nNICErsPRO\\nNiki-Bot\\nNPBot\\nNutch\\nOffline Explorer\\nOpenfind\\npanscient.com\\nPHP\\/5.{\\nProPowerBot\\/2.14\\nProWebWalker\\nPython-urllib\\nQueryN Metasearch\\nRepoMonkey\\nSISTRIX\\nsitecheck.Internetseer.com\\nSiteSnagger\\nSnapPreviewBot\\nSogou\\nSpankBot\\nspanner\\nspbot\\nSpinn3r\\nsuzuran\\nSzukacz\\/1.4\\nTeleport\\nTelesoft\\nThe Intraformant\\nTheNomad\\nTightTwatBot\\nTitan\\ntoCrawl\\/UrlDispatcher\\nTrue_Robot\\nturingos\\nTurnitinBot\\nUbiCrawler\\nUnisterBot\\nURLy Warning\\nVCI\\nWBSearchBot\\nWeb Downloader\\/6.9\\nWeb Image Collector\\nWebAuto\\nWebBandit\\nWebCopier\\nWebEnhancer\\nWebmasterWorldForumBot\\nWebReaper\\nWebSauger\\nWebsite Quester\\nWebster Pro\\nWebStripper\\nWebZip\\nWotbox\\nwsr-agent\\nWWW-Collector-E\\nXenu\\nZao\\nZeus\\nZyBORG\\ncoccoc\\nIncutio\\nlmspider\\nmemoryBot\\nserf\\nUnknown\\nuptime files\",\"referer\":\"semalt.com\\nkambasoft.com\\nsavetubevideo.com\\nbuttons-for-website.com\\nsharebutton.net\\nsoundfrost.org\\nsrecorder.com\\nsoftomix.com\\nsoftomix.net\\nmyprintscreen.com\\njoinandplay.me\\nfbfreegifts.com\\nopenmediasoft.com\\nzazagames.org\\nextener.org\\nopenfrost.com\\nopenfrost.net\\ngooglsucks.com\\nbest-seo-offer.com\\nbuttons-for-your-website.com\\nwww.Get-Free-Traffic-Now.com\\nbest-seo-solution.com\\nbuy-cheap-online.info\\nsite3.free-share-buttons.com\\nwebmaster-traffic.com\"}}}}}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:10:{i:0;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:1;s:29:\"block-for-mailchimp/index.php\";i:2;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:3;s:23:\"ml-slider/ml-slider.php\";i:4;s:79:\"options-for-twenty-twenty-one-premium/options-for-twenty-twenty-one-premium.php\";i:5;s:63:\"options-for-twenty-twenty-one/options-for-twenty-twenty-one.php\";i:6;s:27:\"redirection/redirection.php\";i:7;s:27:\"wp-crontrol/wp-crontrol.php\";i:8;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:9;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:88:\"/home/artisteordinaire/public_html/flowercat/wp-content/themes/twentytwentyone/style.css\";i:2;s:89:\"/home/artisteordinaire/public_html/flowercat/wp-content/themes/twentytwentyone/footer.php\";i:3;s:88:\"/home/artisteordinaire/public_html/flowercat/wp-content/themes/twentytwentyone/index.php\";i:4;s:89:\"/home/artisteordinaire/public_html/flowercat/wp-content/themes/twentytwentyone/header.php\";i:5;s:87:\"/home/artisteordinaire/public_html/flowercat/wp-content/themes/twentytwentyone/page.php\";}','no'),(40,'template','twentytwentyone','yes'),(41,'stylesheet','twentytwentyone','yes'),(20218,'finished_updating_comment_type','1','yes'),(44,'comment_registration','1','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','57155','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:3:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:231:\"=^.^=\n© 2024 Flower Cat\n<a href=\"http://melissagrey.net/\">MG</a> || <a href=\"http://5of4.com/\">DM</a> || <a href=\"http://flowercat.org/privacy-policy/\">Privacy Policy</a> || <a href=\"http://flowercat.org/contact/\">Contact Us</a>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:9:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:27:\"redirection/redirection.php\";a:2:{i:0;s:17:\"Redirection_Admin\";i:1;s:16:\"plugin_uninstall\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";s:33:\"instagram-feed/instagram-feed.php\";s:22:\"sb_instagram_uninstall\";s:60:\"schema-and-structured-data-for-wp/structured-data-for-wp.php\";s:18:\"saswp_on_uninstall\";s:131:\"google-analytics-for-wordpress/home/artisteordinaire/public_html/flowercat/wp-content/plugins/optinmonster/optin-monster-wp-api.php\";s:32:\"optin_monster_api_uninstall_hook\";s:128:\"google-analytics-for-wordpress/home/artisteordinaire/public_html/flowercat/wp-content/plugins/userfeedback-lite/userfeedback.php\";a:2:{i:0;s:17:\"UserFeedback_Lite\";i:1;s:14:\"uninstall_hook\";}s:34:\"userfeedback-lite/userfeedback.php\";a:2:{i:0;s:17:\"UserFeedback_Lite\";i:1;s:14:\"uninstall_hook\";}s:37:\"optinmonster/optin-monster-wp-api.php\";s:32:\"optin_monster_api_uninstall_hook\";}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','7','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','665','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','','yes'),(93,'initial_db_version','38590','yes'),(94,'wp72_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:17:\"aioseo_manage_seo\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:39:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:15:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:10:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"bbp_keymaster\";a:2:{s:4:\"name\";s:9:\"Keymaster\";s:12:\"capabilities\";a:0:{}}s:13:\"bbp_moderator\";a:2:{s:4:\"name\";s:9:\"Moderator\";s:12:\"capabilities\";a:0:{}}s:15:\"bbp_participant\";a:2:{s:4:\"name\";s:11:\"Participant\";s:12:\"capabilities\";a:0:{}}s:13:\"bbp_spectator\";a:2:{s:4:\"name\";s:9:\"Spectator\";s:12:\"capabilities\";a:0:{}}s:11:\"bbp_blocked\";a:2:{s:4:\"name\";s:7:\"Blocked\";s:12:\"capabilities\";a:0:{}}}','yes'),(95,'fresh_site','0','yes'),(96,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'sidebars_widgets','a:5:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:1:{i:0;s:6:\"text-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(102,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'cron','a:20:{i:1727630425;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1727631978;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1727634110;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1727639178;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1727639593;a:1:{s:40:\"monsterinsights_feature_feedback_checkin\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727641168;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1727648720;a:1:{s:22:\"redirection_log_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727654222;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727654400;a:1:{s:33:\"wpforms_weekly_entries_count_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1727658084;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727704800;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1727707145;a:1:{s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727707818;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727725993;a:1:{s:46:\"monsterinsights_feature_feedback_clear_expired\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1727898603;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1727923834;a:1:{s:32:\"userfeedback_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1727989128;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1728135258;a:1:{s:42:\"monsterinsights_admin_notifications_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1729000254;a:1:{s:36:\"monsterinsights_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:39:\"monsterinsights_email_summaries_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','yes'),(112,'theme_mods_twentyseventeen','a:7:{s:18:\"custom_css_post_id\";i:-1;s:12:\"header_image\";s:84:\"http://flowercat.org/wp-content/uploads/2020/08/cropped-flower-cat-logo_square-4.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:52;s:3:\"url\";s:84:\"http://flowercat.org/wp-content/uploads/2020/08/cropped-flower-cat-logo_square-4.png\";s:13:\"thumbnail_url\";s:84:\"http://flowercat.org/wp-content/uploads/2020/08/cropped-flower-cat-logo_square-4.png\";s:6:\"height\";i:1201;s:5:\"width\";i:2000;}s:16:\"header_textcolor\";s:6:\"0f4c81\";s:18:\"nav_menu_locations\";a:1:{s:3:\"top\";i:3;}s:11:\"page_layout\";s:10:\"one-column\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1598295821;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:1:{i:0;s:14:\"recent-posts-2\";}s:9:\"sidebar-3\";a:0:{}}}}','no'),(14011,'theme_switched_via_customizer','','yes'),(5960,'recovery_keys','a:0:{}','yes'),(2454,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"david@flowercat.org\";s:7:\"version\";s:5:\"6.6.2\";s:9:\"timestamp\";i:1725997862;}','off'),(2397,'db_upgraded','','yes'),(14020,'wdi_do_activation_set_up_redirect','0','yes'),(14021,'wdi_instagram_options','a:11:{s:11:\"wdi_user_id\";s:0:\"\";s:16:\"wdi_access_token\";s:0:\"\";s:13:\"wdi_user_name\";s:0:\"\";s:18:\"wdi_transient_time\";s:2:\"60\";s:24:\"wdi_feeds_min_capability\";s:14:\"manage_options\";s:14:\"wdi_custom_css\";s:0:\"\";s:13:\"wdi_custom_js\";s:0:\"\";s:22:\"wdi_plugin_uninstalled\";s:5:\"false\";s:8:\"fb_token\";s:0:\"\";s:19:\"business_account_id\";s:0:\"\";s:28:\"wdi_authenticated_users_list\";s:2:\"[]\";}','yes'),(14022,'wdi_version','1.3.25','yes'),(14023,'wdi_admin_notice','a:2:{s:22:\"api_update_token_reset\";a:3:{s:5:\"start\";s:9:\"1/27/2020\";s:3:\"int\";i:0;s:9:\"dismissed\";i:1;}s:15:\"two_week_review\";a:3:{s:5:\"start\";s:9:\"5/13/2020\";s:3:\"int\";i:14;s:9:\"dismissed\";i:1;}}','yes'),(14024,'widget_wdi_instagram_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14025,'wdi_subscribe_done','1','yes'),(155,'WPLANG','','yes'),(162,'current_theme','Twenty Twenty-One','yes'),(163,'theme_mods_portfolio-press','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1580090684;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}}}}','no'),(164,'theme_switched','','yes'),(165,'portfoliopress','a:4:{s:12:\"header_color\";s:7:\"#ffffff\";s:6:\"layout\";s:11:\"layout-1col\";s:16:\"portfolio_images\";i:0;s:7:\"postnav\";i:0;}','yes'),(21949,'category_children','a:0:{}','yes'),(11916,'admin_email_lifespan','1741640000','yes'),(16420,'_transient_health-check-site-status-result','{\"good\":22,\"recommended\":5,\"critical\":1}','yes'),(34736,'oftto_purchased','1','yes'),(30775,'action_scheduler_hybrid_store_demarkation','149','yes'),(30776,'schema-ActionScheduler_StoreSchema','7.0.1689916656','yes'),(30777,'schema-ActionScheduler_LoggerSchema','3.0.1645138421','yes'),(20945,'theme_mods_billie','a:14:{s:18:\"custom_css_post_id\";i:-1;s:12:\"header_image\";s:81:\"http://flowercat.org/wp-content/uploads/2021/06/2021_website_banner-biophonic.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:153;s:3:\"url\";s:81:\"http://flowercat.org/wp-content/uploads/2021/06/2021_website_banner-biophonic.png\";s:13:\"thumbnail_url\";s:81:\"http://flowercat.org/wp-content/uploads/2021/06/2021_website_banner-biophonic.png\";s:6:\"height\";i:1094;s:5:\"width\";i:3125;}s:19:\"billie_header_bgpos\";s:13:\"center bottom\";s:20:\"billie_header_bgsize\";s:7:\"contain\";s:18:\"nav_menu_locations\";a:1:{s:6:\"header\";i:3;}s:16:\"header_textcolor\";s:5:\"blank\";s:18:\"billie_hide_action\";b:1;s:18:\"billie_hide_search\";b:1;s:21:\"billie_header_bgcolor\";s:7:\"#f7f7f7\";s:19:\"billie_menu_bgcolor\";s:7:\"#446494\";s:17:\"billie_menu_color\";s:7:\"#f7f7f7\";s:18:\"billie_hide_author\";b:1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1624654173;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-2\";a:0:{}s:17:\"sidebar-copyright\";a:1:{i:0;s:6:\"text-2\";}}}}','no'),(14012,'customize_stashed_theme_mods','a:0:{}','no'),(14015,'recently_activated','a:0:{}','yes'),(34735,'oftto_trial_date','1624723672','yes'),(38624,'wp_force_deactivated_plugins','a:0:{}','yes'),(39943,'wp_mail_smtp_lite_sent_email_counter','94','on'),(39944,'wp_mail_smtp_lite_weekly_sent_email_counter','a:12:{i:22;i:1;i:23;i:1;i:25;i:1;i:26;i:1;i:28;i:1;i:29;i:1;i:30;i:1;i:31;i:1;i:33;i:1;i:34;i:1;i:37;i:2;i:39;i:2;}','on'),(14027,'wdi_first_user_username','flower.power.cat','yes'),(14028,'wdi_sample_feed_id','1','yes'),(14029,'wdi_sample_feed_post_id','17','yes'),(14030,'wdi_sample_feed_post_url','1','yes'),(31955,'rewrite_rules','a:111:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:48:\"monsterinsights_note/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"monsterinsights_note/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"monsterinsights_note/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"monsterinsights_note/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"monsterinsights_note/([^/]+)/embed/?$\";s:53:\"index.php?monsterinsights_note=$matches[1]&embed=true\";s:41:\"monsterinsights_note/([^/]+)/trackback/?$\";s:47:\"index.php?monsterinsights_note=$matches[1]&tb=1\";s:49:\"monsterinsights_note/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&paged=$matches[2]\";s:56:\"monsterinsights_note/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&cpage=$matches[2]\";s:45:\"monsterinsights_note/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?monsterinsights_note=$matches[1]&page=$matches[2]\";s:37:\"monsterinsights_note/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"monsterinsights_note/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"monsterinsights_note/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"monsterinsights_note/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:70:\"monsterinsights_note_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?monsterinsights_note_category=$matches[1]&feed=$matches[2]\";s:65:\"monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?monsterinsights_note_category=$matches[1]&feed=$matches[2]\";s:46:\"monsterinsights_note_category/([^/]+)/embed/?$\";s:62:\"index.php?monsterinsights_note_category=$matches[1]&embed=true\";s:58:\"monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?monsterinsights_note_category=$matches[1]&paged=$matches[2]\";s:40:\"monsterinsights_note_category/([^/]+)/?$\";s:51:\"index.php?monsterinsights_note_category=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=7&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(17123,'widget_bbp_login_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17124,'widget_bbp_views_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17125,'widget_bbp_search_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17126,'widget_bbp_forums_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17127,'widget_bbp_topics_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17128,'widget_bbp_replies_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17129,'widget_bbp_stats_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17130,'_bbp_db_version','263','yes'),(20215,'disallowed_keys','','no'),(20216,'comment_previously_approved','1','yes'),(20217,'auto_plugin_theme_update_emails','a:0:{}','no'),(20937,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','yes'),(30806,'wpforms_review','a:2:{s:4:\"time\";i:1621289000;s:9:\"dismissed\";b:0;}','yes'),(30799,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(30800,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1694672107;s:5:\"ctime\";i:1694672107;}','yes'),(30801,'wpforms_email_summaries_fetch_info_blocks_last_run','1728104978','yes'),(30804,'wpforms_notifications','a:4:{s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:2:{i:0;s:2:\"41\";i:1;s:2:\"68\";}s:6:\"update\";i:1726331108;}','yes'),(42977,'wp_mail_smtp_debug_events_db_version','1','yes'),(30789,'wpforms_activation_redirect','1','yes'),(30791,'wpforms_version','1.8.3.1','yes'),(30792,'wpforms_version_lite','1.8.3.1','yes'),(30793,'wpforms_activated','a:1:{s:4:\"lite\";i:1621288955;}','yes'),(30802,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1623513034;s:9:\"dismissed\";b:1;}','yes'),(30803,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1728104978;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:1:{i:0;s:2:\"29\";}}','yes'),(30787,'wp_mail_smtp_debug','a:0:{}','no'),(30778,'wp_mail_smtp_migration_version','5','yes'),(19690,'widget_instagram-feed-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(28118,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes'),(17135,'_bbp_hidden_forums','a:1:{i:0;i:25;}','yes'),(75898,'monsterinsights_review','a:2:{s:4:\"time\";i:1693319815;s:9:\"dismissed\";b:1;}','yes'),(38368,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(75871,'aioseo_options_internal','{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.7.3\",\"migratedVersion\":\"0.0\",\"siteAnalysis\":{\"connectToken\":\"65e09b47-373e-5770-997b-dbf8c74c8cc6\",\"score\":70,\"results\":\"{\\\"basic\\\":{\\\"title\\\":{\\\"status\\\":\\\"passed\\\",\\\"value\\\":\\\"Melissa Grey & David Morneau - Flower Cat\\\",\\\"length\\\":41},\\\"description\\\":{\\\"status\\\":\\\"passed\\\",\\\"value\\\":\\\"Flower Cat\\\",\\\"length\\\":10},\\\"h1Tags\\\":{\\\"status\\\":\\\"passed\\\",\\\"value\\\":[\\\"Melissa Grey & David Morneau\\\"]},\\\"h2Tags\\\":{\\\"status\\\":\\\"warning\\\",\\\"value\\\":[],\\\"error\\\":\\\"h2-missing\\\"},\\\"noImgAltAtts\\\":{\\\"status\\\":\\\"error\\\",\\\"value\\\":[\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\",\\\"\\\"],\\\"error\\\":\\\"image-missing-alt\\\"},\\\"linksRatio\\\":{\\\"status\\\":\\\"passed\\\",\\\"value\\\":{\\\"internal\\\":19,\\\"external\\\":3}}},\\\"advanced\\\":{\\\"searchPreview\\\":\\\"https:\\\\\\/\\\\\\/flowercat.org\\\\\\/Melissa Grey & David Morneau - Flower CatFlower Cat\\\",\\\"mobileSearchPreview\\\":\\\"https:\\\\\\/\\\\\\/flowercat.org\\\\\\/Melissa Grey & David Morneau - Flower CatFlower Cat\\\",\\\"mobileSnapshot\\\":\\\"https:\\\\\\/\\\\\\/image.thum.io\\\\\\/get\\\\\\/auth\\\\\\/11036-aioseo\\\\\\/iphone6\\\\\\/https:\\\\\\/\\\\\\/flowercat.org\\\",\\\"canonicalTag\\\":{\\\"status\\\":\\\"passed\\\",\\\"value\\\":\\\"https:\\\\\\/\\\\\\/flowercat.org\\\\\\/\\\"},\\\"noindex\\\":{\\\"status\\\":\\\"passed\\\"},\\\"wwwCanonicalization\\\":{\\\"status\\\":\\\"passed\\\"},\\\"robotsRules\\\":{\\\"status\\\":\\\"passed\\\",\\\"value\\\":\\\"User-agent: *\\\\r\\\\nDisallow: \\\\\\/wp-admin\\\\\\/\\\\r\\\\nAllow: \\\\\\/wp-admin\\\\\\/admin-ajax.php\\\\r\\\\n\\\\r\\\\nSitemap: https:\\\\\\/\\\\\\/flowercat.org\\\\\\/sitemap.xml\\\\r\\\\nSitemap: https:\\\\\\/\\\\\\/flowercat.org\\\\\\/sitemap.rss\\\\n\\\"},\\\"openGraph\\\":{\\\"status\\\":\\\"error\\\",\\\"error\\\":\\\"ogp-missing\\\",\\\"value\\\":[\\\"og:image\\\"]},\\\"schema\\\":{\\\"status\\\":\\\"passed\\\"}},\\\"performance\\\":{\\\"hasImgExpires\\\":{\\\"status\\\":\\\"error\\\",\\\"error\\\":\\\"image-expires-missing\\\"},\\\"unminifiedJs\\\":{\\\"status\\\":\\\"error\\\",\\\"value\\\":[\\\"https:\\\\\\/\\\\\\/flowercat.org\\\\\\/wp-content\\\\\\/themes\\\\\\/twentytwentyone\\\\\\/assets\\\\\\/js\\\\\\/primary-navigation.js?ver=2.3\\\",\\\"https:\\\\\\/\\\\\\/flowercat.org\\\\\\/wp-content\\\\\\/themes\\\\\\/twentytwentyone\\\\\\/assets\\\\\\/js\\\\\\/responsive-embeds.js?ver=2.3\\\"],\\\"error\\\":\\\"js-unminified\\\"},\\\"unminifiedCss\\\":{\\\"status\\\":\\\"error\\\",\\\"value\\\":[\\\"https:\\\\\\/\\\\\\/flowercat.org\\\\\\/wp-content\\\\\\/themes\\\\\\/twentytwentyone\\\\\\/style.css?ver=2.3\\\",\\\"https:\\\\\\/\\\\\\/flowercat.org\\\\\\/wp-content\\\\\\/themes\\\\\\/twentytwentyone\\\\\\/assets\\\\\\/css\\\\\\/custom-color-overrides.css?ver=2.3\\\",\\\"https:\\\\\\/\\\\\\/flowercat.org\\\\\\/wp-content\\\\\\/themes\\\\\\/twentytwentyone\\\\\\/assets\\\\\\/css\\\\\\/custom-color-overrides.css?ver=2.3\\\"],\\\"error\\\":\\\"css-unminified\\\"},\\\"pageObjects\\\":{\\\"status\\\":\\\"error\\\",\\\"value\\\":{\\\"images\\\":25,\\\"js\\\":9,\\\"css\\\":6},\\\"total\\\":40,\\\"error\\\":\\\"page-objects-too-many\\\"},\\\"pageSize\\\":{\\\"status\\\":\\\"error\\\",\\\"value\\\":78629,\\\"error\\\":\\\"page-size-too-big\\\"},\\\"responseTime\\\":{\\\"status\\\":\\\"passed\\\",\\\"value\\\":0.1700000000000000122124532708767219446599483489990234375}},\\\"security\\\":{\\\"directoryListing\\\":{\\\"status\\\":\\\"error\\\",\\\"error\\\":\\\"directory-listing-open\\\"},\\\"googleSafeBrowsing\\\":{\\\"status\\\":\\\"passed\\\"},\\\"secureConnection\\\":{\\\"status\\\":\\\"passed\\\"}}}\",\"competitors\":[]},\"headlineAnalysis\":{\"headlines\":[]},\"wizard\":\"{\\\"currentStage\\\":\\\"license-key\\\",\\\"stages\\\":[\\\"category\\\",\\\"additional-information\\\",\\\"features\\\",\\\"search-appearance\\\",\\\"smart-recommendations\\\",\\\"license-key\\\"],\\\"importers\\\":[],\\\"category\\\":{\\\"category\\\":\\\"portfolio\\\",\\\"categoryOther\\\":null,\\\"siteTitle\\\":\\\"#site_title #separator_sa #tagline\\\",\\\"metaDescription\\\":\\\"#tagline\\\"},\\\"additionalInformation\\\":{\\\"siteRepresents\\\":\\\"person\\\",\\\"person\\\":1,\\\"organizationName\\\":\\\"Flower Cat\\\",\\\"organizationLogo\\\":\\\"\\\",\\\"personName\\\":null,\\\"personLogo\\\":null,\\\"phone\\\":null,\\\"contactType\\\":null,\\\"contactTypeManual\\\":null,\\\"socialShareImage\\\":\\\"\\\",\\\"social\\\":{\\\"profiles\\\":{\\\"sameUsername\\\":{\\\"enable\\\":false,\\\"username\\\":null,\\\"included\\\":[\\\"facebookPageUrl\\\",\\\"twitterUrl\\\",\\\"pinterestUrl\\\",\\\"instagramUrl\\\",\\\"youtubeUrl\\\",\\\"linkedinUrl\\\"]},\\\"urls\\\":{\\\"facebookPageUrl\\\":null,\\\"twitterUrl\\\":null,\\\"instagramUrl\\\":null,\\\"pinterestUrl\\\":null,\\\"youtubeUrl\\\":null,\\\"linkedinUrl\\\":null,\\\"tumblrUrl\\\":null,\\\"yelpPageUrl\\\":null,\\\"soundCloudUrl\\\":null,\\\"wikipediaUrl\\\":null,\\\"myspaceUrl\\\":null,\\\"googlePlacesUrl\\\":null}}}},\\\"features\\\":[\\\"optimized-search-appearance\\\",\\\"sitemaps\\\",\\\"analytics\\\"],\\\"searchAppearance\\\":{\\\"underConstruction\\\":false,\\\"postTypes\\\":{\\\"postTypes\\\":{\\\"all\\\":true,\\\"included\\\":[\\\"post\\\",\\\"page\\\",\\\"attachment\\\",\\\"product\\\"]}},\\\"multipleAuthors\\\":false,\\\"redirectAttachmentPages\\\":true},\\\"smartRecommendations\\\":{\\\"accountInfo\\\":\\\"david@flowercat.org\\\",\\\"usageTracking\\\":false},\\\"licenseKey\\\":null}\",\"category\":\"portfolio\",\"categoryOther\":null,\"deprecatedOptions\":[\"noPaginationForCanonical\"],\"searchStatistics\":{\"profile\":[],\"trustToken\":null,\"rolling\":\"last28Days\",\"site\":{\"verified\":false,\"lastFetch\":0},\"sitemap\":{\"list\":[],\"ignored\":[],\"lastFetch\":0}}},\"integrations\":{\"semrush\":{\"accessToken\":null,\"tokenType\":null,\"expires\":null,\"refreshToken\":null}},\"database\":{\"installedTables\":\"{\\\"wp72_aioseo_posts\\\":[\\\"id\\\",\\\"post_id\\\",\\\"title\\\",\\\"description\\\",\\\"keywords\\\",\\\"keyphrases\\\",\\\"page_analysis\\\",\\\"primary_term\\\",\\\"canonical_url\\\",\\\"og_title\\\",\\\"og_description\\\",\\\"og_object_type\\\",\\\"og_image_type\\\",\\\"og_image_url\\\",\\\"og_image_width\\\",\\\"og_image_height\\\",\\\"og_image_custom_url\\\",\\\"og_image_custom_fields\\\",\\\"og_video\\\",\\\"og_custom_url\\\",\\\"og_article_section\\\",\\\"og_article_tags\\\",\\\"twitter_use_og\\\",\\\"twitter_card\\\",\\\"twitter_image_type\\\",\\\"twitter_image_url\\\",\\\"twitter_image_custom_url\\\",\\\"twitter_image_custom_fields\\\",\\\"twitter_title\\\",\\\"twitter_description\\\",\\\"seo_score\\\",\\\"schema\\\",\\\"schema_type\\\",\\\"schema_type_options\\\",\\\"pillar_content\\\",\\\"robots_default\\\",\\\"robots_noindex\\\",\\\"robots_noarchive\\\",\\\"robots_nosnippet\\\",\\\"robots_nofollow\\\",\\\"robots_noimageindex\\\",\\\"robots_noodp\\\",\\\"robots_notranslate\\\",\\\"robots_max_snippet\\\",\\\"robots_max_videopreview\\\",\\\"robots_max_imagepreview\\\",\\\"images\\\",\\\"image_scan_date\\\",\\\"priority\\\",\\\"frequency\\\",\\\"videos\\\",\\\"video_thumbnail\\\",\\\"video_scan_date\\\",\\\"local_seo\\\",\\\"limit_modified_date\\\",\\\"options\\\",\\\"created\\\",\\\"updated\\\"]}\"}}','yes'),(284916,'wpforms_version_upgraded_from','1.9.1.2','yes'),(75872,'aioseo_options_internal_lite','{\"internal\":{\"activated\":1677858366,\"firstActivated\":1649434808,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','yes'),(75873,'widget_aioseo-breadcrumb-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(75874,'widget_aioseo-html-sitemap-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(75875,'aioseo_options_dynamic_localized','a:4:{s:42:\"searchAppearance_taxonomies_category_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:52:\"searchAppearance_taxonomies_category_metaDescription\";s:21:\"#taxonomy_description\";s:42:\"searchAppearance_taxonomies_post_tag_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:52:\"searchAppearance_taxonomies_post_tag_metaDescription\";s:21:\"#taxonomy_description\";}','yes'),(75876,'aioseo_dynamic_settings_backup','{}','yes'),(75877,'aioseo_options','{\"internal\":[],\"webmasterTools\":{\"google\":null,\"bing\":null,\"yandex\":null,\"baidu\":null,\"pinterest\":null,\"microsoftClarityProjectId\":null,\"norton\":null,\"miscellaneousVerification\":null},\"breadcrumbs\":{\"enable\":true,\"separator\":\"&raquo;\",\"homepageLink\":true,\"homepageLabel\":\"Home\",\"breadcrumbPrefix\":\"\",\"archiveFormat\":\"Archives for #breadcrumb_archive_post_type_name\",\"searchResultFormat\":\"Search Results for \'#breadcrumb_search_string\'\",\"errorFormat404\":\"404 - Page Not Found\",\"showCurrentItem\":true,\"linkCurrentItem\":false,\"categoryFullHierarchy\":false,\"showBlogHome\":false},\"rssContent\":{\"before\":null,\"after\":\"&lt;p&gt;The post #post_link first appeared on #site_link.&lt;\\/p&gt;\"},\"advanced\":{\"truSeo\":true,\"headlineAnalyzer\":true,\"seoAnalysis\":true,\"dashboardWidgets\":[\"seoNews\",\"seoOverview\",\"seoSetup\"],\"announcements\":true,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"html\":{\"enable\":true,\"pageUrl\":\"\",\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"sortOrder\":\"publish_date\",\"sortDirection\":\"asc\",\"publicationDate\":true,\"compactArchives\":false,\"advancedSettings\":{\"enable\":false,\"nofollowLinks\":false,\"excludePosts\":[],\"excludeTerms\":[]}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"tiktokUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null},\"additionalUrls\":null},\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\"},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"website\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"useOgData\":false,\"defaultCardType\":\"summary\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"&#45;\",\"siteTitle\":\"#site_title #separator_sa #tagline\",\"metaDescription\":\"#tagline\",\"keywords\":null,\"schema\":{\"websiteName\":\"Flower Cat\",\"websiteAlternateName\":null,\"siteRepresents\":\"person\",\"person\":\"1\",\"organizationName\":\"Flower Cat\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":null,\"phone\":null,\"contactType\":null,\"contactTypeManual\":null}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":true,\"nofollowPaginated\":true,\"noindexFeed\":true,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"sitelinks\":true,\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":false,\"dynamicallyGenerateKeywords\":false,\"pagedFormat\":\"- Page #page_number\",\"runShortcodes\":true,\"crawlCleanup\":{\"enable\":false,\"feeds\":{\"global\":true,\"globalComments\":false,\"staticBlogPage\":true,\"authors\":true,\"postComments\":false,\"search\":false,\"attachments\":false,\"archives\":{\"all\":false,\"included\":[]},\"taxonomies\":{\"all\":false,\"included\":[\"category\"]},\"atom\":false,\"rdf\":false,\"paginated\":false}},\"blockArgs\":{\"enable\":false,\"logsRetention\":\"{\\\"label\\\":\\\"1 week\\\",\\\"value\\\":\\\"week\\\"}\"}},\"archives\":{\"author\":{\"show\":false,\"title\":\"#author_name #separator_sa #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":true,\"title\":\"#archive_date #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":false,\"title\":\"#search_term #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}}},\"searchStatistics\":{\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\"]}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[],\"robotsDetected\":true},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}}},\"deprecated\":{\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":true,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[],\"noPaginationForCanonical\":true}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}},\"tools\":{\"blocker\":{\"blockBots\":null,\"blockReferer\":null,\"track\":null,\"custom\":{\"enable\":null,\"bots\":\"Abonti\\naggregator\\nAhrefsBot\\nasterias\\nBDCbot\\nBLEXBot\\nBuiltBotTough\\nBullseye\\nBunnySlippers\\nca-crawler\\nCCBot\\nCegbfeieh\\nCheeseBot\\nCherryPicker\\nCopyRightCheck\\ncosmos\\nCrescent\\ndiscobot\\nDittoSpyder\\nDotBot\\nDownload Ninja\\nEasouSpider\\nEmailCollector\\nEmailSiphon\\nEmailWolf\\nEroCrawler\\nExtractorPro\\nFasterfox\\nFeedBooster\\nFoobot\\nGenieo\\ngrub-client\\nHarvest\\nhloader\\nhttplib\\nHTTrack\\nhumanlinks\\nieautodiscovery\\nInfoNaviRobot\\nIstellaBot\\nJava\\/1.\\nJennyBot\\nk2spider\\nKenjin Spider\\nKeyword Density\\/0.9\\nlarbin\\nLexiBot\\nlibWeb\\nlibwww\\nLinkextractorPro\\nlinko\\nLinkScan\\/8.1a Unix\\nLinkWalker\\nLNSpiderguy\\nlwp-trivial\\nmagpie\\nMata Hari\\nMaxPointCrawler\\nMegaIndex\\nMicrosoft URL Control\\nMIIxpc\\nMippin\\nMissigua Locator\\nMister PiX\\nMJ12bot\\nmoget\\nMSIECrawler\\nNetAnts\\nNICErsPRO\\nNiki-Bot\\nNPBot\\nNutch\\nOffline Explorer\\nOpenfind\\npanscient.com\\nPHP\\/5.{\\nProPowerBot\\/2.14\\nProWebWalker\\nPython-urllib\\nQueryN Metasearch\\nRepoMonkey\\nSISTRIX\\nsitecheck.Internetseer.com\\nSiteSnagger\\nSnapPreviewBot\\nSogou\\nSpankBot\\nspanner\\nspbot\\nSpinn3r\\nsuzuran\\nSzukacz\\/1.4\\nTeleport\\nTelesoft\\nThe Intraformant\\nTheNomad\\nTightTwatBot\\nTitan\\ntoCrawl\\/UrlDispatcher\\nTrue_Robot\\nturingos\\nTurnitinBot\\nUbiCrawler\\nUnisterBot\\nURLy Warning\\nVCI\\nWBSearchBot\\nWeb Downloader\\/6.9\\nWeb Image Collector\\nWebAuto\\nWebBandit\\nWebCopier\\nWebEnhancer\\nWebmasterWorldForumBot\\nWebReaper\\nWebSauger\\nWebsite Quester\\nWebster Pro\\nWebStripper\\nWebZip\\nWotbox\\nwsr-agent\\nWWW-Collector-E\\nXenu\\nZao\\nZeus\\nZyBORG\\ncoccoc\\nIncutio\\nlmspider\\nmemoryBot\\nserf\\nUnknown\\nuptime files\",\"referer\":\"semalt.com\\nkambasoft.com\\nsavetubevideo.com\\nbuttons-for-website.com\\nsharebutton.net\\nsoundfrost.org\\nsrecorder.com\\nsoftomix.com\\nsoftomix.net\\nmyprintscreen.com\\njoinandplay.me\\nfbfreegifts.com\\nopenmediasoft.com\\nzazagames.org\\nextener.org\\nopenfrost.com\\nopenfrost.net\\ngooglsucks.com\\nbest-seo-offer.com\\nbuttons-for-your-website.com\\nwww.Get-Free-Traffic-Now.com\\nbest-seo-solution.com\\nbuy-cheap-online.info\\nsite3.free-share-buttons.com\\nwebmaster-traffic.com\"}}}}}','yes'),(34417,'theme_mods_twentytwentyone','a:54:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:3;}s:18:\"custom_css_post_id\";i:-1;s:16:\"background_color\";s:6:\"b9df85\";s:29:\"respect_user_color_preference\";b:0;s:15:\"background_size\";s:5:\"cover\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:21:\"background_attachment\";s:5:\"fixed\";s:16:\"background_image\";s:81:\"http://flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024.png\";s:16:\"hide_page_titles\";b:1;s:25:\"featured_background_image\";b:1;s:23:\"header_background_color\";s:7:\"#ffffff\";s:18:\"header_padding_top\";i:26;s:21:\"header_padding_bottom\";i:16;s:16:\"site_title_color\";s:7:\"#000000\";s:20:\"site_title_font_size\";i:2500;s:22:\"site_title_font_weight\";i:600;s:27:\"remove_site_title_underline\";b:1;s:22:\"site_description_color\";s:7:\"#000000\";s:26:\"site_description_font_size\";i:1260;s:28:\"site_description_font_weight\";i:600;s:23:\"footer_background_color\";s:7:\"#ffffff\";s:17:\"footer_margin_top\";i:1;s:17:\"footer_border_top\";i:3;s:23:\"footer_widget_font_size\";i:910;s:17:\"footer_text_color\";s:7:\"#000000\";s:32:\"footer_site_title_text_transform\";s:10:\"capitalize\";s:27:\"remove_powered_by_wordpress\";b:0;s:28:\"replace_powered_by_wordpress\";s:260:\"© 2025 Flower Cat    =^.^=    <a href=\"http://melissagrey.net/\">MG</a>    =^.^=    <a href=\"http://5of4.com/\">DM</a><br /> <a href=\"http://flowercat.org/privacy-policy/\">Privacy Policy</a> || <a href=\"http://flowercat.org/contact/\">Contact Us</a>\";s:20:\"__footer__color_link\";s:7:\"#000000\";s:14:\"hide_site_info\";b:1;s:23:\"__global__color_primary\";s:0:\"\";s:24:\"__wp__style__color__link\";s:0:\"\";s:9:\"logo_size\";i:20;s:18:\"logo_border_bottom\";i:1;s:16:\"wide_site_header\";b:0;s:20:\"absolute_site_header\";b:0;s:23:\"site_wide_header_height\";b:0;s:25:\"site_title_text_transform\";s:10:\"capitalize\";s:22:\"site_description_align\";s:0:\"\";s:26:\"header_border_bottom_width\";i:0;s:19:\"title_border_bottom\";i:1;s:20:\"nav_background_color\";s:0:\"\";s:28:\"nav_submenu_background_color\";s:7:\"#f9f8f4\";s:22:\"nav_submenu_link_color\";s:7:\"#2c2920\";s:20:\"page_title_font_size\";i:2650;s:19:\"hide_archive_titles\";b:0;s:13:\"remove_author\";b:1;s:24:\"expand_footer_background\";b:1;s:14:\"hide_site_name\";b:1;s:19:\"content_padding_top\";i:1;s:22:\"aligndefault_max_width\";i:1278;s:25:\"no_aligndefault_max_width\";b:0;s:22:\"no_alignwide_max_width\";b:0;}','yes'),(112791,'user_count','2','no'),(31933,'wpforms_challenge','a:13:{s:6:\"status\";s:7:\"skipped\";s:4:\"step\";i:0;s:7:\"user_id\";i:1;s:7:\"form_id\";i:0;s:10:\"embed_page\";i:0;s:16:\"embed_page_title\";s:0:\"\";s:16:\"started_date_gmt\";s:19:\"2021-05-25 20:24:17\";s:17:\"finished_date_gmt\";s:19:\"2021-05-25 20:24:17\";s:13:\"seconds_spent\";i:0;s:12:\"seconds_left\";i:300;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;s:13:\"window_closed\";s:0:\"\";}','yes'),(29221,'redirection_options','a:31:{s:7:\"support\";b:0;s:5:\"token\";s:32:\"d79e65b9a0de4ffb040617eccb6ad94a\";s:12:\"monitor_post\";i:1;s:13:\"monitor_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"associated_redirect\";s:0:\"\";s:11:\"auto_target\";s:0:\"\";s:15:\"expire_redirect\";i:7;s:10:\"expire_404\";i:7;s:12:\"log_external\";b:0;s:10:\"log_header\";b:0;s:10:\"track_hits\";b:1;s:7:\"modules\";a:0:{}s:10:\"newsletter\";b:0;s:14:\"redirect_cache\";i:1;s:10:\"ip_logging\";i:0;s:13:\"last_group_id\";i:1;s:8:\"rest_api\";i:0;s:5:\"https\";b:0;s:7:\"headers\";a:0:{}s:8:\"database\";s:3:\"4.2\";s:8:\"relocate\";s:0:\"\";s:16:\"preferred_domain\";s:0:\"\";s:7:\"aliases\";a:0:{}s:10:\"permalinks\";a:0:{}s:9:\"cache_key\";i:0;s:13:\"plugin_update\";s:6:\"prompt\";s:13:\"update_notice\";i:0;s:10:\"flag_query\";s:5:\"exact\";s:9:\"flag_case\";b:0;s:13:\"flag_trailing\";b:0;s:10:\"flag_regex\";b:0;}','yes'),(294751,'userfeedback_admin_menu_tooltip','1714343040','yes'),(78915,'aioseo_options_network_lite','{\"advanced\":{\"usageTracking\":false}}','yes'),(78916,'aioseo_options_dynamic_network','{\"sitemap\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":[]}},\"social\":{\"facebook\":{\"general\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"}}}}},\"searchAppearance\":{\"postTypes\":{\"post\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"attachment\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"redirectAttachmentUrls\":\"attachment\"}},\"taxonomies\":{\"category\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"post_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"}},\"archives\":[]}}','yes'),(187709,'saswp_installation_date','2022-12-22','yes'),(187710,'sd_data','a:192:{s:13:\"sd_about_page\";s:3:\"117\";s:15:\"sd_contact_page\";s:2:\"57\";s:20:\"saswp_website_schema\";s:1:\"0\";s:23:\"saswp_search_box_schema\";s:1:\"0\";s:20:\"saswp_archive_schema\";s:1:\"0\";s:25:\"saswp_archive_schema_type\";s:7:\"Article\";s:23:\"saswp_breadcrumb_schema\";s:1:\"0\";s:27:\"saswp_breadcrumb_remove_cat\";s:1:\"0\";s:35:\"saswp_breadcrumb_include_parent_cat\";s:1:\"0\";s:21:\"saswp_comments_schema\";s:1:\"0\";s:24:\"saswp_remove_version_tag\";s:1:\"0\";s:26:\"saswp_site_navigation_menu\";s:1:\"3\";s:13:\"saswp_kb_type\";s:12:\"Organization\";s:23:\"saswp_organization_type\";s:15:\"PerformingGroup\";s:7:\"sd_name\";s:10:\"Flower Cat\";s:13:\"sd_legal_name\";s:10:\"Flower Cat\";s:6:\"sd_url\";s:20:\"http://flowercat.org\";s:18:\"saswp_contact_type\";s:16:\"customer support\";s:18:\"saswp_kb_telephone\";s:15:\"+1-614-570-0332\";s:20:\"saswp_kb_contact_url\";s:30:\"https://flowercat.org/contact/\";s:14:\"sd-person-name\";s:5:\"David\";s:19:\"sd-person-job-title\";s:0:\"\";s:15:\"sd-person-image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:22:\"sd-person-phone-number\";s:0:\"\";s:13:\"sd-person-url\";s:20:\"http://flowercat.org\";s:7:\"sd_logo\";a:5:{s:3:\"url\";s:69:\"http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color.png\";s:2:\"id\";s:3:\"663\";s:6:\"height\";s:4:\"2000\";s:5:\"width\";s:4:\"2000\";s:9:\"thumbnail\";s:69:\"http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color.png\";}s:16:\"sd_default_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:22:\"sd_default_image_width\";s:0:\"\";s:23:\"sd_default_image_height\";s:0:\"\";s:13:\"saswp-for-amp\";s:1:\"0\";s:19:\"saswp-for-wordpress\";s:1:\"1\";s:19:\"saswp-google-review\";s:1:\"0\";s:26:\"saswp_google_place_api_key\";s:0:\"\";s:19:\"saswp-review-module\";s:1:\"0\";s:18:\"saswp-stars-rating\";s:1:\"0\";s:20:\"saswp-default-rating\";s:1:\"5\";s:14:\"saswp-ampforwp\";s:1:\"0\";s:20:\"saswp-ampbyautomatic\";s:1:\"0\";s:9:\"saswp-cmp\";s:1:\"0\";s:15:\"saswp-betteramp\";s:1:\"0\";s:11:\"saswp-wpamp\";s:1:\"0\";s:11:\"saswp-ampwp\";s:1:\"0\";s:20:\"saswp-kk-star-raring\";s:1:\"0\";s:15:\"saswp-rmprating\";s:1:\"0\";s:15:\"saswp-elementor\";s:1:\"0\";s:9:\"saswp-brb\";s:1:\"0\";s:16:\"saswp-ratingform\";s:1:\"0\";s:14:\"saswp-wpdiscuz\";s:1:\"0\";s:30:\"saswp-yet-another-stars-rating\";s:1:\"0\";s:25:\"saswp-wp-customer-reviews\";s:1:\"0\";s:20:\"saswp-wpreviewslider\";s:1:\"0\";s:23:\"saswp-simple-author-box\";s:1:\"0\";s:26:\"saswp-wppostratings-raring\";s:1:\"0\";s:17:\"saswp-wpreviewpro\";s:1:\"0\";s:13:\"saswp-bbpress\";s:1:\"0\";s:16:\"saswp-webstories\";s:1:\"0\";s:17:\"saswp-wpecommerce\";s:1:\"0\";s:17:\"saswp-woocommerce\";s:1:\"0\";s:25:\"saswp-woocommerce-booking\";s:1:\"0\";s:28:\"saswp-woocommerce-membership\";s:1:\"0\";s:12:\"saswp-cooked\";s:1:\"0\";s:13:\"saswp-soledad\";s:1:\"0\";s:12:\"saswp-enfold\";s:1:\"0\";s:22:\"saswp-wp-theme-reviews\";s:1:\"0\";s:13:\"saswp-taqyeem\";s:1:\"0\";s:23:\"saswp-wp-product-review\";s:1:\"0\";s:13:\"saswp-stamped\";s:1:\"0\";s:11:\"saswp-extra\";s:1:\"0\";s:24:\"saswp-dw-question-answer\";s:1:\"0\";s:10:\"saswp-wpqa\";s:1:\"0\";s:18:\"saswp-sabaidiscuss\";s:1:\"0\";s:11:\"saswp-yoast\";s:1:\"0\";s:14:\"saswp-polylang\";s:1:\"0\";s:18:\"saswp-autolistings\";s:1:\"0\";s:10:\"saswp-wpml\";s:1:\"0\";s:20:\"saswp-metatagmanager\";s:1:\"0\";s:13:\"saswp-slimseo\";s:1:\"0\";s:17:\"saswp-smart-crawl\";s:1:\"0\";s:15:\"saswp-seo-press\";s:1:\"0\";s:23:\"saswp-the-seo-framework\";s:1:\"0\";s:11:\"saswp-aiosp\";i:1;s:18:\"saswp-squirrly-seo\";s:1:\"0\";s:21:\"saswp-wp-recipe-maker\";s:1:\"0\";s:15:\"saswp-recipress\";s:1:\"0\";s:19:\"saswp-jetpackrecipe\";s:1:\"0\";s:12:\"saswp-wpzoom\";s:1:\"0\";s:22:\"saswp-video-thumbnails\";s:1:\"0\";s:25:\"saswp-featured-video-plus\";s:1:\"0\";s:11:\"saswp-yotpo\";s:1:\"0\";s:11:\"saswp-ryviu\";s:1:\"0\";s:17:\"saswp-starsrating\";s:1:\"0\";s:21:\"saswp-ultimate-blocks\";s:1:\"0\";s:19:\"saswp-wptastyrecipe\";s:1:\"0\";s:24:\"saswp-wp-ultimate-recipe\";s:1:\"0\";s:17:\"saswp-zip-recipes\";s:1:\"0\";s:17:\"saswp-rannarecipe\";s:1:\"0\";s:28:\"saswp-total-recipe-generator\";s:1:\"0\";s:17:\"saswp-easy-recipe\";s:1:\"0\";s:22:\"saswp-mediavine-create\";s:1:\"0\";s:16:\"saswp-ht-recipes\";s:1:\"0\";s:14:\"saswp-rankmath\";s:1:\"0\";s:14:\"saswp-homeland\";s:1:\"0\";s:15:\"saswp-realhomes\";s:1:\"0\";s:13:\"saswp-ratency\";s:1:\"0\";s:17:\"saswp-wpresidence\";s:1:\"0\";s:12:\"saswp-myhome\";s:1:\"0\";s:17:\"saswp-classipress\";s:1:\"0\";s:18:\"saswp-realestate-5\";s:1:\"0\";s:18:\"saswp-realestate-7\";s:1:\"0\";s:18:\"saswp-geodirectory\";s:1:\"0\";s:17:\"saswp-learn-press\";s:1:\"0\";s:16:\"saswp-learn-dash\";s:1:\"0\";s:16:\"saswp-lifter-lms\";s:1:\"0\";s:15:\"saswp-senseilms\";s:1:\"0\";s:11:\"saswp-wplms\";s:1:\"0\";s:19:\"saswp-ameliabooking\";s:1:\"0\";s:25:\"saswp-the-events-calendar\";s:1:\"0\";s:22:\"saswp-wp-event-manager\";s:1:\"0\";s:20:\"saswp-events-manager\";s:1:\"0\";s:23:\"saswp-event-calendar-wd\";s:1:\"0\";s:21:\"saswp-event-organiser\";s:1:\"0\";s:28:\"saswp-modern-events-calendar\";s:1:\"0\";s:23:\"saswp-tevolution-events\";s:1:\"0\";s:25:\"saswp-wp-event-aggregator\";s:1:\"0\";s:31:\"saswp-all-in-one-event-calendar\";s:1:\"0\";s:14:\"saswp-event-on\";s:1:\"0\";s:33:\"saswp-stachethemes-event-calendar\";s:1:\"0\";s:21:\"saswp-timetable-event\";s:1:\"0\";s:23:\"saswp-xo-event-calendar\";s:1:\"0\";s:20:\"saswp-calendarize-it\";s:1:\"0\";s:21:\"saswp-events-schedule\";s:1:\"0\";s:23:\"saswp-woo-event-manager\";s:1:\"0\";s:19:\"saswp-vs-event-list\";s:1:\"0\";s:23:\"saswp-easy-testimonials\";s:1:\"0\";s:22:\"saswp-bne-testimonials\";s:1:\"0\";s:21:\"saswp-testimonial-pro\";s:1:\"0\";s:25:\"saswp-strong-testimonials\";s:1:\"0\";s:20:\"saswp-wordpress-news\";s:1:\"0\";s:14:\"saswp-wordlift\";s:1:\"0\";s:19:\"saswp-schemaforfaqs\";s:1:\"0\";s:21:\"saswp-quickandeasyfaq\";s:1:\"0\";s:20:\"saswp-simplejobboard\";s:1:\"0\";s:18:\"saswp-wpjobmanager\";s:1:\"0\";s:19:\"saswp-wpjobopenings\";s:1:\"0\";s:18:\"saswp-accordionfaq\";s:1:\"0\";s:18:\"saswp-ultimatefaqs\";s:1:\"0\";s:20:\"saswp-ultimatemember\";s:1:\"0\";s:17:\"saswp-showcaseidx\";s:1:\"0\";s:16:\"saswp-arconixfaq\";s:1:\"0\";s:19:\"saswp-faqconcertina\";s:1:\"0\";s:22:\"saswp-faqschemaforpost\";s:1:\"0\";s:23:\"saswp-wpfaqschemamarkup\";s:1:\"0\";s:14:\"saswp-webfaq10\";s:1:\"0\";s:21:\"saswp-masteraccordion\";s:1:\"0\";s:14:\"saswp-easyfaqs\";s:1:\"0\";s:15:\"saswp-accordion\";s:1:\"0\";s:24:\"saswp-html5responsivefaq\";s:1:\"0\";s:21:\"saswp-wpresponsivefaq\";s:1:\"0\";s:19:\"saswp-easyaccordion\";s:1:\"0\";s:15:\"saswp-helpiefaq\";s:1:\"0\";s:16:\"saswp-mooberrybm\";s:1:\"0\";s:14:\"saswp-novelist\";s:1:\"0\";s:27:\"saswp-flexmlx-compativility\";s:1:\"0\";s:30:\"saswp-woocommerce-booking-main\";s:1:\"0\";s:16:\"saswp-defragment\";s:1:\"0\";s:19:\"saswp-markup-footer\";s:1:\"0\";s:18:\"saswp-pretty-print\";s:1:\"0\";s:23:\"saswp-microdata-cleanup\";s:1:\"1\";s:18:\"saswp-other-images\";s:1:\"1\";s:20:\"saswp-image-resizing\";s:1:\"1\";s:25:\"saswp-multiple-size-image\";s:1:\"1\";s:26:\"saswp-resized-image-folder\";s:1:\"0\";s:17:\"saswp-youtube-api\";s:0:\"\";s:20:\"saswp-rss-feed-image\";s:1:\"0\";s:18:\"saswp-full-heading\";s:1:\"0\";s:23:\"saswp-role-based-access\";a:1:{i:0;s:13:\"administrator\";}s:16:\"translation-pros\";s:4:\"Pros\";s:16:\"translation-cons\";s:4:\"Cons\";s:27:\"translation-review-overview\";s:15:\"Review Overview\";s:25:\"translation-overall-score\";s:13:\"Overall Score\";s:17:\"translation-tools\";s:5:\"Tools\";s:21:\"translation-materials\";s:9:\"Materials\";s:23:\"translation-time-needed\";s:11:\"Time Needed\";s:25:\"translation-estimate-cost\";s:13:\"Estimate Cost\";s:16:\"translation-name\";s:4:\"Name\";s:19:\"translation-comment\";s:7:\"Comment\";s:23:\"translation-review-form\";s:11:\"Review Form\";s:20:\"translation-based-on\";s:8:\"Based On\";s:19:\"translation-reviews\";s:7:\"Reviews\";s:16:\"translation-self\";s:4:\"Self\";s:19:\"translation-summary\";s:7:\"SUMMARY\";s:24:\"sd_initial_wizard_status\";s:1:\"1\";}','yes'),(75878,'aioseo_options_lite','{\"advanced\":{\"usageTracking\":false}}','yes'),(75879,'aioseo_options_dynamic','{\"sitemap\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":[]}},\"social\":{\"facebook\":{\"general\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"}}}}},\"searchAppearance\":{\"postTypes\":{\"post\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"attachment\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"redirectAttachmentUrls\":\"attachment\"}},\"taxonomies\":{\"category\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"post_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"}},\"archives\":[]}}','yes'),(75883,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(75884,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:4;s:4:\"hour\";i:20;s:6:\"minute\";i:58;s:6:\"second\";i:48;s:6:\"offset\";i:421128;s:8:\"initsend\";i:1649969928;}','yes'),(75885,'monsterinsights_over_time','a:6:{s:17:\"installed_version\";s:5:\"8.5.0\";s:14:\"installed_date\";i:1649434911;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1649434911;s:19:\"connected_date_lite\";i:1675207262;s:14:\"connected_date\";i:1688999274;}','no'),(75886,'monsterinsights_db_version','7.4.0','yes'),(75887,'monsterinsights_current_version','8.13.0','yes'),(75888,'monsterinsights_settings','a:43:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:4:\"gtag\";s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:21:\"david@mooningfish.com\";}}s:17:\"automatic_updates\";s:3:\"all\";s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:19:\"verified_appearance\";s:5:\"light\";s:17:\"verified_position\";s:6:\"center\";s:32:\"monsterinsights_first_run_notice\";b:1;}','yes'),(75892,'monsterinsights_notifications','a:5:{s:6:\"update\";i:1726088103;s:4:\"feed\";a:3:{i:0;a:7:{s:5:\"title\";s:74:\"[MonsterInsights 9.0] Conversations AI is Here: Chat With Google Analytics\";s:7:\"content\";s:276:\"Google Analytics is now easier than ever to use! With our latest feature, Conversations AI, you can simply ask your analytics account for the stats you want to know. No need to read or learn any reports - just ask a question. Upgrade to MonsterInsights Pro now to get started!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:231;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:103:\"https://www.monsterinsights.com/lite?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:134:\"https://www.monsterinsights.com/conversations-ai-by-monsterinsights?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-07-31 00:00:00\";s:3:\"end\";s:19:\"2025-02-01 00:00:00\";}i:1;a:7:{s:5:\"title\";s:64:\"[MonsterInsights 8.28] New: Add Date Comparisons to Your Reports\";s:7:\"content\";s:191:\"Want to compare your traffic data from this month with the month before? Now you can, right inside your MonsterInsights dashboard! Upgrade now to add a date comparisons to any traffic report.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:223;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:103:\"https://www.monsterinsights.com/lite?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:127:\"https://www.monsterinsights.com/introducing-date-comparisons?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-07-09 00:00:00\";s:3:\"end\";s:19:\"2025-01-07 00:00:00\";}i:2;a:7:{s:5:\"title\";s:102:\"[New in MonsterInsights 8.25] Display your stats on any page or post with the new Site Insights block!\";s:7:\"content\";s:321:\"Want to show off your stats in a post or page on your website? Upgrade now for access to the new MonsterInsights Site Insights block! Display your sessions, average visit duration, top countries, and more right on your website with our handy new block. You can even customize your traffic graphs with your brand\'s colors.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:216;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:103:\"https://www.monsterinsights.com/lite?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:22:\"Upgrade Now - Save 50%\";}s:3:\"alt\";a:2:{s:3:\"url\";s:178:\"https://www.monsterinsights.com/introducing-the-monsterinsights-site-insights-block-display-your-stats-anywhere?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-03-13 00:00:00\";s:3:\"end\";s:19:\"2024-09-13 00:00:00\";}}s:6:\"events\";a:280:{i:0;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240911\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:69:\"https://flowercat.org/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"09/11/2024 8:53 pm\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:1;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20240822\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:36:\"Help Your Site Become GDPR Compliant\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:2;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240822\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:69:\"https://flowercat.org/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:3;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20240812\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:36:\"Help Your Site Become GDPR Compliant\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:4;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240812\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:69:\"https://flowercat.org/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/12/2024 1:02 am\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:5;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20240530\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:36:\"Help Your Site Become GDPR Compliant\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/30/2024 3:11 am\";s:3:\"end\";s:10:\"06/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:6;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240530\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:69:\"https://flowercat.org/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"05/30/2024 3:06 am\";s:3:\"end\";s:10:\"06/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:7;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20240202\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:36:\"Help Your Site Become GDPR Compliant\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/02/2024 2:45 pm\";s:3:\"end\";s:10:\"03/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:8;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20230928\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:36:\"Help Your Site Become GDPR Compliant\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/28/2023 11:49 pm\";s:3:\"end\";s:10:\"10/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:9;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20230829\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:68:\"http://flowercat.org/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/29/2023 2:35 pm\";s:3:\"end\";s:10:\"09/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:10;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20230402\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:36:\"Help Your Site Become GDPR Compliant\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/02/2023 11:37 pm\";s:3:\"end\";s:10:\"04/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:11;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20230302\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:36:\"Help Your Site Become GDPR Compliant\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2023 3:44 am\";s:3:\"end\";s:10:\"03/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:12;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240911\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 8:53 pm\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:13;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20240911\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:34:\"15% of Your Audience is From China\";s:7:\"content\";s:545:\"Is your site properly translated? By adding translated content specific to your audience you could gain big boosts in pageviews, time spent on page and a reduced bounce rate.<br><br>If you need help choosing a translation plugin to get you started take a look at <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">this article</a> for the best options available.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:207:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 8:53 pm\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:14;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240911\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 59 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 59 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"09/11/2024 8:53 pm\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:15;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240822\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:16;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240822\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:17;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240822\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 9% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:18;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240822\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 62 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 62 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:19;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"09/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:20;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"08/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:21;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 5% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:22;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 4%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:134:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:02 am\";s:3:\"end\";s:10:\"08/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:23;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240812\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 47 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 47 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/12/2024 1:02 am\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:24;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240622\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/22/2024 6:48 pm\";s:3:\"end\";s:10:\"07/15/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:25;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240622\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"06/22/2024 6:48 pm\";s:3:\"end\";s:10:\"07/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:26;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240530\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:45:\"Only -3% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/30/2024 3:07 am\";s:3:\"end\";s:10:\"06/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:27;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240530\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 58 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 58 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"05/30/2024 3:07 am\";s:3:\"end\";s:10:\"06/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:28;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240525\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/25/2024 6:58 pm\";s:3:\"end\";s:10:\"06/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:29;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240522\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"05/22/2024 1:44 am\";s:3:\"end\";s:10:\"06/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:30;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240428\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 11:22 pm\";s:3:\"end\";s:10:\"05/21/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:31;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240428\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"04/28/2024 11:22 pm\";s:3:\"end\";s:10:\"05/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:32;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240428\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 7% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 10:25 pm\";s:3:\"end\";s:10:\"05/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:33;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240428\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 4%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:134:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 10:24 pm\";s:3:\"end\";s:10:\"05/11/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:34;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20240428\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:34:\"22% of Your Audience is From China\";s:7:\"content\";s:546:\"Is your site properly translated? By adding translated content specific to your audience you could gain big boosts in pageviews, time spent on page and a reduced bounce rate.<br><br>If you need help choosing a translation plugin to get you started take a look at <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">this article</a> for the best options available.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 10:24 pm\";s:3:\"end\";s:10:\"05/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:35;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240428\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 49 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 49 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"04/28/2024 10:23 pm\";s:3:\"end\";s:10:\"05/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:36;a:10:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20240304\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic is Dropping\";s:7:\"content\";s:520:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.24.0\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:197:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.24.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"03/04/2024 11:44 pm\";s:3:\"end\";s:10:\"04/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:37;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240304\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 8% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.24.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.24.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/04/2024 11:44 pm\";s:3:\"end\";s:10:\"04/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:38;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240304\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 60 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 60 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"03/04/2024 11:44 pm\";s:3:\"end\";s:10:\"04/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:39;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240202\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/02/2024 2:48 pm\";s:3:\"end\";s:10:\"02/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:40;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240202\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"02/02/2024 2:47 pm\";s:3:\"end\";s:10:\"02/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:41;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240121\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 9% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/21/2024 3:32 pm\";s:3:\"end\";s:10:\"02/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:42;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240121\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 5%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:134:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/21/2024 2:59 pm\";s:3:\"end\";s:10:\"02/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:43;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240121\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 91 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 91 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"01/21/2024 2:59 pm\";s:3:\"end\";s:10:\"02/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:44;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20231105\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/05/2023 2:38 pm\";s:3:\"end\";s:10:\"11/28/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:45;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20231105\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"11/05/2023 2:08 pm\";s:3:\"end\";s:10:\"11/23/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:46;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20231031\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 6% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/31/2023 10:47 pm\";s:3:\"end\";s:10:\"11/28/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:47;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20231031\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:37:\"See how 122 Visitors Found Your Site!\";s:7:\"content\";s:124:\"Your website has been visited by 122 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"10/31/2023 10:47 pm\";s:3:\"end\";s:10:\"11/28/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:48;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230928\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:328:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/28/2023 11:36 pm\";s:3:\"end\";s:10:\"10/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:49;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230928\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 66 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 66 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:181:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"09/28/2023 11:35 pm\";s:3:\"end\";s:10:\"10/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:50;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230924\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:555:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:198:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/24/2023 12:22 pm\";s:3:\"end\";s:10:\"10/17/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:51;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230919\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:796:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:222:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"09/19/2023 12:44 pm\";s:3:\"end\";s:10:\"10/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:52;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20230914\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:524:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:133:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:209:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/14/2023 12:18 am\";s:3:\"end\";s:10:\"09/27/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:53;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20230907\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:37:\"Create a Contact Form in Only Minutes\";s:7:\"content\";s:64:\"Install WPForms and create contact forms in a matter of minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"09/07/2023 3:03 am\";s:3:\"end\";s:10:\"10/05/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:54;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230829\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:555:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:198:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 3:12 pm\";s:3:\"end\";s:10:\"09/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:55;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230829\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:796:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:222:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/29/2023 3:12 pm\";s:3:\"end\";s:10:\"09/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:56;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230829\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:328:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 2:55 pm\";s:3:\"end\";s:10:\"09/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:57;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20230829\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:524:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:133:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:209:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 2:35 pm\";s:3:\"end\";s:10:\"09/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:58;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230829\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:181:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/29/2023 2:35 pm\";s:3:\"end\";s:10:\"09/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:59;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230710\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:45:\"Only 13% of Your Visitors Return to Your Site\";s:7:\"content\";s:328:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.17\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.17\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/10/2023 2:28 pm\";s:3:\"end\";s:10:\"08/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:60;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20230710\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:34:\"22% of Your Audience is From China\";s:7:\"content\";s:544:\"Is your site properly translated? By adding translated content specific to your audience you could gain big boosts in pageviews, time spent on page and a reduced bounce rate.<br><br>If you need help choosing a translation plugin to get you started take a look at <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.17\" target=\"_blank\">this article</a> for the best options available.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:206:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.17\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/10/2023 2:28 pm\";s:3:\"end\";s:10:\"08/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:61;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230710\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 37 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 37 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"07/10/2023 2:28 pm\";s:3:\"end\";s:10:\"08/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:62;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230514\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:45:\"Only 14% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/14/2023 10:58 pm\";s:3:\"end\";s:10:\"06/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:63;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20230514\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:34:\"15% of Your Audience is From China\";s:7:\"content\";s:546:\"Is your site properly translated? By adding translated content specific to your audience you could gain big boosts in pageviews, time spent on page and a reduced bounce rate.<br><br>If you need help choosing a translation plugin to get you started take a look at <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\" target=\"_blank\">this article</a> for the best options available.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:191:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/14/2023 10:57 pm\";s:3:\"end\";s:10:\"06/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:64;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230514\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 60 Visitors Found Your Site!\";s:7:\"content\";s:123:\"Your website has been visited by 60 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:181:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"05/14/2023 10:56 pm\";s:3:\"end\";s:10:\"06/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:65;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230419\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 2:07 am\";s:3:\"end\";s:10:\"05/12/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:66;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230419\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:796:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:222:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"04/19/2023 2:02 am\";s:3:\"end\";s:10:\"05/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:67;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20230402\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:37:\"Create a Contact Form in Only Minutes\";s:7:\"content\";s:64:\"Install WPForms and create contact forms in a matter of minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"04/02/2023 11:37 pm\";s:3:\"end\";s:10:\"04/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:68;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230330\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 4% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/30/2023 12:40 am\";s:3:\"end\";s:10:\"04/27/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:69;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230329\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:37:\"See how 202 Visitors Found Your Site!\";s:7:\"content\";s:124:\"Your website has been visited by 202 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:181:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"03/29/2023 2:36 am\";s:3:\"end\";s:10:\"04/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:70;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230319\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/19/2023 3:35 pm\";s:3:\"end\";s:10:\"04/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:71;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230319\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:796:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:222:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"03/19/2023 3:34 pm\";s:3:\"end\";s:10:\"04/06/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:72;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20230302\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:37:\"Create a Contact Form in Only Minutes\";s:7:\"content\";s:64:\"Install WPForms and create contact forms in a matter of minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"03/02/2023 2:09 pm\";s:3:\"end\";s:10:\"03/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:73;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_install_aioseo_20230302\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:22:\"Install All-In-One SEO\";s:7:\"content\";s:79:\"Install All in One SEO to optimize your site for better search engine rankings.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"03/02/2023 3:47 am\";s:3:\"end\";s:10:\"03/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:74;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230226\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 2% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/26/2023 9:02 pm\";s:3:\"end\";s:10:\"03/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:75;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230226\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:37:\"See how 125 Visitors Found Your Site!\";s:7:\"content\";s:124:\"Your website has been visited by 125 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"02/26/2023 3:03 pm\";s:3:\"end\";s:10:\"03/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:76;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230221\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/21/2023 1:51 pm\";s:3:\"end\";s:10:\"03/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:77;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230221\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"02/21/2023 1:50 pm\";s:3:\"end\";s:10:\"03/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:78;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20230126\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:37:\"Create a Contact Form in Only Minutes\";s:7:\"content\";s:64:\"Install WPForms and create contact forms in a matter of minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"01/26/2023 12:57 am\";s:3:\"end\";s:10:\"02/23/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:79;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_install_aioseo_20230126\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:22:\"Install All-In-One SEO\";s:7:\"content\";s:79:\"Install All in One SEO to optimize your site for better search engine rankings.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"01/26/2023 12:57 am\";s:3:\"end\";s:10:\"02/23/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:80;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230126\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/26/2023 12:57 am\";s:3:\"end\";s:10:\"02/18/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:81;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230126\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"01/26/2023 12:56 am\";s:3:\"end\";s:10:\"02/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:82;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20230126\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:134:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/26/2023 12:56 am\";s:3:\"end\";s:10:\"02/08/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:83;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20220505\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.5.1\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.5.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/05/2022 2:34 am\";s:3:\"end\";s:10:\"05/28/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:84;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20221010\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:37:\"Create a Contact Form in Only Minutes\";s:7:\"content\";s:64:\"Install WPForms and create contact forms in a matter of minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"10/10/2022 7:09 pm\";s:3:\"end\";s:10:\"11/07/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:85;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20220805\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/05/2022 4:30 pm\";s:3:\"end\";s:10:\"08/23/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:86;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_install_aioseo_20221222\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:22:\"Install All-In-One SEO\";s:7:\"content\";s:79:\"Install All in One SEO to optimize your site for better search engine rankings.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"12/22/2022 8:03 pm\";s:3:\"end\";s:10:\"01/19/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:87;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20221203\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:134:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/03/2022 3:08 am\";s:3:\"end\";s:10:\"12/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:88;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20220808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/08/2022 10:21 pm\";s:3:\"end\";s:10:\"08/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:89;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20221217\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/17/2022 1:45 am\";s:3:\"end\";s:10:\"01/14/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:90;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20221113\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/13/2022 11:05 pm\";s:3:\"end\";s:10:\"12/11/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:91;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20220423\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:525:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.5.0\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:133:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.5.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/23/2022 5:18 pm\";s:3:\"end\";s:10:\"05/06/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:92;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20220712\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 5:45 pm\";s:3:\"end\";s:10:\"08/04/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:93;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20220712\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:37:\"Create a Contact Form in Only Minutes\";s:7:\"content\";s:64:\"Install WPForms and create contact forms in a matter of minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"07/12/2022 5:52 pm\";s:3:\"end\";s:10:\"08/09/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:94;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20220712\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:796:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:222:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"07/12/2022 4:51 pm\";s:3:\"end\";s:10:\"07/30/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:95;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20221227\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:796:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:222:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"12/27/2022 2:59 am\";s:3:\"end\";s:10:\"01/14/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:96;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230123\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/23/2023 1:02 am\";s:3:\"end\";s:10:\"02/20/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:97;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20220428\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:796:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:222:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"04/28/2022 8:30 pm\";s:3:\"end\";s:10:\"05/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:98;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20221113\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:181:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"11/13/2022 11:03 pm\";s:3:\"end\";s:10:\"12/11/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:99;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20221006\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:27 pm\";s:3:\"end\";s:10:\"11/03/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:100;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20221004\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:525:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:134:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/04/2022 3:37 pm\";s:3:\"end\";s:10:\"10/17/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:101;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20221114\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:37:\"Create a Contact Form in Only Minutes\";s:7:\"content\";s:64:\"Install WPForms and create contact forms in a matter of minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"11/14/2022 6:43 pm\";s:3:\"end\";s:10:\"12/12/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:102;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20221203\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"12/03/2022 3:09 am\";s:3:\"end\";s:10:\"12/21/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:103;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20221006\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:47 pm\";s:3:\"end\";s:10:\"10/29/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:104;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20221029\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:796:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:222:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"10/29/2022 3:07 pm\";s:3:\"end\";s:10:\"11/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:105;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20220730\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:525:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:133:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/30/2022 11:42 am\";s:3:\"end\";s:10:\"08/12/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:106;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20221222\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/22/2022 8:03 pm\";s:3:\"end\";s:10:\"01/14/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:107;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20221222\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:133:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/22/2022 7:59 pm\";s:3:\"end\";s:10:\"01/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:108;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20221113\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:133:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/13/2022 11:03 pm\";s:3:\"end\";s:10:\"11/26/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:109;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230123\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:181:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"01/23/2023 1:01 am\";s:3:\"end\";s:10:\"02/20/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:110;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20220712\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:525:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:133:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 2:25 pm\";s:3:\"end\";s:10:\"07/25/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:111;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20230110\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:134:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/10/2023 2:55 pm\";s:3:\"end\";s:10:\"01/23/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:112;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20221004\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"10/04/2022 3:36 pm\";s:3:\"end\";s:10:\"11/01/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:113;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20221217\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:182:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"12/17/2022 1:45 am\";s:3:\"end\";s:10:\"01/14/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:114;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20220712\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:181:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"07/12/2022 2:24 pm\";s:3:\"end\";s:10:\"08/09/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:115;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20221029\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:525:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:133:\"http://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/29/2022 3:06 pm\";s:3:\"end\";s:10:\"11/11/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:116;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20220712\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 2:37 pm\";s:3:\"end\";s:10:\"08/09/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:117;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20221222\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:37:\"Create a Contact Form in Only Minutes\";s:7:\"content\";s:64:\"Install WPForms and create contact forms in a matter of minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"12/22/2022 8:04 pm\";s:3:\"end\";s:10:\"01/19/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:118;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20221114\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/14/2022 6:43 pm\";s:3:\"end\";s:10:\"12/07/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:119;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20221006\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:798:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:223:\"https://flowercat.org/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"10/06/2022 3:43 pm\";s:3:\"end\";s:10:\"10/24/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:120;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20241005\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/05/2024 1:34 pm\";s:3:\"end\";s:10:\"10/23/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:121;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20241005\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/05/2024 1:34 pm\";s:3:\"end\";s:10:\"11/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:122;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240911\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 8:53 pm\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:123;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240911\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 8:53 pm\";s:3:\"end\";s:10:\"09/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:124;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240911\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 8:53 pm\";s:3:\"end\";s:10:\"09/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:125;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240911\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 8:53 pm\";s:3:\"end\";s:10:\"10/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:126;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240822\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"10/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:127;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240822\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:128;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240822\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:129;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240822\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:130;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240822\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:131;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240822\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:132;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240822\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:133;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240822\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/22/2024 2:33 pm\";s:3:\"end\";s:10:\"09/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:134;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:135;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240812\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"08/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:136;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240812\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:137;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"08/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:138;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240812\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:139;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240812\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"08/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:140;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240812\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:03 am\";s:3:\"end\";s:10:\"08/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:141;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240812\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 1:02 am\";s:3:\"end\";s:10:\"09/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:142;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240621\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/21/2024 10:11 pm\";s:3:\"end\";s:10:\"07/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:143;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240621\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/21/2024 10:11 pm\";s:3:\"end\";s:10:\"07/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:144;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240621\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/21/2024 10:11 pm\";s:3:\"end\";s:10:\"07/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:145;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240621\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/21/2024 10:10 pm\";s:3:\"end\";s:10:\"07/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:146;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240609\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/09/2024 3:26 pm\";s:3:\"end\";s:10:\"07/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:147;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240530\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/30/2024 3:11 am\";s:3:\"end\";s:10:\"06/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:148;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240530\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/30/2024 3:11 am\";s:3:\"end\";s:10:\"06/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:149;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240522\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 1:42 am\";s:3:\"end\";s:10:\"06/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:150;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240522\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 1:42 am\";s:3:\"end\";s:10:\"06/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:151;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240522\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 1:40 am\";s:3:\"end\";s:10:\"06/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:152;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240522\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 1:39 am\";s:3:\"end\";s:10:\"06/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:153;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240428\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 11:23 pm\";s:3:\"end\";s:10:\"06/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:154;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240428\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 11:22 pm\";s:3:\"end\";s:10:\"05/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:155;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240428\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 11:21 pm\";s:3:\"end\";s:10:\"05/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:156;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240428\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 11:21 pm\";s:3:\"end\";s:10:\"05/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:157;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240428\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 11:20 pm\";s:3:\"end\";s:10:\"05/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:158;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240428\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 10:46 pm\";s:3:\"end\";s:10:\"05/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:159;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240428\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 10:25 pm\";s:3:\"end\";s:10:\"05/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:160;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240428\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"04/28/2024 10:24 pm\";s:3:\"end\";s:10:\"06/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:161;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240311\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/11/2024 5:33 am\";s:3:\"end\";s:10:\"03/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:162;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240311\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/11/2024 5:33 am\";s:3:\"end\";s:10:\"04/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:163;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240311\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/11/2024 5:33 am\";s:3:\"end\";s:10:\"03/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:164;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240304\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.24.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/04/2024 11:59 pm\";s:3:\"end\";s:10:\"03/22/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:165;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240304\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.24.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/04/2024 11:44 pm\";s:3:\"end\";s:10:\"04/11/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:166;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240213\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/13/2024 9:22 pm\";s:3:\"end\";s:10:\"03/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:167;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240213\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/13/2024 9:15 pm\";s:3:\"end\";s:10:\"03/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:168;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240202\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/02/2024 2:48 pm\";s:3:\"end\";s:10:\"03/31/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:169;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240202\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/02/2024 2:45 pm\";s:3:\"end\";s:10:\"02/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:170;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240127\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/27/2024 3:16 pm\";s:3:\"end\";s:10:\"02/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:171;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240127\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/27/2024 3:16 pm\";s:3:\"end\";s:10:\"02/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:172;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240121\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/21/2024 3:32 pm\";s:3:\"end\";s:10:\"02/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:173;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240121\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/21/2024 3:32 pm\";s:3:\"end\";s:10:\"02/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:174;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240121\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/21/2024 3:32 pm\";s:3:\"end\";s:10:\"02/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:175;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240121\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/21/2024 3:32 pm\";s:3:\"end\";s:10:\"02/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:176;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20231115\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.21.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.21.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/15/2023 2:40 pm\";s:3:\"end\";s:10:\"01/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:177;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20231105\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/05/2023 2:07 pm\";s:3:\"end\";s:10:\"11/23/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:178;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20231105\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/05/2023 2:07 pm\";s:3:\"end\";s:10:\"12/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:179;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20231105\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/05/2023 2:07 pm\";s:3:\"end\";s:10:\"11/23/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:180;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20231031\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/31/2023 11:10 pm\";s:3:\"end\";s:10:\"11/28/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:181;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20231031\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/31/2023 11:03 pm\";s:3:\"end\";s:10:\"11/18/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:182;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20231031\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/31/2023 10:48 pm\";s:3:\"end\";s:10:\"11/18/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:183;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20231031\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.20.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/31/2023 10:47 pm\";s:3:\"end\";s:10:\"12/08/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:184;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230928\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:21:\"A/B Test Your Website\";s:7:\"content\";s:769:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/28/2023 11:38 pm\";s:3:\"end\";s:10:\"10/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:185;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230928\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:614:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/28/2023 11:36 pm\";s:3:\"end\";s:10:\"10/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:186;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230928\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:307:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/28/2023 11:36 pm\";s:3:\"end\";s:10:\"10/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:187;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230919\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/19/2023 12:44 pm\";s:3:\"end\";s:10:\"10/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:188;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230919\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:262:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/19/2023 12:43 pm\";s:3:\"end\";s:10:\"10/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:189;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230919\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/19/2023 12:43 pm\";s:3:\"end\";s:10:\"10/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:190;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230919\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/19/2023 12:43 pm\";s:3:\"end\";s:10:\"10/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:191;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20230907\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:374:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:165:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2023 3:03 am\";s:3:\"end\";s:10:\"11/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:192;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230829\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:21:\"A/B Test Your Website\";s:7:\"content\";s:769:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 3:11 pm\";s:3:\"end\";s:10:\"09/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:193;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230829\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 3:08 pm\";s:3:\"end\";s:10:\"09/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:194;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230829\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:614:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 2:56 pm\";s:3:\"end\";s:10:\"09/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:195;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230829\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:262:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 2:56 pm\";s:3:\"end\";s:10:\"09/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:196;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230829\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:307:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 2:56 pm\";s:3:\"end\";s:10:\"09/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:197;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230829\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 2:55 pm\";s:3:\"end\";s:10:\"09/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:198;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230829\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 2:55 pm\";s:3:\"end\";s:10:\"09/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:199;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230829\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.19\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/29/2023 2:55 pm\";s:3:\"end\";s:10:\"10/06/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:200;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230710\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:152:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.17\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/10/2023 2:28 pm\";s:3:\"end\";s:10:\"08/17/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:201;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230514\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/14/2023 10:57 pm\";s:3:\"end\";s:10:\"06/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:202;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20230419\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 3:43 am\";s:3:\"end\";s:10:\"06/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:203;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230419\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 2:01 am\";s:3:\"end\";s:10:\"05/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:204;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230419\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 2:01 am\";s:3:\"end\";s:10:\"05/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:205;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230419\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 2:01 am\";s:3:\"end\";s:10:\"05/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:206;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230402\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:21:\"A/B Test Your Website\";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/02/2023 5:21 pm\";s:3:\"end\";s:10:\"04/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:207;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230402\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/02/2023 5:18 pm\";s:3:\"end\";s:10:\"04/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:208;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230402\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/02/2023 2:53 pm\";s:3:\"end\";s:10:\"04/20/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:209;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230402\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/02/2023 2:40 pm\";s:3:\"end\";s:10:\"04/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:210;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230402\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.14.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/02/2023 2:39 pm\";s:3:\"end\";s:10:\"05/10/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:211;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230327\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/27/2023 9:08 pm\";s:3:\"end\";s:10:\"04/14/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:212;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230327\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/27/2023 8:50 pm\";s:3:\"end\";s:10:\"04/14/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:213;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230319\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/19/2023 3:20 pm\";s:3:\"end\";s:10:\"04/06/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:214;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230310\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/10/2023 3:20 am\";s:3:\"end\";s:10:\"03/28/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:215;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230306\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/06/2023 10:22 pm\";s:3:\"end\";s:10:\"03/24/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:216;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230306\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/06/2023 10:21 pm\";s:3:\"end\";s:10:\"03/24/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:217;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230302\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:21:\"A/B Test Your Website\";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2023 3:35 am\";s:3:\"end\";s:10:\"03/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:218;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230302\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2023 3:35 am\";s:3:\"end\";s:10:\"03/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:219;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230228\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"02/28/2023 11:28 pm\";s:3:\"end\";s:10:\"03/28/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:220;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230221\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/21/2023 1:49 pm\";s:3:\"end\";s:10:\"03/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:221;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230221\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/21/2023 1:48 pm\";s:3:\"end\";s:10:\"03/31/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:222;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230214\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"02/14/2023 10:45 pm\";s:3:\"end\";s:10:\"03/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:223;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230213\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/13/2023 7:20 pm\";s:3:\"end\";s:10:\"03/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:224;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230213\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/13/2023 7:20 pm\";s:3:\"end\";s:10:\"03/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:225;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20230210\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/10/2023 6:18 pm\";s:3:\"end\";s:10:\"04/09/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:226;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230126\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:21:\"A/B Test Your Website\";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/26/2023 12:56 am\";s:3:\"end\";s:10:\"02/23/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:227;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230126\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/26/2023 12:56 am\";s:3:\"end\";s:10:\"02/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:228;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20221222\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/22/2022 8:00 pm\";s:3:\"end\";s:10:\"01/09/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:229;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20221222\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/22/2022 8:02 pm\";s:3:\"end\";s:10:\"01/09/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:230;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20220428\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.5.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/28/2022 8:29 pm\";s:3:\"end\";s:10:\"05/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:231;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20221126\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/26/2022 8:57 pm\";s:3:\"end\";s:10:\"01/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:232;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20220712\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 2:39 pm\";s:3:\"end\";s:10:\"07/30/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:233;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20220712\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 2:37 pm\";s:3:\"end\";s:10:\"08/19/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:234;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20221222\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/22/2022 7:59 pm\";s:3:\"end\";s:10:\"01/09/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:235;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20220805\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/05/2022 4:28 pm\";s:3:\"end\";s:10:\"08/23/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:236;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20220712\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:21:\"A/B Test Your Website\";s:7:\"content\";s:771:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 2:51 pm\";s:3:\"end\";s:10:\"08/09/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:237;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20220712\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 2:39 pm\";s:3:\"end\";s:10:\"07/30/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:238;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20220805\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/05/2022 4:28 pm\";s:3:\"end\";s:10:\"08/23/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:239;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230124\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/24/2023 8:56 pm\";s:3:\"end\";s:10:\"02/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:240;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230123\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/23/2023 1:03 am\";s:3:\"end\";s:10:\"02/10/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:241;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20221029\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/29/2022 3:07 pm\";s:3:\"end\";s:10:\"11/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:242;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20220712\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 2:43 pm\";s:3:\"end\";s:10:\"08/09/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:243;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20220712\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 2:51 pm\";s:3:\"end\";s:10:\"07/30/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:244;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20220712\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 5:46 pm\";s:3:\"end\";s:10:\"09/08/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:245;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20220712\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 2:51 pm\";s:3:\"end\";s:10:\"08/09/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:246;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20221222\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/22/2022 8:00 pm\";s:3:\"end\";s:10:\"01/19/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:247;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20220428\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.5.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.5.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/28/2022 8:30 pm\";s:3:\"end\";s:10:\"05/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:248;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20221006\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:27 pm\";s:3:\"end\";s:10:\"10/24/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:249;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20221128\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/28/2022 4:11 pm\";s:3:\"end\";s:10:\"12/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:250;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20221006\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:39 pm\";s:3:\"end\";s:10:\"10/24/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:251;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20221126\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/26/2022 8:57 pm\";s:3:\"end\";s:10:\"12/14/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:252;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230124\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/24/2023 5:24 pm\";s:3:\"end\";s:10:\"02/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:253;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20220712\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/12/2022 2:43 pm\";s:3:\"end\";s:10:\"07/30/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:254;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20221128\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/28/2022 4:11 pm\";s:3:\"end\";s:10:\"12/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:255;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230124\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/24/2023 8:55 pm\";s:3:\"end\";s:10:\"02/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:256;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20221114\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:21:\"A/B Test Your Website\";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/14/2022 6:42 pm\";s:3:\"end\";s:10:\"12/12/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:257;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20221006\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:27 pm\";s:3:\"end\";s:10:\"11/13/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:258;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20221222\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/22/2022 8:01 pm\";s:3:\"end\";s:10:\"01/19/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:259;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20221222\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:21:\"A/B Test Your Website\";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/22/2022 8:02 pm\";s:3:\"end\";s:10:\"01/19/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:260;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20221006\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:35 pm\";s:3:\"end\";s:10:\"11/03/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:261;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20221222\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/22/2022 7:59 pm\";s:3:\"end\";s:10:\"01/09/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:262;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20220428\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.5.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/28/2022 8:30 pm\";s:3:\"end\";s:10:\"05/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:263;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20221006\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:51 pm\";s:3:\"end\";s:10:\"12/03/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:264;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20220805\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/05/2022 4:29 pm\";s:3:\"end\";s:10:\"08/23/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:265;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20220805\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.7.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/05/2022 4:28 pm\";s:3:\"end\";s:10:\"08/23/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:266;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20221128\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/28/2022 4:11 pm\";s:3:\"end\";s:10:\"12/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:267;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230123\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/23/2023 1:03 am\";s:3:\"end\";s:10:\"02/10/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:268;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20221113\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/13/2022 11:09 pm\";s:3:\"end\";s:10:\"12/11/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:269;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20221208\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/08/2022 12:39 am\";s:3:\"end\";s:10:\"02/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:270;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20221006\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:21:\"A/B Test Your Website\";s:7:\"content\";s:771:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:43 pm\";s:3:\"end\";s:10:\"11/03/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:271;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20221029\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/29/2022 3:07 pm\";s:3:\"end\";s:10:\"11/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:272;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20221006\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:33 pm\";s:3:\"end\";s:10:\"10/24/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:273;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20221006\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:43 pm\";s:3:\"end\";s:10:\"10/24/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:274;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20221029\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/29/2022 3:06 pm\";s:3:\"end\";s:10:\"11/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:275;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230110\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/10/2023 2:55 pm\";s:3:\"end\";s:10:\"02/17/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:276;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20221029\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/29/2022 3:06 pm\";s:3:\"end\";s:10:\"11/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:277;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20221006\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2022 3:40 pm\";s:3:\"end\";s:10:\"11/03/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:278;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20221113\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/13/2022 11:09 pm\";s:3:\"end\";s:10:\"12/11/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:279;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20220428\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.5.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/28/2022 7:27 pm\";s:3:\"end\";s:10:\"05/16/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}}s:9:\"dismissed\";a:0:{}s:12:\"feed_fetched\";b:0;}','off'),(75893,'monsterinsights_notifications_run','a:26:{s:37:\"monsterinsights_notification_visitors\";i:1726088010;s:37:\"monsterinsights_notification_audience\";i:1726088010;s:55:\"monsterinsights_notification_mobile_device_high_traffic\";i:1726088010;s:42:\"monsterinsights_notification_mobile_device\";i:1728135267;s:43:\"monsterinsights_notification_upgrade_to_pro\";i:1728135267;s:56:\"monsterinsights_notification_upgrade_to_pro_high_traffic\";i:1726088012;s:40:\"monsterinsights_notification_bounce_rate\";i:1726088031;s:42:\"monsterinsights_notification_dual_tracking\";i:1684105089;s:47:\"monsterinsights_notification_returning_visitors\";i:1726088031;s:45:\"monsterinsights_notification_traffic_dropping\";i:1726088031;s:64:\"monsterinsights_notification_upgrade_for_popular_posts_templates\";i:1728135285;s:57:\"monsterinsights_notification_upgrade_for_events_reporting\";i:1726088031;s:62:\"monsterinsights_notification_upgrade_for_search_console_report\";i:1726088031;s:56:\"monsterinsights_notification_upgrade_for_form_conversion\";i:1723424606;s:56:\"monsterinsights_notification_upgrade_for_email_summaries\";i:1723424606;s:58:\"monsterinsights_notification_upgrade_for_custom_dimensions\";i:1723424606;s:56:\"monsterinsights_notification_upgrade_for_google_optimize\";i:1695944331;s:39:\"monsterinsights_notification_eu_traffic\";i:1723424606;s:56:\"monsterinsights_notification_to_add_more_file_extensions\";i:1723424606;s:53:\"monsterinsights_notification_to_setup_affiliate_links\";i:1723424615;s:46:\"monsterinsights_notification_headline_analyzer\";i:1723424615;s:49:\"monsterinsights_notification_install_optinmonster\";i:1723424615;s:43:\"monsterinsights_notification_install_aioseo\";i:1723424615;s:44:\"monsterinsights_notification_install_wpforms\";i:1723424615;s:43:\"monsterinsights_notification_multiple_gtags\";i:1723424617;s:50:\"monsterinsights_notification_install_user_feedback\";i:1726088010;}','off'),(20666,'theme_mods_twentytwenty','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1597969695;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:9:\"sidebar-1\";a:1:{i:0;s:8:\"search-2\";}}}}','no'),(20680,'theme_mods_classic-artisan','a:9:{s:18:\"custom_css_post_id\";i:-1;s:12:\"header_image\";s:84:\"http://flowercat.org/wp-content/uploads/2020/08/cropped-flower-cat-logo_square-5.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:43;s:3:\"url\";s:84:\"http://flowercat.org/wp-content/uploads/2020/08/cropped-flower-cat-logo_square-5.png\";s:13:\"thumbnail_url\";s:84:\"http://flowercat.org/wp-content/uploads/2020/08/cropped-flower-cat-logo_square-5.png\";s:6:\"height\";i:560;s:5:\"width\";i:996;}s:9:\"copy_name\";s:10:\"Flower Cat\";s:13:\"powered_by_wp\";s:0:\"\";s:8:\"cab_size\";i:180;s:5:\"cab_s\";i:16;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:3;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1598287572;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:1:{i:0;s:14:\"recent-posts-2\";}s:9:\"sidebar-3\";a:0:{}}}}','no'),(20681,'theme_mods_music-and-video','a:9:{s:18:\"custom_css_post_id\";i:-1;s:12:\"header_image\";s:84:\"http://flowercat.org/wp-content/uploads/2020/08/cropped-flower-cat-logo_square-2.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:44;s:3:\"url\";s:84:\"http://flowercat.org/wp-content/uploads/2020/08/cropped-flower-cat-logo_square-2.png\";s:13:\"thumbnail_url\";s:84:\"http://flowercat.org/wp-content/uploads/2020/08/cropped-flower-cat-logo_square-2.png\";s:6:\"height\";i:344;s:5:\"width\";i:1000;}s:19:\"header_image_height\";i:450;s:16:\"background_color\";s:6:\"eeeeee\";s:16:\"background_image\";s:0:\"\";s:16:\"header_textcolor\";s:5:\"blank\";s:29:\"music_and_video_header_shadow\";i:1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1597970775;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:9:\"sidebar-1\";a:1:{i:0;s:8:\"search-2\";}}}}','no'),(20938,'_transient_classic_artisan_categories','1','yes'),(158560,'_transient_global_styles_twentytwentyone','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #FFFFFF;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--dark-gray: #28303D;--wp--preset--color--gray: #39414D;--wp--preset--color--green: #D1E4DD;--wp--preset--color--blue: #D1DFE4;--wp--preset--color--purple: #D1D1E4;--wp--preset--color--red: #E4D1D1;--wp--preset--color--orange: #E4DAD1;--wp--preset--color--yellow: #EEEADD;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--purple-to-yellow: linear-gradient(160deg, #D1D1E4 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-purple: linear-gradient(160deg, #EEEADD 0%, #D1D1E4 100%);--wp--preset--gradient--green-to-yellow: linear-gradient(160deg, #D1E4DD 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-green: linear-gradient(160deg, #EEEADD 0%, #D1E4DD 100%);--wp--preset--gradient--red-to-yellow: linear-gradient(160deg, #E4D1D1 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-red: linear-gradient(160deg, #EEEADD 0%, #E4D1D1 100%);--wp--preset--gradient--purple-to-red: linear-gradient(160deg, #D1D1E4 0%, #E4D1D1 100%);--wp--preset--gradient--red-to-purple: linear-gradient(160deg, #E4D1D1 0%, #D1D1E4 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 18px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 24px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--extra-small: 16px;--wp--preset--font-size--normal: 20px;--wp--preset--font-size--extra-large: 40px;--wp--preset--font-size--huge: 96px;--wp--preset--font-size--gigantic: 144px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(24316,'auto_update_core_dev','enabled','yes'),(24317,'auto_update_core_minor','enabled','yes'),(24318,'auto_update_core_major','unset','yes'),(30768,'wp_mail_smtp_initial_version','2.8.0','no'),(30769,'wp_mail_smtp_version','2.8.0','no'),(30770,'wp_mail_smtp','a:16:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:25:\"l.ao@artisteordinaire.org\";s:9:\"from_name\";s:10:\"Flower Cat\";s:6:\"mailer\";s:5:\"gmail\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:0;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:0:\"\";s:4:\"port\";s:3:\"587\";s:10:\"encryption\";s:3:\"tls\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";}s:5:\"gmail\";a:6:{s:9:\"client_id\";s:71:\"82128409224-24au5nmk77167iq4go25fifcfevdei6f.apps.googleusercontent.com\";s:13:\"client_secret\";s:35:\"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\";s:20:\"is_setup_wizard_auth\";b:0;s:12:\"access_token\";a:6:{s:12:\"access_token\";s:225:\"ya29.a0AcM612zmLelszeAYvdEnhgURYSdnVTskLkwTI2I3x5cdtaBLbY7wWSdleB2M7DpApAnX-IFejW2GD9rwGMbHikhZcFXPXUaNMMfXYHd_2pPMIXeR5T8NyAHbeYUmyfjZGymdQpGz1zUmNGy-o8MOKIsB4gyMbYBvfGg996GNnwQaCgYKAbESARESFQHGX2Mi1ygeCZNbY_d0jc15D3XP9Q0178\";s:10:\"expires_in\";i:3599;s:5:\"scope\";s:24:\"https://mail.google.com/\";s:10:\"token_type\";s:6:\"Bearer\";s:7:\"created\";i:1727207407;s:13:\"refresh_token\";s:103:\"1//0dbWEhNT5ZbulCgYIARAAGA0SNwF-L9IrIzGd0q5ujP7bwPrp_b6Vul7PjU0jcV_TSEfmvikjGB1C4OwbASw2Wrj3ji092K8u060\";}s:13:\"refresh_token\";s:103:\"1//0dbWEhNT5ZbulCgYIARAAGA0SNwF-L9IrIzGd0q5ujP7bwPrp_b6Vul7PjU0jcV_TSEfmvikjGB1C4OwbASw2Wrj3ji092K8u060\";s:9:\"auth_code\";s:73:\"4/0Adeu5BVLBiTL_cGHZ0vk0wOUDvTSLr_xxkXYh2L48zuLvcAyeSFznH5VYmm2uViQWGthnA\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:7:\"outlook\";a:5:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:5:{s:7:\"enabled\";b:0;s:17:\"log_email_content\";b:0;s:16:\"save_attachments\";b:0;s:19:\"open_email_tracking\";b:0;s:19:\"click_link_tracking\";b:0;}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:1;}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:11:\"alert_email\";a:2:{s:7:\"enabled\";b:0;s:11:\"connections\";a:0:{}}}','off'),(30771,'wp_mail_smtp_activated_time','1621288331','no'),(30772,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1621288331;}','yes'),(30782,'wp_mail_smtp_activation_prevent_redirect','1','yes'),(30783,'action_scheduler_lock_async-request-runner','6701405765d3d8.14087862|1728135315','yes'),(20674,'theme_mods_twentysixteen','a:1:{s:18:\"custom_css_post_id\";i:-1;}','no'),(279886,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1694567419;s:14:\"completed_time\";i:1694568439;s:14:\"was_successful\";b:1;}','no'),(222891,'monsterinsights_version_upgraded_from','8.5.0','yes'),(223893,'wp_crontrol_paused','a:0:{}','yes'),(280570,'mcbpro-redirect','1','yes'),(280571,'mcb-email-collect','{\"key\":\"089625f0ca691da9a9ac131eade2fdd8-us19\"}','yes'),(400308,'_wpforms_transient_timeout_splash.json','1728709778','off'),(400309,'_wpforms_transient_splash.json','1728104978','off'),(393876,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.6.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.6.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.6.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.6.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1728135258;s:15:\"version_checked\";s:5:\"6.6.2\";s:12:\"translations\";a:0:{}}','off'),(347183,'wpforms_version_previous','1.9.1.2','yes'),(347186,'wpforms_splash_data_version','1.9.1','yes'),(284609,'userfeedback_tracking_data','a:0:{}','yes'),(260848,'monsterinsights_frontend_tracking_notice_viewed','1','yes'),(279899,'wpforms_versions_lite','a:32:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.5\";i:0;s:7:\"1.7.5.1\";i:0;s:5:\"1.7.7\";i:0;s:5:\"1.8.2\";i:0;s:5:\"1.8.3\";i:0;s:7:\"1.8.3.1\";i:1694568412;s:5:\"1.8.4\";i:1695946805;s:7:\"1.8.4.1\";i:1698180303;s:7:\"1.8.5.2\";i:1701249902;s:5:\"1.8.6\";i:1705896902;s:7:\"1.8.6.3\";i:1705896602;s:7:\"1.8.6.4\";i:1706764504;s:5:\"1.8.7\";i:1709266502;s:7:\"1.8.7.2\";i:1709266204;s:7:\"1.8.8.2\";i:1713928203;s:7:\"1.8.8.3\";i:1714187402;s:7:\"1.8.9.1\";i:1718334602;s:7:\"1.8.9.2\";i:1718766613;s:7:\"1.8.9.4\";i:1719630602;s:7:\"1.8.9.5\";i:1720062602;s:7:\"1.8.9.6\";i:1720581017;s:7:\"1.9.0.1\";i:1723147817;s:7:\"1.9.0.2\";i:1723579802;s:7:\"1.9.0.3\";i:1724184618;s:7:\"1.9.0.4\";i:1724443831;s:5:\"1.9.1\";i:1727433902;s:7:\"1.9.1.1\";i:1727433902;s:7:\"1.9.1.2\";i:1727520302;s:7:\"1.9.1.3\";i:1728104978;}','yes'),(279900,'wpforms_settings','a:3:{s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','yes'),(279901,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1694568412;s:9:\"dismissed\";b:0;}}','yes'),(279902,'wpforms_process_forms_locator_status','completed','yes'),(282864,'userfeedback_over_time','a:5:{s:1:\"d\";b:0;s:17:\"installed_version\";s:6:\"1.0.10\";s:14:\"installed_date\";i:1695383475;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1695383475;}','no'),(282865,'userfeedback_db_version','1.0.0','yes'),(282866,'userfeedback_current_version','1.0.10','yes'),(282867,'userfeedback_settings','a:21:{s:12:\"widget_theme\";s:5:\"light\";s:12:\"widget_color\";s:7:\"#ffffff\";s:17:\"widget_text_color\";s:7:\"#23282D\";s:19:\"widget_button_color\";s:7:\"#2D87F1\";s:22:\"widget_start_minimized\";b:0;s:16:\"widget_show_logo\";b:0;s:18:\"widget_custom_logo\";s:0:\"\";s:15:\"widget_position\";s:12:\"bottom_right\";s:24:\"notifications_recipients\";s:0:\"\";s:27:\"notifications_html_template\";b:1;s:26:\"notifications_header_image\";s:0:\"\";s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:19:\"create_edit_surveys\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:12:\"view_results\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:14:\"delete_surveys\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:20:\"allow_usage_tracking\";b:1;s:18:\"summaries_disabled\";b:0;s:23:\"summaries_html_template\";b:1;s:25:\"summaries_email_addresses\";a:1:{i:0;s:19:\"david@flowercat.org\";}s:39:\"userfeedback_surveys_screen_first_visit\";b:1;s:28:\"userfeedback_onboarding_step\";s:7:\"welcome\";}','yes'),(282870,'userfeedback_parsed_addons','a:5:{s:9:\"templates\";O:8:\"stdClass\":14:{s:5:\"title\";s:20:\"Additional Templates\";s:4:\"slug\";s:9:\"templates\";s:7:\"version\";s:5:\"1.0.2\";s:5:\"image\";b:0;s:4:\"icon\";b:0;s:7:\"excerpt\";s:62:\"Use our library of 20+ pre-made UserFeedback Survey templates.\";s:2:\"id\";i:361;s:10:\"categories\";a:3:{i:0;s:5:\"Elite\";i:1;s:4:\"Plus\";i:2;s:3:\"Pro\";}s:3:\"url\";s:0:\"\";s:4:\"type\";s:10:\"unlicensed\";s:9:\"installed\";b:0;s:14:\"active_version\";b:0;s:6:\"active\";b:0;s:8:\"basename\";s:22:\"userfeedback-templates\";}s:8:\"behavior\";O:8:\"stdClass\":14:{s:5:\"title\";s:8:\"Behavior\";s:4:\"slug\";s:8:\"behavior\";s:7:\"version\";s:5:\"1.0.3\";s:5:\"image\";b:0;s:4:\"icon\";b:0;s:7:\"excerpt\";s:54:\"Enable advanced behavior in your UserFeedback surveys.\";s:2:\"id\";i:346;s:10:\"categories\";a:2:{i:0;s:5:\"Elite\";i:1;s:3:\"Pro\";}s:3:\"url\";s:0:\"\";s:4:\"type\";s:10:\"unlicensed\";s:9:\"installed\";b:0;s:14:\"active_version\";b:0;s:6:\"active\";b:0;s:8:\"basename\";s:21:\"userfeedback-behavior\";}s:8:\"branding\";O:8:\"stdClass\":14:{s:5:\"title\";s:8:\"Branding\";s:4:\"slug\";s:8:\"branding\";s:7:\"version\";s:5:\"1.0.2\";s:5:\"image\";b:0;s:4:\"icon\";b:0;s:7:\"excerpt\";s:53:\"Tweak the look and feel of your UserFeedback surveys.\";s:2:\"id\";i:355;s:10:\"categories\";a:3:{i:0;s:5:\"Elite\";i:1;s:4:\"Plus\";i:2;s:3:\"Pro\";}s:3:\"url\";s:0:\"\";s:4:\"type\";s:10:\"unlicensed\";s:9:\"installed\";b:0;s:14:\"active_version\";b:0;s:6:\"active\";b:0;s:8:\"basename\";s:21:\"userfeedback-branding\";}s:14:\"question-types\";O:8:\"stdClass\":14:{s:5:\"title\";s:14:\"Question Types\";s:4:\"slug\";s:14:\"question-types\";s:7:\"version\";s:5:\"1.0.2\";s:5:\"image\";b:0;s:4:\"icon\";b:0;s:7:\"excerpt\";s:52:\"Add all question types to your UserFeedback surveys.\";s:2:\"id\";i:359;s:10:\"categories\";a:3:{i:0;s:5:\"Elite\";i:1;s:4:\"Plus\";i:2;s:3:\"Pro\";}s:3:\"url\";s:0:\"\";s:4:\"type\";s:10:\"unlicensed\";s:9:\"installed\";b:0;s:14:\"active_version\";b:0;s:6:\"active\";b:0;s:8:\"basename\";s:27:\"userfeedback-question-types\";}s:9:\"targeting\";O:8:\"stdClass\":14:{s:5:\"title\";s:9:\"Targeting\";s:4:\"slug\";s:9:\"targeting\";s:7:\"version\";s:5:\"1.0.3\";s:5:\"image\";b:0;s:4:\"icon\";b:0;s:7:\"excerpt\";s:63:\"Customize device and page options to your UserFeedback surveys.\";s:2:\"id\";i:357;s:10:\"categories\";a:3:{i:0;s:5:\"Elite\";i:1;s:4:\"Plus\";i:2;s:3:\"Pro\";}s:3:\"url\";s:0:\"\";s:4:\"type\";s:10:\"unlicensed\";s:9:\"installed\";b:0;s:14:\"active_version\";b:0;s:6:\"active\";b:0;s:8:\"basename\";s:22:\"userfeedback-targeting\";}}','yes'),(282886,'monsterinsights_report_data_overview','a:3:{s:7:\"expires\";i:1728173103;s:1:\"p\";s:10:\"6217159828\";s:4:\"data\";a:9:{s:13:\"overviewgraph\";a:7:{s:5:\"count\";i:30;s:5:\"start\";i:1725494400;s:3:\"end\";i:1728000000;s:8:\"sessions\";a:4:{s:3:\"min\";i:0;s:3:\"max\";s:1:\"6\";s:10:\"datapoints\";a:30:{i:0;i:0;i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"1\";i:4;i:0;i:5;s:1:\"3\";i:6;s:1:\"2\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"3\";i:10;s:1:\"1\";i:11;s:1:\"4\";i:12;i:0;i:13;i:0;i:14;s:1:\"2\";i:15;s:1:\"1\";i:16;s:1:\"6\";i:17;s:1:\"1\";i:18;i:0;i:19;i:0;i:20;s:1:\"3\";i:21;s:1:\"3\";i:22;s:1:\"6\";i:23;s:1:\"1\";i:24;i:0;i:25;s:1:\"1\";i:26;s:1:\"1\";i:27;s:1:\"4\";i:28;s:1:\"1\";i:29;s:1:\"4\";}s:11:\"trendpoints\";a:29:{i:0;i:100;i:1;i:100;i:2;i:-50;i:3;i:-100;i:4;i:100;i:5;i:-34;i:6;i:-50;i:7;i:0;i:8;i:200;i:9;i:-67;i:10;i:300;i:11;i:-100;i:12;i:0;i:13;i:100;i:14;i:-50;i:15;i:500;i:16;i:-84;i:17;i:-100;i:18;i:0;i:19;i:100;i:20;i:0;i:21;i:100;i:22;i:-84;i:23;i:-100;i:24;i:100;i:25;i:0;i:26;i:300;i:27;i:-75;i:28;i:300;}}s:9:\"pageviews\";a:4:{s:3:\"min\";i:0;s:3:\"max\";s:2:\"20\";s:10:\"datapoints\";a:30:{i:0;i:0;i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"1\";i:4;i:0;i:5;s:1:\"4\";i:6;s:1:\"2\";i:7;s:1:\"2\";i:8;s:1:\"1\";i:9;s:2:\"12\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;i:0;i:13;i:0;i:14;s:1:\"2\";i:15;s:1:\"2\";i:16;s:1:\"7\";i:17;s:1:\"1\";i:18;i:0;i:19;i:0;i:20;s:1:\"3\";i:21;s:1:\"3\";i:22;s:1:\"6\";i:23;s:1:\"1\";i:24;i:0;i:25;s:1:\"1\";i:26;s:1:\"1\";i:27;s:2:\"20\";i:28;s:1:\"1\";i:29;s:1:\"5\";}s:11:\"trendpoints\";a:29:{i:0;i:100;i:1;i:100;i:2;i:-50;i:3;i:-100;i:4;i:100;i:5;i:-50;i:6;i:0;i:7;i:-50;i:8;i:1100;i:9;i:-92;i:10;i:0;i:11;i:-100;i:12;i:0;i:13;i:100;i:14;i:0;i:15;i:250;i:16;i:-86;i:17;i:-100;i:18;i:0;i:19;i:100;i:20;i:0;i:21;i:100;i:22;i:-84;i:23;i:-100;i:24;i:100;i:25;i:0;i:26;i:1900;i:27;i:-95;i:28;i:400;}}s:6:\"labels\";a:30:{i:0;s:5:\"5 Sep\";i:1;s:5:\"6 Sep\";i:2;s:5:\"7 Sep\";i:3;s:5:\"8 Sep\";i:4;s:5:\"9 Sep\";i:5;s:6:\"10 Sep\";i:6;s:6:\"11 Sep\";i:7;s:6:\"12 Sep\";i:8;s:6:\"13 Sep\";i:9;s:6:\"14 Sep\";i:10;s:6:\"15 Sep\";i:11;s:6:\"16 Sep\";i:12;s:6:\"17 Sep\";i:13;s:6:\"18 Sep\";i:14;s:6:\"19 Sep\";i:15;s:6:\"20 Sep\";i:16;s:6:\"21 Sep\";i:17;s:6:\"22 Sep\";i:18;s:6:\"23 Sep\";i:19;s:6:\"24 Sep\";i:20;s:6:\"25 Sep\";i:21;s:6:\"26 Sep\";i:22;s:6:\"27 Sep\";i:23;s:6:\"28 Sep\";i:24;s:6:\"29 Sep\";i:25;s:6:\"30 Sep\";i:26;s:5:\"1 Oct\";i:27;s:5:\"2 Oct\";i:28;s:5:\"3 Oct\";i:29;s:5:\"4 Oct\";}s:10:\"timestamps\";a:30:{i:0;i:1725494400;i:1;i:1725580800;i:2;i:1725667200;i:3;i:1725753600;i:4;i:1725840000;i:5;i:1725926400;i:6;i:1726012800;i:7;i:1726099200;i:8;i:1726185600;i:9;i:1726272000;i:10;i:1726358400;i:11;i:1726444800;i:12;i:1726531200;i:13;i:1726617600;i:14;i:1726704000;i:15;i:1726790400;i:16;i:1726876800;i:17;i:1726963200;i:18;i:1727049600;i:19;i:1727136000;i:20;i:1727222400;i:21;i:1727308800;i:22;i:1727395200;i:23;i:1727481600;i:24;i:1727568000;i:25;i:1727654400;i:26;i:1727740800;i:27;i:1727827200;i:28;i:1727913600;i:29;i:1728000000;}}s:7:\"infobox\";a:10:{s:5:\"range\";i:30;s:7:\"current\";a:3:{s:7:\"endDate\";s:10:\"2024-10-04\";s:4:\"name\";N;s:9:\"startDate\";s:10:\"2024-09-05\";}s:8:\"previous\";a:3:{s:7:\"endDate\";s:10:\"2024-09-04\";s:4:\"name\";N;s:9:\"startDate\";s:10:\"2024-08-06\";}s:8:\"sessions\";a:2:{s:5:\"value\";s:2:\"53\";s:4:\"prev\";i:-12;}s:9:\"pageviews\";a:2:{s:5:\"value\";s:2:\"80\";s:4:\"prev\";i:-99;}s:10:\"totalusers\";a:2:{s:5:\"value\";s:2:\"44\";s:4:\"prev\";i:-79;}s:8:\"duration\";a:2:{s:5:\"value\";s:3:\"26s\";s:4:\"prev\";i:-99;}s:5:\"users\";a:2:{s:5:\"value\";s:17:\"88.63636363636364\";s:4:\"prev\";i:-11;}s:9:\"new_users\";a:2:{s:5:\"value\";s:2:\"39\";s:4:\"prev\";i:-81;}s:11:\"bounce_rate\";a:2:{s:5:\"value\";s:3:\"66%\";s:4:\"prev\";i:-14;}}s:11:\"newvsreturn\";a:2:{s:3:\"new\";i:89;s:9:\"returning\";i:11;}s:7:\"devices\";a:2:{s:7:\"desktop\";i:79;s:6:\"mobile\";i:21;}s:9:\"countries\";a:10:{i:0;a:2:{s:3:\"iso\";s:2:\"US\";s:8:\"sessions\";s:2:\"40\";}i:1;a:2:{s:3:\"iso\";s:2:\"CN\";s:8:\"sessions\";s:1:\"5\";}i:2;a:2:{s:3:\"iso\";s:2:\"CA\";s:8:\"sessions\";s:1:\"2\";}i:3;a:2:{s:3:\"iso\";s:2:\"PL\";s:8:\"sessions\";s:1:\"2\";}i:4;a:2:{s:3:\"iso\";s:2:\"CH\";s:8:\"sessions\";s:1:\"1\";}i:5;a:2:{s:3:\"iso\";s:2:\"DE\";s:8:\"sessions\";s:1:\"1\";}i:6;a:2:{s:3:\"iso\";s:2:\"FI\";s:8:\"sessions\";s:1:\"1\";}i:7;a:2:{s:3:\"iso\";s:2:\"IE\";s:8:\"sessions\";s:1:\"1\";}i:8;a:2:{s:3:\"iso\";s:2:\"IN\";s:8:\"sessions\";i:0;}i:9;a:2:{s:3:\"iso\";s:2:\"NL\";s:8:\"sessions\";i:0;}}s:9:\"referrals\";a:5:{i:0;a:2:{s:3:\"url\";s:34:\"secure362.inmotionhosting.com:2083\";s:8:\"sessions\";s:1:\"4\";}i:1;a:2:{s:3:\"url\";s:14:\"staticdive.com\";s:8:\"sessions\";s:1:\"1\";}i:2;a:2:{s:3:\"url\";s:24:\"thepreservationworks.org\";s:8:\"sessions\";s:1:\"1\";}i:3;a:2:{s:3:\"url\";s:14:\"whichcoast.com\";s:8:\"sessions\";s:1:\"1\";}i:4;a:2:{s:3:\"url\";s:15:\"lens.google.com\";s:8:\"sessions\";i:0;}}s:8:\"toppages\";a:16:{i:0;a:4:{s:3:\"url\";s:1:\"/\";s:5:\"title\";s:45:\"Melissa Grey &amp; David Morneau - Flower Cat\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:2:\"20\";}i:1;a:4:{s:3:\"url\";s:61:\"/404.html?page=/nyc_west-side-skyline-from-boat.jpg&amp;from=\";s:5:\"title\";s:51:\"Page not found – Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:2:\"15\";}i:2;a:4:{s:3:\"url\";s:7:\"/about/\";s:5:\"title\";s:43:\"About Us - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"8\";}i:3;a:4:{s:3:\"url\";s:10:\"/dr-diego/\";s:5:\"title\";s:43:\"DR DIEGO - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"6\";}i:4;a:4:{s:3:\"url\";s:10:\"/dan-rose/\";s:5:\"title\";s:43:\"Dan Rose - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"5\";}i:5;a:4:{s:3:\"url\";s:18:\"/sound-the-asylum/\";s:5:\"title\";s:51:\"Sound the Asylum - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"5\";}i:6;a:4:{s:3:\"url\";s:7:\"/press/\";s:5:\"title\";s:40:\"Press - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"4\";}i:7;a:4:{s:3:\"url\";s:16:\"/privacy-policy/\";s:5:\"title\";s:49:\"Privacy Policy - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"4\";}i:8;a:4:{s:3:\"url\";s:5:\"/sta/\";s:5:\"title\";s:38:\"StA - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"4\";}i:9;a:4:{s:3:\"url\";s:17:\"/always-becoming/\";s:5:\"title\";s:50:\"Always Becoming - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"3\";}i:10;a:4:{s:3:\"url\";s:9:\"/contact/\";s:5:\"title\";s:45:\"Contact Us - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"3\";}i:11;a:4:{s:3:\"url\";s:16:\"/a-door-emerges/\";s:5:\"title\";s:49:\"A door emerges - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"1\";}i:12;a:4:{s:3:\"url\";s:17:\"/biophonic-beats/\";s:5:\"title\";s:50:\"Biophonic Beats - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"1\";}i:13;a:4:{s:3:\"url\";s:18:\"/symbolic-gesture/\";s:5:\"title\";s:51:\"Symbolic Gesture - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"1\";}i:14;a:4:{s:3:\"url\";s:1:\"/\";s:5:\"title\";s:9:\"(not set)\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";i:0;}i:15;a:4:{s:3:\"url\";s:18:\"/robert-kirkbride/\";s:5:\"title\";s:51:\"Robert Kirkbride - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";i:0;}}s:18:\"reportcurrentrange\";a:3:{s:7:\"endDate\";s:10:\"2024-10-04\";s:4:\"name\";N;s:9:\"startDate\";s:10:\"2024-09-05\";}s:15:\"reportprevrange\";a:3:{s:7:\"endDate\";s:10:\"2024-09-04\";s:4:\"name\";N;s:9:\"startDate\";s:10:\"2024-08-06\";}}}','yes'),(195955,'new_admin_email','david@flowercat.org','yes'),(195956,'adminhash','a:2:{s:4:\"hash\";s:32:\"37728109282ac54487fb6204b3458075\";s:8:\"newemail\";s:19:\"david@flowercat.org\";}','yes'),(187711,'widget_saswp_location_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(187712,'widget_saswp_google_review_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(187713,'_transient_saswp_nav_menu','a:16:{i:0;O:7:\"WP_Post\":37:{s:2:\"ID\";i:122;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2022-10-29 15:07:35\";s:13:\"post_date_gmt\";s:19:\"2020-12-07 01:21:10\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:5:\"About\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:5:\"about\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2022-10-29 15:07:35\";s:17:\"post_modified_gmt\";s:19:\"2022-10-29 15:07:35\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:27:\"http://flowercat.org/?p=122\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:122;s:16:\"menu_item_parent\";s:1:\"0\";s:9:\"object_id\";s:3:\"117\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:28:\"https://flowercat.org/about/\";s:5:\"title\";s:5:\"About\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:1;O:7:\"WP_Post\":37:{s:2:\"ID\";i:109;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2020-11-13 01:22:39\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:6:\"Albums\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:6:\"albums\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:27:\"http://flowercat.org/?p=109\";s:10:\"menu_order\";i:2;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:109;s:16:\"menu_item_parent\";s:1:\"0\";s:9:\"object_id\";s:3:\"109\";s:6:\"object\";s:6:\"custom\";s:4:\"type\";s:6:\"custom\";s:10:\"type_label\";s:11:\"Custom Link\";s:5:\"title\";s:6:\"Albums\";s:3:\"url\";s:0:\"\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:2;O:7:\"WP_Post\":37:{s:2:\"ID\";i:679;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2022-10-10 19:44:43\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"679\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:28:\"https://flowercat.org/?p=679\";s:10:\"menu_order\";i:3;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:679;s:16:\"menu_item_parent\";s:3:\"109\";s:9:\"object_id\";s:3:\"481\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:38:\"https://flowercat.org/always-becoming/\";s:5:\"title\";s:15:\"Always Becoming\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:3;O:7:\"WP_Post\":37:{s:2:\"ID\";i:395;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2022-01-15 20:34:09\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"395\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:27:\"http://flowercat.org/?p=395\";s:10:\"menu_order\";i:4;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:395;s:16:\"menu_item_parent\";s:3:\"109\";s:9:\"object_id\";s:3:\"391\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:31:\"https://flowercat.org/dr-diego/\";s:5:\"title\";s:8:\"DR DIEGO\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:4;O:7:\"WP_Post\":37:{s:2:\"ID\";i:293;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2021-06-26 21:24:13\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"293\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:27:\"http://flowercat.org/?p=293\";s:10:\"menu_order\";i:5;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:293;s:16:\"menu_item_parent\";s:3:\"109\";s:9:\"object_id\";s:3:\"181\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:38:\"https://flowercat.org/biophonic-beats/\";s:5:\"title\";s:15:\"Biophonic Beats\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:5;O:7:\"WP_Post\":37:{s:2:\"ID\";i:296;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2021-06-26 21:24:13\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"296\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:27:\"http://flowercat.org/?p=296\";s:10:\"menu_order\";i:6;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:296;s:16:\"menu_item_parent\";s:3:\"109\";s:9:\"object_id\";s:3:\"205\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:39:\"https://flowercat.org/symbolic-gesture/\";s:5:\"title\";s:16:\"Symbolic Gesture\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:6;O:7:\"WP_Post\":37:{s:2:\"ID\";i:294;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2021-06-26 21:24:13\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"294\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:27:\"http://flowercat.org/?p=294\";s:10:\"menu_order\";i:7;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:294;s:16:\"menu_item_parent\";s:3:\"109\";s:9:\"object_id\";s:3:\"232\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:33:\"https://flowercat.org/bourdon-38/\";s:5:\"title\";s:20:\"Bourdon 50Hz [nº38]\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:7;O:7:\"WP_Post\":37:{s:2:\"ID\";i:295;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2021-06-26 21:24:13\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"295\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:27:\"http://flowercat.org/?p=295\";s:10:\"menu_order\";i:8;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:295;s:16:\"menu_item_parent\";s:3:\"109\";s:9:\"object_id\";s:3:\"214\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:37:\"https://flowercat.org/petite-ecstasy/\";s:5:\"title\";s:14:\"PETITE ecstasy\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:8;O:7:\"WP_Post\":37:{s:2:\"ID\";i:633;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2022-08-05 16:51:16\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:13:\"Collaborators\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:13:\"collaborators\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:28:\"https://flowercat.org/?p=633\";s:10:\"menu_order\";i:9;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:633;s:16:\"menu_item_parent\";s:1:\"0\";s:9:\"object_id\";s:3:\"633\";s:6:\"object\";s:6:\"custom\";s:4:\"type\";s:6:\"custom\";s:10:\"type_label\";s:11:\"Custom Link\";s:5:\"title\";s:13:\"Collaborators\";s:3:\"url\";s:0:\"\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:9;O:7:\"WP_Post\":37:{s:2:\"ID\";i:634;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2022-08-05 16:51:16\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"634\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:28:\"https://flowercat.org/?p=634\";s:10:\"menu_order\";i:10;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:634;s:16:\"menu_item_parent\";s:3:\"633\";s:9:\"object_id\";s:3:\"589\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:31:\"https://flowercat.org/dan-rose/\";s:5:\"title\";s:8:\"Dan Rose\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:10;O:7:\"WP_Post\":37:{s:2:\"ID\";i:636;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2022-08-05 16:51:16\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"636\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:28:\"https://flowercat.org/?p=636\";s:10:\"menu_order\";i:11;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:636;s:16:\"menu_item_parent\";s:3:\"633\";s:9:\"object_id\";s:3:\"594\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:37:\"https://flowercat.org/jessica-bowers/\";s:5:\"title\";s:14:\"Jessica Bowers\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:11;O:7:\"WP_Post\":37:{s:2:\"ID\";i:637;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2022-08-05 16:51:16\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"637\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:28:\"https://flowercat.org/?p=637\";s:10:\"menu_order\";i:12;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:637;s:16:\"menu_item_parent\";s:3:\"633\";s:9:\"object_id\";s:3:\"577\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:41:\"https://flowercat.org/julie-fotheringham/\";s:5:\"title\";s:18:\"Julie Fotheringham\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:12;O:7:\"WP_Post\":37:{s:2:\"ID\";i:638;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2022-08-05 16:51:16\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"638\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:28:\"https://flowercat.org/?p=638\";s:10:\"menu_order\";i:13;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:638;s:16:\"menu_item_parent\";s:3:\"633\";s:9:\"object_id\";s:3:\"599\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:30:\"https://flowercat.org/miolina/\";s:5:\"title\";s:7:\"Miolina\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:13;O:7:\"WP_Post\":37:{s:2:\"ID\";i:639;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2022-08-05 16:51:16\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"639\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:28:\"https://flowercat.org/?p=639\";s:10:\"menu_order\";i:14;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:639;s:16:\"menu_item_parent\";s:3:\"633\";s:9:\"object_id\";s:3:\"569\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:39:\"https://flowercat.org/robert-kirkbride/\";s:5:\"title\";s:16:\"Robert Kirkbride\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:14;O:7:\"WP_Post\":37:{s:2:\"ID\";i:640;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2022-08-05 16:51:16\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"640\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:28:\"https://flowercat.org/?p=640\";s:10:\"menu_order\";i:15;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:640;s:16:\"menu_item_parent\";s:3:\"633\";s:9:\"object_id\";s:3:\"605\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:33:\"https://flowercat.org/tansy-xiao/\";s:5:\"title\";s:10:\"Tansy Xiao\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}i:15;O:7:\"WP_Post\":37:{s:2:\"ID\";i:766;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2023-01-02 14:37:15\";s:13:\"post_date_gmt\";s:19:\"2023-01-02 14:36:04\";s:12:\"post_content\";s:1:\" \";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:3:\"766\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2023-01-02 14:37:15\";s:17:\"post_modified_gmt\";s:19:\"2023-01-02 14:37:15\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:26:\"https://flowercat.org/766/\";s:10:\"menu_order\";i:16;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"db_id\";i:766;s:16:\"menu_item_parent\";s:1:\"0\";s:9:\"object_id\";s:3:\"763\";s:6:\"object\";s:4:\"page\";s:4:\"type\";s:9:\"post_type\";s:10:\"type_label\";s:4:\"Page\";s:3:\"url\";s:28:\"https://flowercat.org/press/\";s:5:\"title\";s:5:\"Press\";s:6:\"target\";s:0:\"\";s:10:\"attr_title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:3:\"xfn\";s:0:\"\";}}','yes'),(187714,'saswp_social_profile_upgrade','2022-12-22','yes'),(187717,'_transient_saswp_transient_schema_ids','[746]','yes'),(187719,'saswp_installer_completed','1671739539','yes'),(282873,'omapi_review','a:2:{s:4:\"time\";i:1695383584;s:9:\"dismissed\";b:0;}','yes'),(282876,'widget_optin-monster-api','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(282881,'om_notifications','a:4:{s:7:\"updated\";i:1705849172;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','no'),(282882,'optinmonster_upgrade_completed','2.15.1','yes'),(204580,'monsterinsights_admin_menu_tooltip','1726088008','yes'),(377241,'monsterinsights_feedback_tracked_features','a:0:{}','auto'),(204569,'monsterinsights_site_tt','00e91a0ced5708a639502ed36a4df5d91b6896e910e4d8b5e2950dbe7f84ed68f2d474f6b6034d95224d04dcd47ce58d7ced7c35c373dcfb4d27db3ddd9f8d57','yes'),(204573,'monsterinsights_site_profile','a:10:{s:3:\"key\";s:128:\"53c6e80cd476649ff8fe0bc1db34ffa01735a6a0d903b2902d58f6f17fef6de6bec71f359ce5360106ce9da24ed98e0183a4a341014779bd4796cbdb341a610e\";s:5:\"token\";s:128:\"2192bb8350b805b49b6411496804770b041ff8313be5e4261f8d88557a4292dd3c9a4e43705a3e0f54cab9837f4b7aef5fa33090560d496808aa6bc960e19dad\";s:8:\"viewname\";s:12:\"G-3EC6B1WQP3\";s:1:\"a\";s:9:\"123364168\";s:1:\"w\";s:9:\"408049418\";s:1:\"p\";s:10:\"6217159828\";s:2:\"v4\";s:12:\"G-3EC6B1WQP3\";s:7:\"siteurl\";s:21:\"https://flowercat.org\";s:6:\"neturl\";s:31:\"https://flowercat.org/wp-admin/\";s:27:\"measurement_protocol_secret\";s:22:\"7w3D4J8hSLGbsuYAxP_R0w\";}','yes'),(355632,'ml-slider_children','a:0:{}','yes'),(354343,'ms_was_installed_on','1715994700','yes'),(354344,'metaslider_new_user','new','yes'),(354345,'widget_metaslider_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(192286,'_site_transient_timeout_g_url_details_response_59fc255badc8b0fa214df6d964c383a9','1672591894','no'),(400649,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1728135258;s:8:\"response\";a:1:{s:79:\"options-for-twenty-twenty-one-premium/options-for-twenty-twenty-one-premium.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"webd.uk/options-for-twenty-twenty-one/\";s:4:\"slug\";s:37:\"options-for-twenty-twenty-one-premium\";s:6:\"plugin\";s:79:\"options-for-twenty-twenty-one-premium/options-for-twenty-twenty-one-premium.php\";s:11:\"new_version\";s:5:\"1.4.9\";s:3:\"url\";s:46:\"https://webd.uk/options-for-twenty-twenty-one/\";s:7:\"package\";s:73:\"https://webd.uk/downloads/options-for-twenty-twenty-one-premium.1.4.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/options-for-twenty-twenty-one/assets/icon-256x256.jpg\";s:2:\"1x\";s:70:\"https://ps.w.org/options-for-twenty-twenty-one/assets/icon-128x128.jpg\";}s:6:\"tested\";s:5:\"6.6.2\";s:14:\"upgrade_notice\";s:76:\"Fixed a bug with footer widget background color setting breaking the sidebar\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:10:{s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/all-in-one-seo-pack\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:6:\"plugin\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:11:\"new_version\";s:5:\"4.7.2\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/all-in-one-seo-pack.4.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";s:3:\"svg\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-1544x500.png?rev=2443290\";s:2:\"1x\";s:74:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-772x250.png?rev=2443290\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/google-analytics-for-wordpress\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:5:\"9.1.1\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.9.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619\";s:3:\"svg\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-1544x500.png?rev=2159532\";s:2:\"1x\";s:85:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-772x250.png?rev=2159532\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.6.0\";}s:29:\"block-for-mailchimp/index.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/block-for-mailchimp\";s:4:\"slug\";s:19:\"block-for-mailchimp\";s:6:\"plugin\";s:29:\"block-for-mailchimp/index.php\";s:11:\"new_version\";s:5:\"1.1.0\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/block-for-mailchimp/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/block-for-mailchimp.1.1.0.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/block-for-mailchimp/assets/icon-128x128.png?rev=2922493\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/block-for-mailchimp/assets/banner-772x250.png?rev=3055479\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:23:\"ml-slider/ml-slider.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/ml-slider\";s:4:\"slug\";s:9:\"ml-slider\";s:6:\"plugin\";s:23:\"ml-slider/ml-slider.php\";s:11:\"new_version\";s:6:\"3.91.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/ml-slider/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/ml-slider.3.91.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/ml-slider/assets/icon.svg?rev=2771717\";s:3:\"svg\";s:54:\"https://ps.w.org/ml-slider/assets/icon.svg?rev=2771717\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/ml-slider/assets/banner-1544x500.png?rev=2907610\";s:2:\"1x\";s:64:\"https://ps.w.org/ml-slider/assets/banner-772x250.png?rev=2907610\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:63:\"options-for-twenty-twenty-one/options-for-twenty-twenty-one.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:43:\"w.org/plugins/options-for-twenty-twenty-one\";s:4:\"slug\";s:29:\"options-for-twenty-twenty-one\";s:6:\"plugin\";s:63:\"options-for-twenty-twenty-one/options-for-twenty-twenty-one.php\";s:11:\"new_version\";s:5:\"1.7.7\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/options-for-twenty-twenty-one/\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/plugin/options-for-twenty-twenty-one.1.7.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/options-for-twenty-twenty-one/assets/icon-256x256.jpg?rev=2433096\";s:2:\"1x\";s:82:\"https://ps.w.org/options-for-twenty-twenty-one/assets/icon-128x128.jpg?rev=2433096\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/options-for-twenty-twenty-one/assets/banner-1544x500.png?rev=2446781\";s:2:\"1x\";s:84:\"https://ps.w.org/options-for-twenty-twenty-one/assets/banner-772x250.png?rev=2446781\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:27:\"redirection/redirection.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/redirection\";s:4:\"slug\";s:11:\"redirection\";s:6:\"plugin\";s:27:\"redirection/redirection.php\";s:11:\"new_version\";s:5:\"5.5.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/redirection/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/redirection.5.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639\";s:2:\"1x\";s:63:\"https://ps.w.org/redirection/assets/icon-128x128.jpg?rev=983640\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/redirection/assets/banner-1544x500.jpg?rev=983641\";s:2:\"1x\";s:65:\"https://ps.w.org/redirection/assets/banner-772x250.jpg?rev=983642\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:27:\"wp-crontrol/wp-crontrol.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/wp-crontrol\";s:4:\"slug\";s:11:\"wp-crontrol\";s:6:\"plugin\";s:27:\"wp-crontrol/wp-crontrol.php\";s:11:\"new_version\";s:6:\"1.17.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/wp-crontrol/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-crontrol.1.17.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/wp-crontrol/assets/icon.svg?rev=2997335\";s:3:\"svg\";s:56:\"https://ps.w.org/wp-crontrol/assets/icon.svg?rev=2997335\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-crontrol/assets/banner-1544x500.jpg?rev=2997335\";s:2:\"1x\";s:66:\"https://ps.w.org/wp-crontrol/assets/banner-772x250.jpg?rev=2997335\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.9.1.3\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.9.1.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=3091364\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=3091364\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=3091364\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=3091364\";}s:8:\"requires\";s:3:\"5.5\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"4.1.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.4.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.jpg?rev=2811094\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.jpg?rev=2811094\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}}}','off'),(219518,'saswp_google_upgrade','2023-03-06','yes'),(296158,'userfeedback_review','a:2:{s:4:\"time\";i:1699798056;s:9:\"dismissed\";b:0;}','yes'),(373775,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1728135259;s:7:\"checked\";a:9:{s:6:\"billie\";s:5:\"1.1.4\";s:21:\"classic-artisan-child\";s:3:\"1.4\";s:15:\"music-and-video\";s:5:\"1.3.0\";s:15:\"portfolio-press\";s:5:\"2.8.0\";s:13:\"twentyfifteen\";s:3:\"3.8\";s:15:\"twentyseventeen\";s:3:\"3.7\";s:13:\"twentysixteen\";s:3:\"3.3\";s:12:\"twentytwenty\";s:3:\"2.7\";s:15:\"twentytwentyone\";s:3:\"2.3\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:8:{s:6:\"billie\";a:6:{s:5:\"theme\";s:6:\"billie\";s:11:\"new_version\";s:5:\"1.1.4\";s:3:\"url\";s:36:\"https://wordpress.org/themes/billie/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/billie.1.1.4.zip\";s:8:\"requires\";s:3:\"5.0\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"music-and-video\";a:6:{s:5:\"theme\";s:15:\"music-and-video\";s:11:\"new_version\";s:5:\"1.3.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/music-and-video/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/music-and-video.1.3.0.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.7\";}s:15:\"portfolio-press\";a:6:{s:5:\"theme\";s:15:\"portfolio-press\";s:11:\"new_version\";s:5:\"2.8.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/portfolio-press/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/portfolio-press.2.8.0.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"3.8\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.3.8.zip\";s:8:\"requires\";s:3:\"4.1\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"3.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.3.7.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"3.3\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.3.3.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.7.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.3.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),(401241,'_site_transient_timeout_browser_09993ab868f470cf24e26fa4f9439d9e','1728740059','off'),(401242,'_site_transient_browser_09993ab868f470cf24e26fa4f9439d9e','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"129.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(331089,'_wpforms_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1728104978;s:5:\"ctime\";i:1728104978;}','yes'),(331090,'_wpforms_transient_wpforms_/home/artisteordinaire/public_html/flowercat/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1727520302;s:5:\"ctime\";i:1727520302;}','yes'),(329775,'monsterinsights_eea_compliance_checker','a:2:{s:10:\"ga_checker\";a:2:{s:8:\"ad-links\";b:0;s:14:\"google-signals\";b:0;}s:12:\"last_checked\";i:1708885505;}','yes'),(297314,'wp_attachment_pages_enabled','1','yes'),(287903,'monsterinsights_email_summaries_infoblocks_sent','a:14:{i:0;i:101;i:1;i:99;i:2;i:97;i:3;i:95;i:4;i:93;i:5;i:91;i:6;i:72;i:7;i:78;i:8;i:85;i:9;i:76;i:10;i:74;i:11;i:70;i:12;i:68;i:13;i:66;}','yes'),(401255,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1728178462','off'),(401180,'_site_transient_timeout_wp_theme_files_patterns-00e57a1e74d97f5e6b766eebd448c998','1727631622','off'),(401181,'_site_transient_wp_theme_files_patterns-00e57a1e74d97f5e6b766eebd448c998','a:2:{s:7:\"version\";s:3:\"2.3\";s:8:\"patterns\";a:0:{}}','off'),(400306,'_wpforms_transient_timeout_existing_tables','1728038702','off'),(400307,'_wpforms_transient_existing_tables','a:1:{s:14:\"wp72_wpforms_%\";a:4:{i:0;s:17:\"wp72_wpforms_logs\";i:1;s:25:\"wp72_wpforms_payment_meta\";i:2;s:21:\"wp72_wpforms_payments\";i:3;s:23:\"wp72_wpforms_tasks_meta\";}}','off'),(401243,'_site_transient_timeout_php_check_1a31e573deff9bf63840fe4b3ef8afb9','1728740059','off'),(401244,'_site_transient_php_check_1a31e573deff9bf63840fe4b3ef8afb9','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(246771,'monsterinsights_sitenotes_installed','1684886459','yes'),(394306,'monsterinsights_float_bar_hidden','1726088082','auto'),(348641,'can_compress_scripts','1','yes'),(348645,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','no'),(358782,'ms_ads_first_seen_on','1717257482','yes'),(348659,'action_scheduler_migration_status','complete','yes'),(354348,'ms_hide_all_ads_until','1717204383','yes'),(354349,'metaslider_systemcheck','a:2:{s:16:\"wordPressVersion\";b:0;s:12:\"imageLibrary\";b:0;}','no'),(354350,'metaslider_tour_cancelled_on','add-slide','yes'),(401268,'_site_transient_timeout_wp_theme_files_patterns-a93c27e02edbcd4397834fd939dc5430','1729363900','off'),(401269,'_site_transient_wp_theme_files_patterns-a93c27e02edbcd4397834fd939dc5430','a:2:{s:7:\"version\";s:3:\"2.3\";s:8:\"patterns\";a:0:{}}','off'),(401210,'_wpforms_transient_wpforms_/home/e494425/public_html/flowercat/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1728104978;s:5:\"ctime\";i:1728104978;}','on'),(401239,'_site_transient_timeout_theme_roots','1728137059','off'),(401240,'_site_transient_theme_roots','a:9:{s:6:\"billie\";s:7:\"/themes\";s:21:\"classic-artisan-child\";s:7:\"/themes\";s:15:\"music-and-video\";s:7:\"/themes\";s:15:\"portfolio-press\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";}','off'),(401245,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1728156859','off'),(401246,'_transient_action_scheduler_last_pastdue_actions_check','1728135259','off'),(401247,'_transient_timeout_wp_mail_smtp_error_debug_events_transient_30-days','1728138859','off'),(401248,'_transient_wp_mail_smtp_error_debug_events_transient_30-days','0','off'),(401249,'_site_transient_timeout_community-events-828734bc2db9e9e480bb27762e5b5cbc','1728178461','off'),(401250,'_site_transient_community-events-828734bc2db9e9e480bb27762e5b5cbc','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"98.113.45.0\";}s:6:\"events\";a:5:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:18:\"WordCamp Rochester\";s:3:\"url\";s:36:\"https://rochester.wordcamp.org/2024/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2024-10-05 08:50:00\";s:8:\"end_date\";s:19:\"2024-10-05 08:50:00\";s:20:\"start_unix_timestamp\";i:1728132600;s:18:\"end_unix_timestamp\";i:1728132600;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Rochester, NY, USA\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:43.15855289999999655492501915432512760162353515625;s:9:\"longitude\";d:-77.5908881999999948675394989550113677978515625;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"WordPress Hangout & Networking\";s:3:\"url\";s:66:\"https://www.meetup.com/wordpress-montclair-meetup/events/302864749\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2024-10-08 18:30:00\";s:8:\"end_date\";s:19:\"2024-10-08 21:30:00\";s:20:\"start_unix_timestamp\";i:1728426600;s:18:\"end_unix_timestamp\";i:1728437400;s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Clifton, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.86843499999999806959749548695981502532958984375;s:9:\"longitude\";d:-74.190709999999995716279954649507999420166015625;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:51:\"Helpdesk: Bring Your Laptop and WordPress Questions\";s:3:\"url\";s:70:\"https://www.meetup.com/bergen-county-wordpress-meetup/events/303384579\";s:6:\"meetup\";s:30:\"Bergen County WordPress Meetup\";s:10:\"meetup_url\";s:54:\"https://www.meetup.com/bergen-county-wordpress-meetup/\";s:4:\"date\";s:19:\"2024-10-16 19:00:00\";s:8:\"end_date\";s:19:\"2024-10-16 21:00:00\";s:20:\"start_unix_timestamp\";i:1729119600;s:18:\"end_unix_timestamp\";i:1729126800;s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Paramus, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.9721260000000029322109185159206390380859375;s:9:\"longitude\";d:-74.079849999999993315213941968977451324462890625;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:68:\"Help Desk - Bring Your Laptop, Yourself, and Your WordPress Problems\";s:3:\"url\";s:66:\"https://www.meetup.com/wordpress-montclair-meetup/events/302864755\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2024-10-22 18:00:00\";s:8:\"end_date\";s:19:\"2024-10-22 20:00:00\";s:20:\"start_unix_timestamp\";i:1729634400;s:18:\"end_unix_timestamp\";i:1729641600;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Montclair, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.81157300000000276440914603881537914276123046875;s:9:\"longitude\";d:-74.21863600000000360523699782788753509521484375;}}i:4;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"WordPress Hangout & Networking\";s:3:\"url\";s:66:\"https://www.meetup.com/wordpress-montclair-meetup/events/302864774\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2024-11-06 18:30:00\";s:8:\"end_date\";s:19:\"2024-11-06 21:30:00\";s:20:\"start_unix_timestamp\";i:1730935800;s:18:\"end_unix_timestamp\";i:1730946600;s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Clifton, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.86843499999999806959749548695981502532958984375;s:9:\"longitude\";d:-74.190709999999995716279954649507999420166015625;}}}}','off'),(401251,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1728178462','off'),(401252,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 01 Oct 2024 18:46:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=6.7-beta1-59164\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 6.7 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2024/10/wordpress-6-7-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 01 Oct 2024 04:41:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17857\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:301:\"WordPress 6.7 Beta 1 is now ready for download and testing!\n\nThis version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it is recommended you evaluate Beta 1 on a test server and site.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:13719:\"\n<p id=\"block-0eaa018b-f0fe-49ae-a80b-762dd1f69d27\">WordPress 6.7 Beta 1 is ready for download and testing!</p>\n\n\n\n<p><strong>This beta version of the WordPress software is under development.</strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.  Instead, set up a test environment or a local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 6.7 Beta 1</h2>\n\n\n\n<p>You can test Beta 1 in any of the following ways:&nbsp;</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong>                                  </td><td>Install and activate the<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"> WordPress Beta Tester</a> plugin on a WordPress install.&nbsp;Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the<a href=\"https://wordpress.org/wordpress-6.7-beta1.zip\"> Beta 1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong>                      </td><td>Use this<a href=\"https://make.wordpress.org/cli/\"> WP-CLI</a> command: <code>wp core update --version=6.7-beta1</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a<a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\"> 6.7 Beta 1 WordPress Playground instance</a> to test the software directly in your browser. No setup required–-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.7 is <strong>November 12, 2024</strong>. Your help testing Beta and RC versions over the next six weeks is vital to ensuring the final release is everything it should be: stable, powerful, and intuitive.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p>Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute—whether or not you have experience.</p>\n\n\n\n<p>If you encounter an issue, please share it in the<a href=\"https://wordpress.org/support/forum/alphabeta/\"> Alpha/Beta area</a> of the support forums. If you are comfortable submitting a reproducible bug report, you can do so<a href=\"https://core.trac.wordpress.org/newticket\"> via WordPress Trac</a>. You can also check your issue against a list of<a href=\"https://core.trac.wordpress.org/tickets/major\"> known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a> and join the<a href=\"https://wordpress.slack.com/messages/core-test/\"> #core-test channel</a> on<a href=\"https://wordpress.slack.com/\"> Making WordPress Slack</a>.</p>\n\n\n\n<p>WordPress 6.7 will include many new features that were previously only available in the Gutenberg plugin. Learn more about Gutenberg updates since WordPress 6.7 in the<a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\"> What’s New in Gutenberg</a> posts for versions <a href=\"https://make.wordpress.org/core/2024/06/09/what-is-new-in-gutenberg-18-5-05-jun/\">18.5</a>, <a href=\"https://make.wordpress.org/core/2024/06/20/whats-new-in-gutenberg-18-6/\">18.6</a>, <a href=\"https://make.wordpress.org/core/2024/07/04/whats-new-in-gutenberg-18-7-03-july/\">18.7</a>, <a href=\"https://make.wordpress.org/core/2024/07/17/whats-new-in-gutenberg-18-8-17-july/\">18.8</a>, <a href=\"https://make.wordpress.org/core/2024/07/31/whats-new-in-gutenberg-18-9-31-july/\">18.9</a>, <a href=\"https://make.wordpress.org/core/2024/08/14/whats-new-in-gutenberg-19-0-14-august/\">19.0</a>, <a href=\"https://make.wordpress.org/core/2024/08/28/whats-new-in-gutenberg-19-1-28-august/\">19.1</a>, <a href=\"https://make.wordpress.org/core/2024/09/12/what-is-new-in-gutenberg-19-2-11-september/\">19.2</a>, and <a href=\"https://make.wordpress.org/core/2024/09/25/whats-new-in-gutenberg-19-3-25-september/\">19.3</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s New in WordPress 6.7 Beta 1</h2>\n\n\n\n<p>WordPress 6.7 Beta 1 contains over 500 enhancements and over 500 bug fixes for the editor, including more than <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.7&amp;group=component&amp;max=500&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">200 tickets for WordPress 6.7 Core</a>. Here’s a glimpse of what’s coming:</p>\n\n\n\n<h3 class=\"wp-block-heading\">Meet the Twenty Twenty-Five theme</h3>\n\n\n\n<p>Launching with WordPress 6.7, the new default theme, <a href=\"https://make.wordpress.org/core/2024/08/15/introducing-twenty-twenty-five/\">Twenty Twenty-Five</a>, embodies ultimate flexibility and adaptability, showcasing how WordPress empowers you to tell your story with a rich selection of patterns and styles. Inspired by glimpses of natural beauty and ancestry heritage, it evokes ideas of impermanence, the passage of time, and continuous evolution–mirroring life’s journey. Experience effortless site creation with Twenty Twenty-Five and follow its progress or report issues on <a href=\"https://github.com/wordpress/twentytwentyfive\">this GitHub repo</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Zoom Out to Compose with Patterns</h3>\n\n\n\n<p>The Zoom Out view simplifies your editing experience by allowing you to create and edit at the pattern level rather than focusing on individual blocks. Easily toggle this view from the toolbar to streamline your site-building process, making it faster and more intuitive to design pages using patterns.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Media improvements&nbsp;</h3>\n\n\n\n<p>Now supporting HEIC image uploads–automatically converted to JPEG for maximum compatibility–you can add high-quality images without worrying about browser support. Plus, enjoy auto-sizing for lazy-loaded images and expanded background image options at both individual and global levels, giving you greater control over your site&#8217;s visuals and performance.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Expanding Block Supports</h3>\n\n\n\n<p>Several blocks now come with expanded support options, enabling even more design possibilities. Notably, the long-requested shadow support for Group blocks has been added, a big win for designers and theme developers!</p>\n\n\n\n<h3 class=\"wp-block-heading\">Preview Options API&nbsp;</h3>\n\n\n\n<p>The latest WordPress release enhances the Preview Options in the block editor, empowering developers to customize content previews. A new API allows plugins and themes to add custom items to the preview dropdown menu, enabling users to see content in different formats or environments. This flexibility enriches the editing experience while maintaining the existing familiar Preview dropdown structure.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Refined Data Views</h3>\n\n\n\n<p>The Data Views introduced in 6.5 continue to be improved. This release is focused on refining the experience with a few new features aimed at making these views more flexible for customization and more functional to use.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Manage Block Bindings Directly</h3>\n\n\n\n<p>Updates to this API in 6.7 polish and open most of the underlying APIs, improving the overall user experience, and add a user interface (UI) that allows you to connect attributes with custom fields to their binding sources. This new UI makes it possible to create bindings directly in a block instead of needing to use the Code Editor. By default admin and editor users can create and modify bindings, but this can be overridden with `block_editor_settings_all or map_meta_cap` filters.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Simplified and Smarter Query Loop Block</h3>\n\n\n\n<p>The Query Loop block is improved, as it now automatically inherits the query from the template by default, eliminating the need for manual configuration. This means your posts display immediately in both the editor and on the front end, streamlining the process so users can focus on content without extra configuration needed.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Edit and Control Font Size Presets</h3>\n\n\n\n<p>An enhanced Styles interface allows for greater flexibility when creating, editing, removing, and applying font size presets. You can now easily modify the presets provided by a theme or create your own custom options. A key feature is the ability to toggle fluid typography, which enables responsive font scaling with additional options for finer control over responsiveness.</p>\n\n\n\n<h3 class=\"wp-block-heading\">View Meta Boxes in the iframed Post Editor</h3>\n\n\n\n<p>A new split view option has been introduced that allows you to access both the editor canvas and metaboxes while editing. This change will provide a consistent WYSIWYG experience between the editor and front end views.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Template Registration API</h3>\n\n\n\n<p>With this release, developers can now more easily register custom block templates without complex filters. Streamline your development process and create custom templates with ease.&nbsp;</p>\n\n\n\n<p><strong><strong>The features included in this first beta may change before the final release of WordPress 6.7, based on what testers like you find.</strong></strong></p>\n\n\n\n<p>Get an overview of the<a href=\"https://make.wordpress.org/core/6-7/\"> 6.7 release cycle</a> and check the<a href=\"https://make.wordpress.org/core/\"> Make WordPress Core blog</a> for<a href=\"https://make.wordpress.org/core/tag/6-7/\"> 6.7-related posts</a> in the next few weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Vulnerability bounty doubles during Beta &amp; Release Candidate</h2>\n\n\n\n<p>The WordPress community sponsors a<a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\"> monetary reward for reporting new, unreleased security vulnerabilities</a>. This reward doubles during the period between Beta 1 on October 1, 2024 and the final Release Candidate (RC) scheduled for November 5, 2024. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the<a href=\"https://hackerone.com/wordpress\"> HackerOne page</a> and in the<a href=\"https://wordpress.org/about/security/\"> security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Just for you: a Beta 1 haiku</h3>\n\n\n\n<p>Lines of code arise,&nbsp;<br>Testing shapes the future path,&nbsp;&nbsp;<br>WordPress grows once more.</p>\n\n\n\n<p class=\"has-text-align-left is-style-default\"><em>Props to <em><a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, </em><a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/colorful-tones/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>colorful-tones</a>,</em> <em><em><a href=\'https://profiles.wordpress.org/courane01/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>courane01</a>, <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a>, <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a>, and <a href=\'https://profiles.wordpress.org/priethor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>priethor</a></em> or reviewing and collaborating on this post!</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17857\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WP Engine Reprieve\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/news/2024/09/wp-engine-reprieve/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Sep 2024 21:03:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:4:\"Meta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:7:\"Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17850\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:422:\"I&#8217;ve heard from WP Engine customers that they are frustrated that WP Engine hasn&#8217;t been able to make updates, plugin directory, theme directory, and Openverse work on their sites. It saddens me that they&#8217;ve been negatively impacted by Silver Lake&#8216;s commercial decisions. On WP Engine&#8217;s homepage, they promise &#8220;Unmatched performance, automated updates, and bulletproof security [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1508:\"\n<p>I&#8217;ve heard from <a href=\"https://wpengine.com/\">WP Engine</a> customers that they are frustrated that WP Engine hasn&#8217;t been able to make updates, plugin directory, theme directory, and Openverse work on their sites. It saddens me that they&#8217;ve been negatively impacted by <a href=\"https://www.silverlake.com/\">Silver Lake</a>&#8216;s commercial decisions.</p>\n\n\n\n<p><a href=\"https://wpengine.com/\">On WP Engine&#8217;s homepage</a>, they promise &#8220;Unmatched performance, automated updates, and bulletproof security ensure your sites thrive.&#8221;</p>\n\n\n\n<p>WP Engine was well aware that we could remove access when they chose to ignore our efforts to resolve our differences and enter into a commercial licensing agreement. <a href=\"https://usaawards.ceotodaymagazine.com/previous-winner/heather-brunner/\">Heather Brunner</a>, <a href=\"https://www.silverlake.com/people/lee-wittlinger/\">Lee Wittlinger</a>, and their Board chose to take this risk. WPE was also aware that they were placing this risk directly on WPE customers. You could assume that WPE has a workaround ready, or they were simply reckless in supporting their customers. Silver Lake and WP Engine put their customers at risk, not me.</p>\n\n\n\n<p>We have lifted the blocks of their servers from accessing ours, until October 1, UTC 00:00. Hopefully this helps them spin up their mirrors of all of WordPress.org&#8217;s resources that they were using for free while not paying, and making legal threats against us.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17850\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"WP Engine is banned from WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/news/2024/09/wp-engine-banned/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Sep 2024 22:50:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:7:\"Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17834\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:130:\"Pending their legal claims and litigation against WordPress.org, WP Engine no longer has free access to WordPress.org\'s resources.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1924:\"\n<p>Any WP Engine customers having trouble with their sites should <a href=\"https://wpengine.com/contact/\">contact WP Engine support and ask them to fix it</a>.</p>\n\n\n\n<p>WP Engine needs a trademark license, they don&#8217;t have one. I won&#8217;t bore you with the story of how WP Engine <a href=\"https://x.com/photomatt/status/1838502185879167069\">broke thousands of customer sites yesterday in their haphazard attempt to block our attempts to inform the wider WordPress community</a> regarding their disabling and locking down a WordPress core feature in order to extract profit.</p>\n\n\n\n<p><strong>What I will tell you is that, pending their legal claims and litigation against WordPress.org, WP Engine no longer has free access to WordPress.org&#8217;s resources.</strong></p>\n\n\n\n<p>WP Engine wants to control your WordPress experience, they need to run their own user login system, update servers, plugin directory, theme directory, pattern directory, block directory, translations, photo directory, job board, meetups, conferences, bug tracker, forums, Slack, Ping-o-matic, and showcase. Their servers can no longer access our servers for free.</p>\n\n\n\n<p>The reason WordPress sites don&#8217;t get hacked as much anymore is we work with hosts to block vulnerabilities at the network layer, WP Engine will need to replicate that security research on their own.</p>\n\n\n\n<p>Why should WordPress.org provide these services to WP Engine for free, given their attacks on us?</p>\n\n\n\n<p>WP Engine is free to offer their hacked up, bastardized simulacra of WordPress&#8217;s GPL code to their customers, and they can experience WordPress as WP Engine envisions it, with them getting all of the profits and providing all of the services.</p>\n\n\n\n<p>If you want to experience WordPress, use any other host in the world besides WP Engine. <a href=\"https://wordpress.org/news/2024/09/wp-engine/\">WP Engine is not WordPress</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17834\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WP Engine is not WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/news/2024/09/wp-engine/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 21 Sep 2024 23:57:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17786\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:358:\"It has to be said and repeated: WP Engine is not WordPress. My own mother was confused and thought WP Engine was an official thing. Their branding, marketing, advertising, and entire promise to customers is that they&#8217;re giving you WordPress, but they&#8217;re not. And they&#8217;re profiting off of the confusion. WP Engine needs a trademark [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5075:\"\n<p>It has to be said and repeated: <em>WP Engine is not WordPress</em>. My own mother was confused and thought <a href=\"https://wpengine.com/\">WP Engine</a> was an official thing. Their branding, marketing, advertising, and entire promise to customers is that they&#8217;re giving you WordPress, but they&#8217;re not. And they&#8217;re profiting off of the confusion. WP Engine needs a trademark license to continue their business.</p>\n\n\n\n<p><a href=\"https://www.youtube.com/watch?v=fnI-QcVSwMU\">I spoke yesterday at WordCamp</a> about how <a href=\"https://www.silverlake.com/people/lee-wittlinger/\">Lee Wittlinger</a> at <a href=\"https://www.silverlake.com/\">Silver Lake</a>, a private equity firm with $102B assets under management, can hollow out an open source community. (To summarize, they do about half a billion in revenue on top of WordPress and <a href=\"https://wordpress.org/five-for-the-future/pledge/wp-engine/\">contribute back 40 hours a week</a>, Automattic is a similar size and <a href=\"https://wordpress.org/five-for-the-future/pledge/automattic/\">contributes back 3,915 hours a week</a>.) Today, I would like to offer a specific, technical example of how they break the trust and sanctity of our software&#8217;s promise to users to save themselves money so they can extract more profits from you.</p>\n\n\n\n<p>WordPress is a content management system, and the content is <em>sacred</em>. Every change you make to every page, every post, is tracked in a revision system, just like the Wikipedia. This means if you make a mistake, you can <em>always</em> undo it. It also means if you&#8217;re trying to figure out why something is on a page, you can see precisely the history and edits that led to it. These revisions are stored in our database.</p>\n\n\n\n<p>This is very important, it&#8217;s at the core of the user promise of protecting your data, and it&#8217;s why WordPress is architected and designed to never lose anything.</p>\n\n\n\n<p><strong>WP Engine turns this off.</strong> They disable revisions because it costs them more money to store the history of the changes in the database, and they don&#8217;t want to spend that to protect your content. It strikes to the very heart of what WordPress does, and they shatter it, the integrity of your content. If you make a mistake, you have no way to get your content back, breaking the core promise of what WordPress does, which is manage and protect your content.</p>\n\n\n\n<p>Here is a screenshot of <a href=\"https://wpengine.com/support/platform-settings/#Post_Revisions\">their support page</a> saying they disable this across their 1.5 million WordPress installs.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"864\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/09/Screenshot-2024-09-21-at-4.05.03 PM.png?resize=1024%2C864&#038;ssl=1\" alt=\"\" class=\"wp-image-17787\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/09/Screenshot-2024-09-21-at-4.05.03 PM.png?resize=1024%2C864&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/09/Screenshot-2024-09-21-at-4.05.03 PM.png?resize=300%2C253&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/09/Screenshot-2024-09-21-at-4.05.03 PM.png?resize=768%2C648&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/09/Screenshot-2024-09-21-at-4.05.03 PM.png?w=1472&amp;ssl=1 1472w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>They say it&#8217;s slowing down your site, but what they mean is they want to avoid paying to store that data. We tested revisions on <em>all</em> of the recommended hosts on WordPress.org, and <em>none</em> disabled revisions by default. <strong>Why is WP Engine the only one that does?</strong> They are strip-mining the WordPress ecosystem, giving our users a crappier experience so they can make more money.</p>\n\n\n\n<p><strong>What WP Engine gives you is not WordPress</strong>, it&#8217;s something that they&#8217;ve chopped up, hacked, butchered to look like WordPress, but actually they&#8217;re giving you a cheap knock-off and charging you more for it.</p>\n\n\n\n<p>This is one of the many reasons they are a cancer to WordPress, and it’s important to remember that unchecked, cancer will spread. WP Engine is setting a poor standard that others may look at and think is ok to replicate. We must set a higher standard to ensure WordPress is here for the next 100 years.</p>\n\n\n\n<p>If you are a customer of &#8220;WordPress Engine,&#8221; you should <a href=\"https://wpengine.com/contact/\">contact their support</a> immediately to at least get the 3 revisions they allow turned on so you don&#8217;t accidentally lose something important. Ideally, they should go to unlimited. <strong>Remember that you, the customer, hold the power; they are nothing without the money you give them.</strong> And as you vote with your dollars, consider literally any other WordPress host as WP Engine is the only one we&#8217;ve found that completely disables revisions by default.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17786\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"PDX + WCUS 2024: A Recap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wordpress.org/news/2024/09/pdx-wcus-2024-a-recap/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 21 Sep 2024 07:10:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17750\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:180:\"WordCamp US (WCUS), North America\'s largest WordPress event, hosted over 1,500 attendees from around the world at the Oregon Convention Center in Portland, from September 17 to 20.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Dan Soschin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:18407:\"\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"627\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7364-scaled-e1726885354749-1024x627.jpg?resize=1024%2C627&#038;ssl=1\" alt=\"I love Oregon sculpture at The Oregon Convention Center in Portland, Oregon USA\" class=\"wp-image-17751\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7364-scaled-e1726885354749.jpg?resize=1024%2C627&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7364-scaled-e1726885354749.jpg?resize=300%2C184&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7364-scaled-e1726885354749.jpg?resize=768%2C470&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7364-scaled-e1726885354749.jpg?resize=1536%2C940&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7364-scaled-e1726885354749.jpg?resize=2048%2C1253&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p><a href=\"https://us.wordcamp.org/2024/\">WordCamp US</a> (WCUS), North America&#8217;s largest WordPress event, hosted over 1,500 attendees from around the world at the <a href=\"https://us.wordcamp.org/2024/location/\">Oregon Convention Center</a> in Portland, from September 17 to 20.</p>\n\n\n\n<p>Over four days, WordPress professionals and enthusiasts came together to explore the latest advancements and use cases, collaborate on open source projects, and strengthen community connections.</p>\n\n\n\n<p>A dedicated team of more than 40 volunteers, led by <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/juliarosia/\">Julia Golomb</a>, <a href=\"https://profiles.wordpress.org/katiejrichards/\">Katie Richards</a>, and <a href=\"https://profiles.wordpress.org/sunsand187/\">Sandy Edwards</a>, made the event possible.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Building WordPress</h2>\n\n\n\n<p><a href=\"https://us.wordcamp.org/2024/contributor-day/\">Contributor Day</a> brought together over 400 contributors across 25 teams to support the WordPress project. As with any Contributor Day, participants learned and collaborated while tackling key projects, including triaging issues, exploring performance improvements, advancing the Twenty Twenty-Five theme, and preparing for the upcoming WordPress 6.7 release.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7353.jpg?resize=1024%2C768&#038;ssl=1\" alt=\"Contributor Day 2024 at WordCamp US\" class=\"wp-image-17760\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7353-scaled.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7353-scaled.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7353-scaled.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7353-scaled.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_7353-scaled.jpg?resize=2048%2C1536&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\">WordPress contributors discussing all things design at WCUS 2024&#8217;s Contributor Day.</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Celebrating WordPress</h2>\n\n\n\n<p>At WCUS 2024, the inaugural Showcase Day highlighted how enterprises like <a href=\"https://us.wordcamp.org/2024/session/showcase-keynote-reach-for-the-sky-disney-experiences-magical-transformation-with-gutenberg/\">Disney Experiences</a>, <a href=\"https://us.wordcamp.org/2024/session/the-news-never-sleeps-how-wordpress-powers-the-new-york-post/\">The New York Post</a>, <a href=\"https://us.wordcamp.org/2024/session/breaking-news-cnns-rise-to-industry-leaders-in-brazil/\">CNN</a>, <a href=\"https://us.wordcamp.org/2024/session/reinventing-vox-medias-cms-a-wordpress-migration-technical-deep-dive/\">Vox Media</a>, and <a href=\"https://us.wordcamp.org/2024/session/how-to-use-humanity-the-open-source-theme-from-amnesty/\">Amnesty International</a> are leveraging WordPress across a variety of industries. With 19 sessions, attendees gained diverse insights into WordPress’s wide-ranging capabilities and features.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2239.jpeg?resize=1024%2C768&#038;ssl=1\" alt=\"Disney at WCUS 2024\" class=\"wp-image-17757\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2239-scaled.jpeg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2239-scaled.jpeg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2239-scaled.jpeg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2239-scaled.jpeg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2239-scaled.jpeg?resize=2048%2C1536&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\">Showcase day presentation by Alexandra Guffey and Katrina Yates of Disney on Gutenberg&#8217;s use in a complex ecosystem of sites.</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Sustaining WordPress</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2288.jpeg?resize=1024%2C768&#038;ssl=1\" alt=\"Joseph Jacks at WCUS 2024\" class=\"wp-image-17759\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2288-scaled.jpeg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2288-scaled.jpeg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2288-scaled.jpeg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2288-scaled.jpeg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/09/IMG_2288-scaled.jpeg?resize=2048%2C1536&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\">Keynote presenter Joseph Jacks shares thoughts on the future of OSS.</figcaption></figure>\n\n\n\n<p>Joseph “JJ” Jacks, founder of OSS Capital, kicked off the first day of programming with a keynote about how open source will dominate the next wave of software. In looking at emerging trends in tech, he expressed how closed core, or closed source, software is hitting a plateau. Commercial open source companies are able to disrupt and forge the path for a shift in the space.&nbsp;</p>\n\n\n\n<p>Sharing his optimism for the future, JJ highlighted emerging projects OSS Capital is excited about and emphasized that the most successful open source companies thrive by generating more value than they capture.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Learn WordPress</h2>\n\n\n\n<p>The second half of the conference featured more than 20 sessions and workshops across <a href=\"https://us.wordcamp.org/2024/schedule/\">three tracks</a>. Topics ranged from leveraging AI in WordPress to getting the most out of wp-admin.</p>\n\n\n\n<p>Thursday&#8217;s dedicated networking session brought attendees to the sponsor hall to explore and connect with the vast ecosystem of hosts, plugins, agencies, and service providers. The WordCamp US Lounge, located within the exhibit hall, held focused discussions on hosting, neurodiversity, inclusivity, and content marketing.</p>\n\n\n\n<p>Friday began with a <a href=\"https://us.wordcamp.org/2024/session/how-time-uses-patterns-to-drive-recirculation-and-engagement/\">fireside chat between TIME’s CTO Burhan Hamid and WordPress VIP’s CMO Tim Hossain</a>. The duo discussed how TIME&#8217;s implementation of reusable components allowed them to scale and support major traffic-generating topics such as Taylor Swift’s Person of the Year, House of the Dragon, and political events.</p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/09/DSC01144.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"Troubador Typewriter at the Code is Poetry Lounge, WCUS 2024\" class=\"wp-image-17756\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/09/DSC01144-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC01144-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC01144-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC01144-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC01144-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\">WordCamp attendees stopped by the Code is Poetry lounge to try their hands at the vintage Smith Corona and have a poem written by the Typewriter Troubadour.</figcaption></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_6862.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"Campfire Lounge at WCUS 2024\" class=\"wp-image-17754\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_6862-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_6862-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_6862-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_6862-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_6862-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\">Attendees take a break in the center of the exhibit hall at the “campfire&#8221; where various discussions were held throughout the event.</figcaption></figure>\n</div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Q&amp;A with Cofounder Mullenweg</h2>\n\n\n\n<p>In a dynamic keynote, WordPress Cofounder Matt Mullenweg delivered <a href=\"https://www.youtube.com/watch?v=fnI-QcVSwMU\">one of his &#8220;spiciest&#8221; WordCamp presentations</a>, combining insights on WordPress’s open source future with a creative twist. He opened by reading his recent <a href=\"https://ma.tt/2024/09/ecosystem-thinking/\">post</a> that explores open source philosophy, touching on themes of freedom, collaboration, and the ongoing influence of open source projects like WordPress. Mullenweg also critiqued companies for misleadingly labeling proprietary models as open source, stressing the importance of true open source licenses for the future of software freedom.</p>\n\n\n\n<p>Matt further emphasized WordPress’s ecosystem-driven development and highlighted the <a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future</a> initiative, an effort to avoid the <a href=\"https://en.wikipedia.org/wiki/Tragedy_of_the_commons\">tragedy of the commons</a> and ensure that WordPress thrives for everyone. His speech addressed community concerns about companies profiting off WordPress without giving back and urged attendees to support companies that contribute to the platform’s growth.</p>\n\n\n\n<p>Before diving into the Q&amp;A segment of the presentation, Matt expressed the importance of recognizing:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>“What we create together is bigger than any one person.”</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_7217-2.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"Matt Mullenweg speaking at WCUS 2024 in Portland, Oregon USA\" class=\"wp-image-17755\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_7217-2-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_7217-2-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_7217-2-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_7217-2-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/09/DSC_7217-2-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\">WordPress Cofounder Matt Mullenweg on the main stage at WCUS 2024.</figcaption></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"684\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/09/ZSP_0761.jpg?resize=1024%2C684&#038;ssl=1\" alt=\"Matt Mullengweg and Brian Richards taking the stage at WCUS 2024.\" class=\"wp-image-17761\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/09/ZSP_0761-scaled.jpg?resize=1024%2C684&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/09/ZSP_0761-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/09/ZSP_0761-scaled.jpg?resize=768%2C513&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/09/ZSP_0761-scaled.jpg?resize=1536%2C1025&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/09/ZSP_0761-scaled.jpg?resize=2048%2C1367&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\">Matt Mullenweg and Brian Richards on stage at WCUS 2024.</figcaption></figure>\n</div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Save the Dates</h2>\n\n\n\n<p>In his closing remarks, emcee <a href=\"https://profiles.wordpress.org/rzen/\">Brian Richards</a> expressed gratitude for the fantastic work the event organizers and volunteers contributed to produce WCUS 2024.</p>\n\n\n\n<p>Brian reminded attendees to save the date for <a href=\"https://us.wordcamp.org/2025\">WordCamp US 2025</a>, which will once again take place in Portland, Oregon, from August 26 to 29, 2025.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"792\" height=\"1024\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/09/1000013801.jpg?resize=792%2C1024&#038;ssl=1\" alt=\"WCUS 2024 Attendees gather for a group photo.\" class=\"wp-image-17753\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/09/1000013801-scaled.jpg?resize=792%2C1024&amp;ssl=1 792w, https://i0.wp.com/wordpress.org/news/files/2024/09/1000013801-scaled.jpg?resize=232%2C300&amp;ssl=1 232w, https://i0.wp.com/wordpress.org/news/files/2024/09/1000013801-scaled.jpg?resize=768%2C993&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/09/1000013801-scaled.jpg?resize=1188%2C1536&amp;ssl=1 1188w, https://i0.wp.com/wordpress.org/news/files/2024/09/1000013801-scaled.jpg?resize=1584%2C2048&amp;ssl=1 1584w, https://i0.wp.com/wordpress.org/news/files/2024/09/1000013801-scaled.jpg?w=1980&amp;ssl=1 1980w\" sizes=\"auto, (max-width: 792px) 100vw, 792px\" /><figcaption class=\"wp-element-caption\">Attendees gather at WCUS in Portland, Oregon.</figcaption></figure>\n\n\n\n<p>No WordCamp is complete without an after-party, with this year’s taking place at the <a href=\"https://us.wordcamp.org/2024/lets-get-social-at-the-wcus-social/\">Oregon Museum of Science and Industry</a> (OMSI). Attendees concluded a week of WordPress with refreshments while visiting the exhibits—including a submarine and planetarium—and posing in the photo booth.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Stay connected</h2>\n\n\n\n<p><a href=\"https://events.wordpress.org/\">WordPress events</a> enable technologists, open source enthusiasts, and community members around the globe to meet, share ideas, and collaborate to drive WordPress and the open web forward.</p>\n\n\n\n<p>Mark your calendars for <a href=\"https://wordpress.org/state-of-the-word/\">State of the Word</a> (Tokyo) on December 16, 2024, 2025’s <a href=\"https://asia.wordcamp.org/2025/\">WordCamp Asia</a> in Manila, <a href=\"https://europe.wordcamp.org/2025/\">WordCamp Europe</a> in Basel, Switzerland, and <a href=\"http://us.wordcamp.org/2025\">WordCamp US</a> in Portland, Oregon!</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>This post is a collaboration between the contributors who produce content for <a href=\"https://wordpress.org/news\">wordpress.org/news</a> and the WordCamp US Communications Team.</p>\n\n\n\n<p>Props to the following contributors for the work reviewing/contributing to this post: <a href=\"https://profiles.wordpress.org/rmartinezduque/\">@rmartinezduque</a>, <a href=\"https://profiles.wordpress.org/juliarosia/\">@juliarosia</a>, <a href=\"https://profiles.wordpress.org/brettface/\">@brettface</a>, <a href=\"https://profiles.wordpress.org/eidolonnight/\">@eidolonnight</a>, and <a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>. Thank you to the Photos Team for supplying images for this post and the official WordPress social media accounts throughout the event: <a href=\"https://profiles.wordpress.org/gwallace87/\">@gwallace87</a>, <a href=\"https://profiles.wordpress.org/m_butcher/\">@m_butcher</a>, <a href=\"https://profiles.wordpress.org/correliebre/\">@correliebre</a>, and <a href=\"https://profiles.wordpress.org/zstepek/\">@zstepek</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17750\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WP Briefing: Episode 86: My First WordPress Experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2024/09/episode-86-my-first-wordpress-experience/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Sep 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17684\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:469:\"Join us this week as Josepha takes a personal journey down memory lane to her first encounters with WordPress. In this episode, she shares the story of her very first WordPress website, the excitement of getting involved with WordCamps, and how those early discoveries shaped her rewarding path in the WordPress community. Whether you\'re a seasoned user or new to the platform, Josepha’s reflections will inspire you with insights from her earliest days in WordPress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/09/WPB086.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12850:\"\n<p>Join us this week as Josepha takes a personal journey down memory lane to her first encounters with WordPress. In this episode, she shares the story of her very first WordPress website, the excitement of getting involved with WordCamps, and how those early discoveries shaped her rewarding path in the WordPress community. Whether you&#8217;re a seasoned user or new to the platform, Josepha’s reflections will inspire you with insights from her earliest days in WordPress.<br></p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://josepha.blog/\">Josepha&#8217;s Blog</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/playground/\">WordPress Playground</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://us.wordcamp.org/2024/schedule/\">WordCamp US arrives this week (September 17-20)</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2024/06/episode-81-its-your-first-wordcamp-welcome/\">WP Briefing: It’s your first WordCamp? Welcome!</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/meetings/\">Upcoming WordPress Meetings</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/data-liberation/\">Data Liberation Project</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://events.wordpress.org/\">WordPress Events</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/\">Make WordPress</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you’d like answered? Submit them to&nbsp;<a href=\"mailto:wpbriefing@WordPress.org\">WPBriefing@WordPress.org</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17684\"></span>\n\n\n\n<p>[00:00:00]&nbsp;<strong>Josepha:</strong>&nbsp;Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Music intro)</p>\n\n\n\n<p>[00:00:39]&nbsp;<strong>Josepha:</strong>&nbsp;Folks, this week is WordCamp US, and over the past week or so, I spent a fair amount of time talking to people about that first-time experience. And as with any person who&#8217;s talking about their version of a shared experience, I started thinking back to mine.</p>\n\n\n\n<p>I think my first experience of WordPress was not typical, though. I had never even heard of WordPress when I first went to a WordCamp. I think, I think most of the time people have heard of it before, but I was just there for the plot. So, like many people in my generation, all of us old people of the internet, I was first online with things like Angelfire and GeoCities.</p>\n\n\n\n<p>[00:01:16] <strong>Josepha:</strong> When I went to college, I was keeping friends and family up to date on what I was up to with a little, like, newsletter? And then Xanga made it to our college campus, and eventually, so did Facebook. And I was one of those kids kind of like half-breaking sites with HTML and CSS I found online. I was changing layouts like every week to suit my mood.</p>\n\n\n\n<p>Then, when I graduated and found myself in a city with more talent and more competition than I&#8217;d actually accounted for, and started to realize that this online stuff I&#8217;d been doing for fun might actually be something that I needed to use as a tool professionally. So, I first went out and reserved my screen name everywhere I could think of.</p>\n\n\n\n<p>[00:02:01] <strong>Josepha:</strong> And we&#8217;re talking, like, LiveJournal, WordPress.com, Blogger, all the things, and eventually wound up building my first site on Weebly. And it was super ugly. I&#8217;m not able to design things. I have an okay sense for a design that is good, but like, left to my own devices, it&#8217;s gonna be what that was, which is like a tie dye background for some reason, and had everything organized into little, like, blocks, I guess? You know, like, old magazine layouts? And it technically had everything that I wanted, but it wasn&#8217;t necessarily the best version of any of those things either. I could write a little bit about myself and my services, I could add a few photos, there was a way to contact me, and I could do it all by myself.</p>\n\n\n\n<p>And so it was a good place to start. Not long after that, though, I graduated into the need for a more professional-looking website, and it was beautiful. I received a website; someone built it for me. It was beautiful; it had this elegant design. Had a lot of custom functionality, but it was built using ColdFusion. I couldn&#8217;t do anything to it. I couldn&#8217;t change anything. All minor changes just had to kind of wait until there was enough to make sense to use that maintenance time, that maintenance retainer that I had. It really was just kind of formal. It was an isolated snapshot of all of the sorts of information that was required to be on the web at that time.</p>\n\n\n\n<p>[00:03:28] <strong>Josepha:</strong> And then, later that year, I went to my first WordCamp, and I moved my site over to WordPress. And for the first time, I had that kind of mixture of professional expression that was on top of something that enabled my own expression. And honestly, I didn&#8217;t learn much more about the software for a few years. It was doing what I needed it to do, how I needed it to be done, and that&#8217;s really what mattered to me. </p>\n\n\n\n<p>And when I skip a few years ahead after that, a few years later, when I was learning by organizing Meetups and WordCamps that had speakers that I wanted to hear from, that had topics that I felt like I needed to learn more about, what I remember most about that learning period for me is that I knew that I wasn&#8217;t the first person to run into any of my problems, which meant that a solution was probably already out there, and I could find someone to come and teach us about their solution.</p>\n\n\n\n<p>[00:04:23] <strong>Josepha:</strong> And also, I knew that if we were running into a new problem and started breaking things left and right, there was always a way back. I was never really too far away from success. Like I felt like I might be lost, but I still was pretty much findable. And I guess I always want that for new users of the open web now, like new members of our WordPress community.</p>\n\n\n\n<p>I want them to feel like the breaking of things is fine and safe and that no mistake is irretrievable. I want us to have some place where perfection isn&#8217;t the point. Now listen, I know the software is complex right now. The admin is a little mismatched, your first choices are huge choices, and there are a million places to start.</p>\n\n\n\n<p>[00:05:03] <strong>Josepha:</strong> So, all I can say is, start with what you need, and once you&#8217;ve got that, like the back of your hand, move on to what you need next. And keep doing that, bravely and messily, until what you&#8217;ve got is all you ever wanted. I&#8217;m gonna leave for you, in the show notes, a link to something called WordPress Playground.</p>\n\n\n\n<p>It&#8217;s gonna launch a little WordPress site in your browser. There will be no host. It&#8217;s just all in the browser itself. And it will have the latest bundled theme on it, Twenty Twenty-Four, and the latest version of WordPress. And that&#8217;s it. Go in there and click around on the left-hand menu. Start a post, change a page, modify the theme.</p>\n\n\n\n<p>Just play around a while. See if it&#8217;s something that seems fun to you or valuable, or if it&#8217;s something that you can use as a time capsule for your kid because that sounds like a nice little mix of fun and work. And remember, sometimes perfection&#8217;s not the point.&nbsp;</p>\n\n\n\n<p>[00:05:57] (Music interlude)</p>\n\n\n\n<p>[00:06:04] <strong>Josepha:</strong> That brings us now to our small list of big things.</p>\n\n\n\n<p>Folks, as I mentioned at the top, WordCamp US is happening this week. It is September 17th through 20th this year, quite a few more days. But that also means that we&#8217;ll have quite a bit more stuff to do. If you have your tickets and haven&#8217;t looked at all of the presentations occurring over the four-day event, remember to take a look at the schedule and pick out topics that are interesting. And remember, just because you picked it out before you went doesn&#8217;t mean that if you get in there and it doesn&#8217;t work for you. You can&#8217;t choose a different topic while you&#8217;re there. And as a bonus, if this is your first WordCamp that you&#8217;ve ever attended, I have you covered. You can check out my previous episode on all the things to remember for your first time attending a WordCamp. And we have a pretty active community as well. If you just have questions or want to get in there and say, &#8216;Hey, I&#8217;m going to a vegan restaurant for lunch; who wants to join me?&#8217; You can do that, and you can definitely find somebody. </p>\n\n\n\n<p>Also, there are some upcoming WordPress meetings. So, if you&#8217;re not attending WordCamp US but still want to connect with the community, there are a ton of team meetings that are happening. You can find those on make.WordPress.org/meetings, I think. So really, really easy URL to remember. You can join your fellow community members and contribute to the WordPress project there. </p>\n\n\n\n<p>[00:07:18] <strong>Josepha:</strong> And I also wanted to just call your attention to a few really big projects that still need a little bit of help around the project. So, on the one hand, we have Data Liberation. That is still a really big project, but specifically, we are nearly ready to start working on some user-facing elements of that. It is being powered by Playground, and because the data liberation, the migration of one site to another, is so complex, once we get those elements built into Playground, I think it also stands to fix a bunch of the problems that we have across our user flow, our user experience for the project. Things like having better theme previews and being able to get a sense for what a plugin functionally will do for you versus what it says it&#8217;s going to do for you. And getting a sense for what the admin looks like, all of those things. And so, anyone who wants to learn more about contributing to Playground or to Data Liberation, I absolutely encourage you to go check out those meetings, see what&#8217;s happening, and get your hands a bit dirty with that.</p>\n\n\n\n<p>[00:08:26] <strong>Josepha:</strong> We also have a bunch of stuff happening in our community space. If you had received this podcast from somebody because they were like, hey, I know someone who might like WordPress or who has just learned WordPress and has never been to an event or any other reason that you are listening to this but don&#8217;t yet know the community, there is an easier option than just jumping straight into a WordCamp like I did. You can go to a meetup. You can see there&#8217;s a widget in your dashboard that&#8217;ll tell you what your nearest event is, but if you put your location into that widget, and nothing comes up. Technically, that means that you have an opportunity to bring a bunch of people together to teach you stuff you wish you knew about your site right now. So you can wander over into your dashboard and see those, or you can also head over to the community area on make.WordPress.org and anybody over there is happy to help you get started. And let me tell you, it is a very low-effort sort of thing to do. Here again, perfection&#8217;s not the point. And so that, my friends, is your small list of big things.</p>\n\n\n\n<p>[00:09:28] <strong>Josepha:</strong> Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there is a new episode. If you liked what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard, you can share those with me at WPBriefing@WordPress.org. I am your host, Josepha Haden Chomphosy. Thank you for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks. Or tomorrow if we&#8217;re all going to WordCamp US.&nbsp;</p>\n\n\n\n<p>[00:09:58] (Music outro)</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17684\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Tour the New Learn WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2024/09/tour-the-new-learn-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Sep 2024 19:26:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17687\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:348:\"The reimagined Learn WordPress experience launched just over a month ago. It introduces Learning Pathways, a new approach to educational content from the Training team. In case you haven’t explored the updated Learn WordPress site yet, take a peek at what you’ve been missing in this short and sweet virtual tour: The reception of the [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5990:\"\n<p>The <a href=\"https://wordpress.org/news/2024/08/a-brand-new-way-to-learn-wordpress/\">reimagined Learn WordPress experience</a> launched just over a month ago. It introduces Learning Pathways, a new approach to educational content from the Training team.</p>\n\n\n\n<p>In case you haven’t explored the updated <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> site yet, take a peek at what you’ve been missing in this short and sweet virtual tour:</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Tour the New Learn WordPress Experience\" width=\"500\" height=\"375\" src=\"https://www.youtube.com/embed/Auo6xQpG-rU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p>The reception of the new experience and Learning Pathways courses has been positive, with the average learner rating at 4.5/5 since the site’s relaunch. Here’s what learners have been saying:</p>\n\n\n\n<div class=\"wp-block-group is-content-justification-center is-layout-constrained wp-container-core-group-is-layout-5 wp-block-group-is-layout-constrained\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-container-core-column-is-layout-5 wp-block-column-is-layout-flow\" style=\"padding-right:0px;padding-left:0px\">\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-1 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40)\">\n<p class=\"has-eb-garamond-font-family\" style=\"font-size:19px\">&#8220;The beginner course did a fantastic job of introducing all the key terms I needed to know. It really set me up with a strong foundation to build on in the future&#8230;&#8221;</p>\n\n\n\n<p class=\"has-text-align-left has-eb-garamond-font-family has-normal-font-size\"><em>Carlos S. </em></p>\n\n\n\n<p class=\"has-text-align-left has-eb-garamond-font-family has-normal-font-size\"><em>about the <a href=\"https://learn.wordpress.org/course/beginner-wordpress-user/\">Beginner WordPress User course</a></em></p>\n</div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-2 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40)\">\n<p class=\"has-eb-garamond-font-family\" style=\"font-size:19px\">“This series of lessons is exactly what I am looking for: it improves my knowledge at an intermediate level, especially for the newer features in the Site Editor.”</p>\n\n\n\n<p class=\"has-eb-garamond-font-family has-normal-font-size\"><em>jpgoem </em></p>\n\n\n\n<p class=\"has-text-align-left has-eb-garamond-font-family has-normal-font-size\"><em>about the <a href=\"https://learn.wordpress.org/course/intermediate-theme-developer/\" data-type=\"link\" data-id=\"https://learn.wordpress.org/course/intermediate-theme-developer/\">Intermediate Theme Developer course</a></em></p>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-container-core-column-is-layout-6 wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-3 wp-block-group-is-layout-constrained\" style=\"border-radius:0px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40)\">\n<p class=\"has-eb-garamond-font-family\" style=\"font-size:19px\">“The Beginner WordPress Developer course provided exactly what I needed to return to web design and WordPress after years of web application development.”</p>\n\n\n\n<p class=\"has-eb-garamond-font-family has-normal-font-size\"><em>Hugo V. </em></p>\n\n\n\n<p class=\"has-text-align-left has-eb-garamond-font-family has-normal-font-size\"><em>about the <a href=\"https://learn.wordpress.org/course/beginner-wordpress-developer/\">Beginner WordPress Developer course</a></em></p>\n</div>\n\n\n\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-4 wp-block-group-is-layout-constrained\" style=\"border-radius:0px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40)\">\n<p class=\"has-eb-garamond-font-family\" style=\"font-size:19px\">“This course was a great overview that also gave links for more reading. It&#8217;s making learning much more fun, thorough, and structured…”</p>\n\n\n\n<p class=\"has-eb-garamond-font-family has-normal-font-size\"><em>Heather A. </em></p>\n\n\n\n<p class=\"has-text-align-left has-eb-garamond-font-family has-normal-font-size\" style=\"padding-top:0px;padding-bottom:0rem;padding-left:0\"><em>about the <a href=\"https://learn.wordpress.org/course/intermediate-wordpress-user/\">Intermediate WordPress User course</a></em></p>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<p>The Training team is working hard to add more Learning Pathways to the existing roster, with the Designer and Intermediate Plugin Developer Learning Pathways already in progress. In the meantime, explore the <a href=\"https://learn.wordpress.org/learning-pathways/\">four Learning Pathways</a> at Learn WordPress.</p>\n\n\n\n<p>There’s always more to learn.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17687\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.6.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2024/09/wordpress-6-6-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Sep 2024 16:07:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17669\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:354:\"WordPress 6.6.2 is now available! This minor release includes 15 bug fixes in Core and 11 in the Block Editor, addressing issues like unexpected CSS specificity changes in certain themes. For a full summary of the maintenance updates, you can refer to the Release Candidate announcement. WordPress 6.6.2 is a short-cycle release. The next major [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Tonya Mork\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8378:\"\n<h2 class=\"wp-block-heading\">WordPress 6.6.2 is now available!</h2>\n\n\n\n<p>This minor release includes <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;id=!61982&amp;milestone=6.6.2&amp;group=status&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;col=keywords&amp;order=id\">15 bug fixes in Core</a> and <a href=\"https://core.trac.wordpress.org/ticket/61982#comment:5\">11 in the Block Editor</a>, addressing issues like unexpected CSS specificity changes in certain themes. For a full summary of the maintenance updates, you can refer to the <a href=\"https://make.wordpress.org/core/2024/09/04/wordpress-6-6-2-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p>WordPress 6.6.2 is a short-cycle release. The next major release will be <a href=\"https://make.wordpress.org/core/6-7/\">version 6.7</a> planned for November 12, 2024.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.6.2.zip\">download WordPress 6.6.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p>For more information on this release, please <a href=\"https://wordpress.org/support/wordpress-version/version-6-6-2\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a> and <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a>, with <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> mentoring us.</p>\n\n\n\n<p>WordPress 6.6.2 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-long\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aaronrobertshaw\">Aaron Robertshaw</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/atachibana\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/akshat2802\">Akshat Kakkad</a>, <a href=\"https://profiles.wordpress.org/harlet7\">Alexandru Horeanu</a>, <a href=\"https://profiles.wordpress.org/amitraj2203\">Amit Raj</a>, <a href=\"https://profiles.wordpress.org/andreiglingeanu\">andreiglingeanu</a>, <a href=\"https://profiles.wordpress.org/andrewserong\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/the-ank\">Ankur Vishwakarma</a>, <a href=\"https://profiles.wordpress.org/ahortin\">Anthony Hortin</a>, <a href=\"https://profiles.wordpress.org/apmeyer\">apmeyer</a>, <a href=\"https://profiles.wordpress.org/aristath\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/rainbowgeek\">Benjamin Denis</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter\">bernhard-reiter</a>, <a href=\"https://profiles.wordpress.org/ironprogrammer\">Brian Alexander</a>, <a href=\"https://profiles.wordpress.org/freibergergarcia\">Bruno Freiberger Garcia</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/costdev\">Colin Stewart</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/dballari\">David Ballarin Prunera</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dsas\">Dean Sas</a>, <a href=\"https://profiles.wordpress.org/debarghyabanerjee\">DEBARGHYA BANERJEE</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/jamesros161\">James Rosado</a>, <a href=\"https://profiles.wordpress.org/madtownlems\">Jason LeMahieu (MadtownLems)</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jeherve\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/josklever\">Jos Klever</a>, <a href=\"https://profiles.wordpress.org/karan4word\">karan4official</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/kowsar89\">Kowsar Hossain</a>, <a href=\"https://profiles.wordpress.org/kracked888\">kracked888</a>, <a href=\"https://profiles.wordpress.org/luisherranz\">luisherranz</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/marius84\">mariushosting</a>, <a href=\"https://profiles.wordpress.org/markhowellsmead\">Mark Howells-Mead</a>, <a href=\"https://profiles.wordpress.org/mattraines\">mattraines</a>, <a href=\"https://profiles.wordpress.org/michaelwp85\">michaelwp85</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu\">munyagu</a>, <a href=\"https://profiles.wordpress.org/narenin\">Narendra Sishodiya</a>, <a href=\"https://profiles.wordpress.org/ndiego\">Nick Diego</a>, <a href=\"https://profiles.wordpress.org/nithi22\">Nithin John</a>, <a href=\"https://profiles.wordpress.org/nithins53\">Nithin SreeRaj</a>, <a href=\"https://profiles.wordpress.org/alshakero\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/paaljoachim\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/pamprn\">Pamela Ribeiro</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/pbiron\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/presstoke\">presstoke</a>, <a href=\"https://profiles.wordpress.org/ramonopoly\">ramonopoly</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shailu25\">Shail Mehta</a>, <a href=\"https://profiles.wordpress.org/smerriman\">smerriman</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/vcanales\">Vicente Canales</a>, <a href=\"https://profiles.wordpress.org/wongjn\">wongjn</a>, <a href=\"https://profiles.wordpress.org/ytfeldrawkcab\">ytfeLdrawkcaB</a>\n</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"is-style-default\">To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C07BTF54N68\">#6-7-release-leads</a> channels. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p>As a reminder, please see <a href=\"https://make.wordpress.org/plugins/2024/09/04/upcoming-security-changes-for-plugin-and-theme-authors-on-wordpress-org/\">this post for the upcoming security changes for plugin and theme authors on WordPress.org</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>, and <a href=\'https://profiles.wordpress.org/sergeybiryukov/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sergeybiryukov</a> for proofreading.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17669\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"WordCamp US 2024: Oregon-a See You There?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/news/2024/09/wordcamp-us-2024-oregon-a-see-you-there/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Sep 2024 15:24:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17653\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:179:\"Starting September 17, open source and WordPress professionals from around the world will touch down in Portland, Oregon, for four days of learning, connecting, and collaborating.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4621:\"\n<p><a href=\"https://us.wordcamp.org/2024/\">WordCamp US 2024</a> rounds out this year’s trio of flagship WordCamps. Starting September 17, open source and WordPress professionals from around the world will touch down in Portland, Oregon, for four days of learning, connecting, and collaborating.&nbsp;</p>\n\n\n\n<p>There’s even more packed into the conference schedule this year, with the collaborative spirit of <a href=\"https://us.wordcamp.org/2024/contributor-day/\">Contributor Day</a> and the introduction of <a href=\"https://us.wordcamp.org/2024/introducing-showcase-day/\">Showcase Day</a> to kick things off.</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">New this year: Showcase Day</h2>\n\n\n\n<p>Showcase Day will spotlight innovative and impactful projects built on WordPress. Through a curated series of presentations, attendees will gain insights into how WordPress drives success across diverse industries, including enterprise-level implementations for clients such as <a href=\"https://us.wordcamp.org/2024/session/showcase-keynote-reach-for-the-sky-disney-experiences-magical-transformation-with-gutenberg/\">Disney Experiences</a>, <a href=\"https://us.wordcamp.org/2024/session/the-news-never-sleeps-how-wordpress-powers-the-new-york-post/\">The New York Post</a>, <a href=\"https://us.wordcamp.org/2024/session/breaking-news-cnns-rise-to-industry-leaders-in-brazil/\">CNN Brazil</a>, <a href=\"https://us.wordcamp.org/2024/session/reinventing-vox-medias-cms-a-wordpress-migration-technical-deep-dive/\">Vox Media</a>, and <a href=\"https://us.wordcamp.org/2024/session/how-to-use-humanity-the-open-source-theme-from-amnesty/\">Amnesty International</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">Keynotes, presentations, and more</h2>\n\n\n\n<p>Following Showcase Day, two programming days on September 19-20 will feature notable keynote speakers, including OSS Capital Founder <a href=\"https://us.wordcamp.org/2024/speaker/joseph-jacks/\">Joseph Jacks</a> and TIME CTO <a href=\"https://us.wordcamp.org/2024/speaker/burhan-hamid/\">Burhan Hamid</a>.</p>\n\n\n\n<p>A roster of highly anticipated presenters will also speak on a wide range of WordPress topics, from business strategy to technical insights on <a href=\"https://us.wordcamp.org/2024/session/beyond-the-playground-wordpress-as-a-tool-and-product-builder/\">WordPress Playground</a> and the <a href=\"https://us.wordcamp.org/2024/session/unleash-the-power-of-the-interactivity-api-a-new-era-for-wordpress/\">Interactivity API</a>. Attendees can learn from case studies across sectors like education and nonprofits and get inspired by the <a href=\"https://us.wordcamp.org/2024/session/speed-build-competition/\">WordPress Speed Build Battle</a>. All the presentations will be live streamed throughout the conference on the <a href=\"https://youtube.com/wordpress\">WordPress YouTube channel</a>.</p>\n\n\n\n<p>A <a href=\"https://us.wordcamp.org/2024/session/networking/\">Networking Block</a> will also offer opportunities to connect and explore potential collaborations within the WordPress ecosystem.</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">Closing session with Matt</h2>\n\n\n\n<p>WordPress Cofounder Matt Mullenweg will close the conference with a <a href=\"https://us.wordcamp.org/2024/session/an-in-person-qa-with-matt-mullenweg/\">live question-and-answer session</a>. You can watch Matt’s Q&amp;A on September 20, 2024, streaming live on the <a href=\"https://youtube.com/wordpress\">WordPress YouTube channel</a> starting at 3:45 p.m. Pacific Daylight Time (10:45 p.m. UTC).</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">Need help getting WordCamp-ready? </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Get your <a href=\"https://us.wordcamp.org/2024/tickets/\">WordCamp US tickets</a> (if you haven’t already)</li>\n\n\n\n<li>Check out the <a href=\"https://us.wordcamp.org/2024/schedule/\">full schedule of events</a></li>\n\n\n\n<li>Listen to Executive Director Josepha’s <a href=\"https://wordpress.org/news/2024/06/episode-81-its-your-first-wordcamp-welcome/\">tips for WordCamp first-timers</a></li>\n</ul>\n\n\n\n<p>Don’t miss any of the action—follow WordPress on <a href=\"https://x.com/wordpress\">X</a>, <a href=\"https://www.linkedin.com/company/wordpress\">LinkedIn</a>, or <a href=\"https://www.instagram.com/wordpress/\">Instagram</a>. And when you’re sharing highlights, tips, videos, and photos from the conference floor, remember to tag #WCUS (and #WordPress) to bring everyone along for the experience.</p>\n\n\n\n<p>Whether you’ll be joining us in person in Portland or watching online from elsewhere, we’ll see you very soon!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17653\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WP Briefing: Episode 85: WordPress in Education\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/09/episode-85-wordpress-in-education/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Sep 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17643\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:287:\"Discover why WordPress is becoming a cornerstone in student education. In this episode of WordPress Briefing, host Josepha Haden Chomphosy explores the vital role of WordPress in the school curriculum and how it equips students with essential skills for thriving in their future careers.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/08/WPB085.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:14049:\"\n<p>Discover why WordPress is becoming a cornerstone in student education. In this episode of WordPress Briefing, host Josepha Haden Chomphosy explores the vital role of WordPress in the school curriculum and how it equips students with essential skills for thriving in their future careers.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2021/10/episode-17-wordpressing-your-way-to-digital-literacy/\">WordPress Briefing Episode 17: WordPressing Your Way to Digital Literacy</a></li>\n\n\n\n<li><a href=\"https://wpcampus.org/\">WPCampus</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/managua/2024/wordpress-youth-day\">WordPress Youth Day 2024</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/kerala/2024/youthcamp-kozhikode/\">WordPress YouthCamp 2024</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/uganda/2024/competition/\">Uganda Website Projects Competition 2024</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/masaka/2024/wordpress-showcase/\">WordPress in Education Showcase</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/skopje/2024/wordcamp-youth-hackathon/\">WordCamp Youth Hackathon</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/\">Make WordPress Training Team</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/\">Learn WordPress</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/courses/\">Learn WordPress &#8211; Courses</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/lessons/\">Learn WordPress &#8211; Lessons</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://us.wordcamp.org/2024/schedule/\">The WordCamp US schedule</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/project/2024/08/16/wordpress-contributor-mentorship-program-cohort-3-2024-q4-call-for-mentees-mentors/\">WordPress Contributor Mentorship Program Cohort (#3)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/project/2024/08/19/ramping-up-wordpress-on-youtube/\" target=\"_blank\" rel=\"noreferrer noopener\">Ramping up WordPress on YouTube</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/08/06/important-call-to-action-help-us-reactivate-inactive-meetup-groups-by-sept-16/\">Important Call to Action: Help Us Reactivate Inactive Meetup Groups by Sept 16</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you’d like answered? Submit them to&nbsp;<a href=\"mailto:wpbriefing@WordPress.org\">WPBriefing@WordPress.org</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17643\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Music intro)</p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong> It&#8217;s been a while since I talked to you about the digital divide. In case you&#8217;re a brand new listener, check out episode 17, and actually everyone, just go check out episode 17 because bridging the digital divide, teaching people how to embrace technology fully and how to make it work for you, is one of the primary motivators of my decisions in WordPress.</p>\n\n\n\n<p>[00:01:02] <strong>Josepha:</strong> WordPress&#8217;s unique position as both a tool that&#8217;s ubiquitous in its use and a community that is all-encompassing in its skill set means that if you know a bit about how open source works, you can use it as a tool to learn digital literacy and practice technical skills. Even though this is one of my primary motivators, I have never actually succeeded at getting WordPress into schools.</p>\n\n\n\n<p>It&#8217;s not for lack of trying, it&#8217;s not for lack of interest from the community; it&#8217;s more that it&#8217;s hard to fit into curriculum-based learning. After all, we&#8217;ve had ways to learn WordPress for as long as we&#8217;ve had ways to use WordPress. It&#8217;s just that it takes a long time to design instructional material, even when you know the content like the back of your hand.</p>\n\n\n\n<p>And open source stuff just moves really quickly. However, that didn&#8217;t stop us from spending years refining the content that we do have into the learning pathways you can now find on learn.WordPress.org. If you&#8217;re an educator, you can use those almost out of the box. But if you&#8217;ve got learners in your home and want to make a case for why their school should bring a little WordPress based digital literacy into the classroom, I&#8217;ve got five good arguments for you for why they should give us a chance.&nbsp;</p>\n\n\n\n<p>[00:02:16] <strong>Josepha:</strong> The first one, as I mentioned before, WordPress as a tool is practically ubiquitous. It powers a significant portion of the web, so it&#8217;s easy to find examples to aspire to and content creators for guidance. And given that it is so prevalent, knowing WordPress ensures that students are well prepared for a wide range of job opportunities in the digital industry, making them more competitive in the job market overall.</p>\n\n\n\n<p>Second is that WordPress is a free and open source piece of software. In our case, it&#8217;s free in both meanings of the word. Free, as in no cost and no constraints. That means students have freedom to experiment with the code and with the design, which gives you that feeling of joyous experimentation that a lot of us had at the start of the web before there were CMSs. It taps into a different kind of creativity that results in technical curiosity and, ultimately, growth.</p>\n\n\n\n<p>[00:03:13] <strong>Josepha:</strong> The third thing is that the best way to learn WordPress happens to also align with the concept of project-based learning, which is one of the best methods for learning in general. I believe that to be true. I&#8217;m not an educator, but I really believe that project-based learning is the best way to learn complex topics. It&#8217;s an active way to learn. You get a bunch of tactical skills in there, like development, alongside the basics of good collaboration, critical thinking, and problem-solving. Obviously, these are all skills that are directly valuable in the workplace, but I have also found them profoundly useful in my day-to-day existence. You know, as a human participating in a society.&nbsp;</p>\n\n\n\n<p>Number four is a bit of a spicy nugget, but WordPress is essential for creating and managing digital content, which is table stakes right now. That&#8217;s a foundational skill for most web dev jobs, but also marketing, journalism, and communications. And beyond that, everyone knows that your best leaders are the people who can tell a compelling story based on the information they have. The ones who can connect the dots in a way that makes it matter to you. This is a spicy, of course, because of the confusing do si do that AI is taking with the content landscape. But I believe that people are the best storytellers, and stories are what keep us all moving forward.&nbsp;</p>\n\n\n\n<p>[00:04:34] <strong>Josepha:</strong> And then the final thing is that there is a whole wide world of open source. There are so many products and projects that use an open source license, right? Like you, listener, I can guarantee I don&#8217;t even know who you are, but I can guarantee that you use at least one item a day that has some open source thing in it. </p>\n\n\n\n<p>And most of these open source projects are international. They&#8217;re developed on a global scale across numerous countries by people with various levels of education. And it&#8217;s this vastness of scope, this broadness of connection, that will give you, give your student, a chance to understand how to work across cultures, how to build something that is more than the sum of its parts, and how to embrace the concept of altruistic generosity that leads to a triumph of the commons.</p>\n\n\n\n<p>[00:05:26] <strong>Josepha:</strong> Because just as I&#8217;m sure that you, a complete stranger, touched something open source today, I&#8217;m equally sure that the people we bring into open source will be able to solve the biggest problems of tomorrow with better connections and more skill because of what we taught them here today.&nbsp;If all of this sounds compelling, but you&#8217;re not ready to, like, go into your school administrator, your superintendent, your local, I don&#8217;t know, education board.</p>\n\n\n\n<p>If this felt right, but you don&#8217;t know for sure, and you want a little bit more experience with it before you go advocate for it yourself, I will have in the show notes over on WordPress.org, I&#8217;ll have in the show notes of this podcast a series of events that are coming up. We have a couple that have already gone by WPCampus, I think just wrapped up a few weeks ago. But there are a handful of events that are happening across the world that is specific to youth wanting to learn technology, working with WordPress to get that done.</p>\n\n\n\n<p>[00:06:26] <strong>Josepha:</strong> And then educators as well. You can also always stop by the Training Team and ask them questions about how this all works, why it works together their philosophies behind their learning pathways. There are so many ways that you can get answers to the questions that you might have about why open source, and especially WordPress, is worth trying to get your students exposed to and working in and contributing to.</p>\n\n\n\n<p>[00:06:52] (Music interlude)</p>\n\n\n\n<p>[00:06:59] <strong>Josepha:</strong> That brings me, now that I have finished with my little soapbox, to our small list of big things. Gosh, I hope you all missed hearing teeny tiny rants about WordPress and open source from me over the break that I took in August, but before you respond to that, feel free to respond to me in any comments. Let&#8217;s first get to the small list of big things. </p>\n\n\n\n<p>[00:07:23] <strong>Josepha:</strong> First up, the full WordCamp US schedule has been released, so if you&#8217;re planning to attend that, you can take a look and get your schedule, your personal schedule, for the week figured out. But if you&#8217;re still on the fence, there might be a speaker or two in there that tips the scales for you.</p>\n\n\n\n<p>The next thing is that the WordPress Contributor Mentorship Program Cohort number three, the third one, will happen in Q4 this year. The call for mentors and mentees has just been completed. But you should keep an eye out on September 9th, I think. So, at the end of this week, the final list will be announced. This program has been excellent for mentors to give back to the community while enhancing their leadership skills. And the mentees who participate have received personalized guidance and a chance to develop skills and network within the community, and a good portion of them continue to contribute to WordPress itself and other open source projects that we rely on as well.</p>\n\n\n\n<p>[00:08:20] <strong>Josepha:</strong> The third thing is that YouTube has been an essential platform for sharing complex ideas with a diverse audience. And our WordPress YouTube channel is no exception. It has been slowly warming itself up. We have a team that&#8217;s warming up the content over there. WordCamp information gets on it now. But in keeping with our commitment to meeting the needs of both current and future users, just making sure that we meet people where they are, I&#8217;m excited to announce that Jamie Marsland will be taking on the management of the WordPress YouTube channel. So for anyone who&#8217;s attending WordCamp US, stop by and say hello to Jamie in person.</p>\n\n\n\n<p>And then, finally, I have a really important call to action. So, we are still working to reactivate our meetup groups. The Community Team is driving that charge, and they need your help to reactivate any group that&#8217;s inactive. Last month, a list of groups was shared and marked for removal from our chapter program. And we requested responses by August 5th to keep those groups active, but due to the summer holiday, we have extended it a little bit. We&#8217;ve extended it to September 16th, which, if I am remembering my calendar correctly, is a couple weeks from now. So if your group is on that pending closure list, email support@wordcamp.org to let us know if you want to reactivate the group or if you are ready to step down and have a new leader show up, and we can help you figure out how to get that done. Either way, if you&#8217;re on the list, email us let us know what your hopes and, dreams, and plans are there.&nbsp;</p>\n\n\n\n<p><span style=\"margin: 0px;padding: 0px\">[00:09:58]&nbsp;<strong>Josepha:</strong>&nbsp;That, my friends, is your small list of big things.</span> Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there&#8217;s a new episode. If you liked what you heard today, share it with a fellow WordPresser or future WordPresser. But if you have any questions about what you heard, then you can share those with me at WPbriefing@WordPress.org. I am your host, Josepha Haden Chomphosy. I&#8217;m so glad to be back. Thank you for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks.&nbsp;</p>\n\n\n\n<p>[00:10:29] (Music outro)</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17643\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sat, 05 Oct 2024 13:34:21 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 01 Oct 2024 18:46:31 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20211221050300\";}','off'),(401253,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1728178462','off'),(401254,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1728135262','off'),(401256,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1728178462','off'),(401257,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1728135262','off'),(401258,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1728178462','off'),(401259,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/10/wordpress-6-7-beta-1/\'>WordPress 6.7 Beta 1</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/09/wp-engine-reprieve/\'>WP Engine Reprieve</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://ma.tt/2024/10/cnbc-on-wp-engine/\'>Matt: CNBC on WP Engine</a></li><li><a class=\'rsswidget\' href=\'https://ma.tt/2024/10/alignment/\'>Matt: Automattic Alignment</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-enforces-plugin-check-and-2fa-for-new-plugin-submissions\'>WPTavern: WordPress Enforces Plugin Check and 2FA for New Plugin Submissions</a></li></ul></div>','off'),(401260,'_transient_timeout_monsterinsights_report_overview_2024-09-20_2024-10-04','1728173102','off'),(401261,'_transient_monsterinsights_report_overview_2024-09-20_2024-10-04','a:3:{s:7:\"expires\";i:1728173102;s:1:\"p\";s:10:\"6217159828\";s:4:\"data\";a:9:{s:13:\"overviewgraph\";a:7:{s:5:\"count\";i:15;s:5:\"start\";i:1726790400;s:3:\"end\";i:1728000000;s:8:\"sessions\";a:4:{s:3:\"min\";i:0;s:3:\"max\";s:1:\"6\";s:10:\"datapoints\";a:15:{i:0;s:1:\"1\";i:1;s:1:\"6\";i:2;s:1:\"1\";i:3;i:0;i:4;i:0;i:5;s:1:\"3\";i:6;s:1:\"3\";i:7;s:1:\"6\";i:8;s:1:\"1\";i:9;i:0;i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"4\";i:13;s:1:\"1\";i:14;s:1:\"4\";}s:11:\"trendpoints\";a:14:{i:0;i:500;i:1;i:-84;i:2;i:-100;i:3;i:0;i:4;i:100;i:5;i:0;i:6;i:100;i:7;i:-84;i:8;i:-100;i:9;i:100;i:10;i:0;i:11;i:300;i:12;i:-75;i:13;i:300;}}s:9:\"pageviews\";a:4:{s:3:\"min\";i:0;s:3:\"max\";s:2:\"20\";s:10:\"datapoints\";a:15:{i:0;s:1:\"2\";i:1;s:1:\"7\";i:2;s:1:\"1\";i:3;i:0;i:4;i:0;i:5;s:1:\"3\";i:6;s:1:\"3\";i:7;s:1:\"6\";i:8;s:1:\"1\";i:9;i:0;i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:2:\"20\";i:13;s:1:\"1\";i:14;s:1:\"5\";}s:11:\"trendpoints\";a:14:{i:0;i:250;i:1;i:-86;i:2;i:-100;i:3;i:0;i:4;i:100;i:5;i:0;i:6;i:100;i:7;i:-84;i:8;i:-100;i:9;i:100;i:10;i:0;i:11;i:1900;i:12;i:-95;i:13;i:400;}}s:6:\"labels\";a:15:{i:0;s:6:\"20 Sep\";i:1;s:6:\"21 Sep\";i:2;s:6:\"22 Sep\";i:3;s:6:\"23 Sep\";i:4;s:6:\"24 Sep\";i:5;s:6:\"25 Sep\";i:6;s:6:\"26 Sep\";i:7;s:6:\"27 Sep\";i:8;s:6:\"28 Sep\";i:9;s:6:\"29 Sep\";i:10;s:6:\"30 Sep\";i:11;s:5:\"1 Oct\";i:12;s:5:\"2 Oct\";i:13;s:5:\"3 Oct\";i:14;s:5:\"4 Oct\";}s:10:\"timestamps\";a:15:{i:0;i:1726790400;i:1;i:1726876800;i:2;i:1726963200;i:3;i:1727049600;i:4;i:1727136000;i:5;i:1727222400;i:6;i:1727308800;i:7;i:1727395200;i:8;i:1727481600;i:9;i:1727568000;i:10;i:1727654400;i:11;i:1727740800;i:12;i:1727827200;i:13;i:1727913600;i:14;i:1728000000;}}s:7:\"infobox\";a:10:{s:5:\"range\";i:15;s:7:\"current\";a:3:{s:7:\"endDate\";s:10:\"2024-10-04\";s:4:\"name\";N;s:9:\"startDate\";s:10:\"2024-09-20\";}s:8:\"previous\";a:3:{s:7:\"endDate\";s:10:\"2024-09-19\";s:4:\"name\";N;s:9:\"startDate\";s:10:\"2024-09-05\";}s:8:\"sessions\";a:2:{s:5:\"value\";s:2:\"32\";s:4:\"prev\";i:53;}s:9:\"pageviews\";a:2:{s:5:\"value\";s:2:\"51\";s:4:\"prev\";i:76;}s:10:\"totalusers\";a:2:{s:5:\"value\";s:2:\"26\";s:4:\"prev\";i:37;}s:8:\"duration\";a:2:{s:5:\"value\";s:3:\"36s\";s:4:\"prev\";i:240;}s:5:\"users\";a:2:{s:5:\"value\";s:16:\"92.3076923076923\";s:4:\"prev\";i:17;}s:9:\"new_users\";a:2:{s:5:\"value\";s:2:\"24\";s:4:\"prev\";i:60;}s:11:\"bounce_rate\";a:2:{s:5:\"value\";s:5:\"68.8%\";s:4:\"prev\";i:12;}}s:11:\"newvsreturn\";a:2:{s:3:\"new\";i:93;s:9:\"returning\";i:7;}s:7:\"devices\";a:2:{s:7:\"desktop\";i:87;s:6:\"mobile\";i:13;}s:9:\"countries\";a:8:{i:0;a:2:{s:3:\"iso\";s:2:\"US\";s:8:\"sessions\";s:2:\"27\";}i:1;a:2:{s:3:\"iso\";s:2:\"CH\";s:8:\"sessions\";s:1:\"1\";}i:2;a:2:{s:3:\"iso\";s:2:\"DE\";s:8:\"sessions\";s:1:\"1\";}i:3;a:2:{s:3:\"iso\";s:2:\"FI\";s:8:\"sessions\";s:1:\"1\";}i:4;a:2:{s:3:\"iso\";s:2:\"IE\";s:8:\"sessions\";s:1:\"1\";}i:5;a:2:{s:3:\"iso\";s:2:\"PL\";s:8:\"sessions\";s:1:\"1\";}i:6;a:2:{s:3:\"iso\";s:2:\"CA\";s:8:\"sessions\";i:0;}i:7;a:2:{s:3:\"iso\";s:2:\"CN\";s:8:\"sessions\";i:0;}}s:9:\"referrals\";a:4:{i:0;a:2:{s:3:\"url\";s:34:\"secure362.inmotionhosting.com:2083\";s:8:\"sessions\";s:1:\"4\";}i:1;a:2:{s:3:\"url\";s:14:\"whichcoast.com\";s:8:\"sessions\";s:1:\"1\";}i:2;a:2:{s:3:\"url\";s:14:\"staticdive.com\";s:8:\"sessions\";i:0;}i:3;a:2:{s:3:\"url\";s:24:\"thepreservationworks.org\";s:8:\"sessions\";i:0;}}s:8:\"toppages\";a:14:{i:0;a:4:{s:3:\"url\";s:61:\"/404.html?page=/nyc_west-side-skyline-from-boat.jpg&amp;from=\";s:5:\"title\";s:51:\"Page not found – Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:2:\"15\";}i:1;a:4:{s:3:\"url\";s:1:\"/\";s:5:\"title\";s:45:\"Melissa Grey &amp; David Morneau - Flower Cat\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"9\";}i:2;a:4:{s:3:\"url\";s:7:\"/about/\";s:5:\"title\";s:43:\"About Us - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"6\";}i:3;a:4:{s:3:\"url\";s:10:\"/dan-rose/\";s:5:\"title\";s:43:\"Dan Rose - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"5\";}i:4;a:4:{s:3:\"url\";s:16:\"/privacy-policy/\";s:5:\"title\";s:49:\"Privacy Policy - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"4\";}i:5;a:4:{s:3:\"url\";s:9:\"/contact/\";s:5:\"title\";s:45:\"Contact Us - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"3\";}i:6;a:4:{s:3:\"url\";s:5:\"/sta/\";s:5:\"title\";s:38:\"StA - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"3\";}i:7;a:4:{s:3:\"url\";s:7:\"/press/\";s:5:\"title\";s:40:\"Press - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"2\";}i:8;a:4:{s:3:\"url\";s:18:\"/sound-the-asylum/\";s:5:\"title\";s:51:\"Sound the Asylum - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"2\";}i:9;a:4:{s:3:\"url\";s:17:\"/always-becoming/\";s:5:\"title\";s:50:\"Always Becoming - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"1\";}i:10;a:4:{s:3:\"url\";s:17:\"/biophonic-beats/\";s:5:\"title\";s:50:\"Biophonic Beats - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";s:1:\"1\";}i:11;a:4:{s:3:\"url\";s:16:\"/a-door-emerges/\";s:5:\"title\";s:49:\"A door emerges - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";i:0;}i:12;a:4:{s:3:\"url\";s:10:\"/dr-diego/\";s:5:\"title\";s:43:\"DR DIEGO - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";i:0;}i:13;a:4:{s:3:\"url\";s:18:\"/symbolic-gesture/\";s:5:\"title\";s:51:\"Symbolic Gesture - Melissa Grey &amp; David Morneau\";s:8:\"hostname\";s:13:\"flowercat.org\";s:8:\"sessions\";i:0;}}s:18:\"reportcurrentrange\";a:3:{s:7:\"endDate\";s:10:\"2024-10-04\";s:4:\"name\";N;s:9:\"startDate\";s:10:\"2024-09-20\";}s:15:\"reportprevrange\";a:3:{s:7:\"endDate\";s:10:\"2024-09-19\";s:4:\"name\";N;s:9:\"startDate\";s:10:\"2024-09-05\";}}}','off');
/*!40000 ALTER TABLE `wp72_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_postmeta`
--

DROP TABLE IF EXISTS `wp72_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=2330 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_postmeta`
--

LOCK TABLES `wp72_postmeta` WRITE;
/*!40000 ALTER TABLE `wp72_postmeta` DISABLE KEYS */;
INSERT INTO `wp72_postmeta` VALUES (2,3,'_wp_page_template','default'),(6,3,'_edit_lock','1675556320:1'),(10,7,'_edit_last','1'),(11,7,'_edit_lock','1716345123:1'),(15,10,'_wp_attached_file','2018/08/flower_cat_home.jpg'),(16,10,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2488;s:6:\"height\";i:2916;s:4:\"file\";s:27:\"2018/08/flower_cat_home.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"flower_cat_home-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"flower_cat_home-256x300.jpg\";s:5:\"width\";i:256;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"flower_cat_home-768x900.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"flower_cat_home-874x1024.jpg\";s:5:\"width\";i:874;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:27:\"flower_cat_home-360x260.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-large\";a:4:{s:4:\"file\";s:27:\"flower_cat_home-690x809.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:809;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-fullwidth\";a:4:{s:4:\"file\";s:28:\"flower_cat_home-980x1149.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:1149;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"moto x4\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1532428078\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:4:\"1541\";s:13:\"shutter_speed\";s:15:\"0.0666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(14,7,'_wp_page_template','default'),(440,247,'_wp_attachment_image_alt','Melissa Grey & David Morneau perform Biophonic Beats'),(441,246,'_wp_attachment_image_alt','Melissa Grey performs Biophonic Beats'),(442,244,'_wp_attachment_image_alt','David Morneau performs Biophonic Beats'),(443,243,'_wp_attachment_image_alt','David Morneau performs Biophonic Beats'),(444,242,'_wp_attachment_image_alt','Melissa Grey performs Biophonic Beats'),(447,253,'_wp_attached_file','2021/06/bourdon_cover.jpg'),(448,253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"2021/06/bourdon_cover.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"bourdon_cover-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"bourdon_cover-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"bourdon_cover-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"bourdon_cover-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(449,253,'_wp_attachment_image_alt','Bourdon 50Hz [nº38]'),(450,232,'_thumbnail_id','179'),(451,232,'oftto_hide_featured_image','1'),(452,232,'_oembed_844f5093af02c62fa725a04b1df82743','<iframe title=\"Bourdon 50Hz [nº38] — l’Artiste ordinaire — Robert Kirkbride [livestream]\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/dYRC8oINOGQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(453,232,'_oembed_time_844f5093af02c62fa725a04b1df82743','1645986480'),(454,260,'_wp_attached_file','2021/06/dm_IMG_20200424_162336760_HDR-scaled.jpg'),(455,260,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:48:\"2021/06/dm_IMG_20200424_162336760_HDR-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"dm_IMG_20200424_162336760_HDR-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"dm_IMG_20200424_162336760_HDR-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"dm_IMG_20200424_162336760_HDR-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"dm_IMG_20200424_162336760_HDR-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:43:\"dm_IMG_20200424_162336760_HDR-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:43:\"dm_IMG_20200424_162336760_HDR-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:43:\"dm_IMG_20200424_162336760_HDR-1568x1176.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:1176;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"moto x4\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1587745420\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:3:\"255\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"dm_IMG_20200424_162336760_HDR.jpg\";}'),(48,25,'_bbp_topic_count','0'),(49,25,'_bbp_total_topic_count','0'),(50,25,'_bbp_topic_count_hidden','0'),(47,25,'_bbp_total_reply_count','0'),(46,25,'_bbp_reply_count','0'),(45,25,'_bbp_forum_subforum_count','0'),(44,25,'_bbp_last_active_time','2020-04-29 01:47:09'),(43,25,'_bbp_last_active_id','0'),(42,25,'_bbp_last_reply_id','0'),(41,25,'_bbp_last_topic_id','0'),(40,25,'_bbp_forum_id','0'),(39,25,'_edit_last','1'),(51,25,'_bbp_reply_count_hidden','0'),(52,25,'_bbp_total_reply_count_hidden','0'),(53,25,'_bbp_status','open'),(54,25,'_bbp_forum_type','forum'),(55,25,'_edit_lock','1588187378:1'),(582,368,'_wp_attached_file','2021/07/Kirlian_still_6_SQUARE.png'),(583,368,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:34:\"2021/07/Kirlian_still_6_SQUARE.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_6_SQUARE-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_6_SQUARE-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_6_SQUARE-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_6_SQUARE-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_6_SQUARE-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_6_SQUARE-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(580,367,'_wp_attached_file','2021/07/Kirlian_still_5.png'),(581,367,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:27:\"2021/07/Kirlian_still_5.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_5-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_5-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_5-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_5-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_5-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(456,261,'_wp_attached_file','2021/06/lAo_Bourdon-24-hour_screen-cap.png'),(457,261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:42:\"2021/06/lAo_Bourdon-24-hour_screen-cap.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"lAo_Bourdon-24-hour_screen-cap-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"lAo_Bourdon-24-hour_screen-cap-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"lAo_Bourdon-24-hour_screen-cap-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"lAo_Bourdon-24-hour_screen-cap-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:43:\"lAo_Bourdon-24-hour_screen-cap-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:43:\"lAo_Bourdon-24-hour_screen-cap-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(458,261,'_wp_attachment_image_alt','Bourdon 50Hz nº38 performance'),(459,260,'_wp_attachment_image_alt','Flower Cat HQ'),(462,265,'_wp_attached_file','2021/06/2021_background_blank.png'),(463,265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3489;s:6:\"height\";i:2492;s:4:\"file\";s:33:\"2021/06/2021_background_blank.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"2021_background_blank-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"2021_background_blank-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"2021_background_blank-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"2021_background_blank-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"2021_background_blank-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:35:\"2021_background_blank-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"2021_background_blank-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(464,265,'_wp_attachment_is_custom_background','twentytwentyone'),(467,7,'_thumbnail_id','1052'),(468,7,'oftto_hide_featured_image','1'),(556,339,'_edit_last','1'),(543,227,'_wp_attachment_image_alt','Kepler\'s Farewell'),(544,228,'_wp_attachment_image_alt','Mathematics House'),(545,229,'_wp_attachment_image_alt','Kepler-19'),(546,230,'_wp_attachment_image_alt','Petite Field Illuminator'),(589,378,'_wp_attached_file','2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-scaled.jpg'),(555,339,'_edit_lock','1670090902:1'),(542,226,'_wp_attachment_image_alt','Trillion Trilliant'),(592,381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:8203;s:6:\"height\";i:5859;s:4:\"file\";s:33:\"2022/01/2022_background_DEIGO.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"2022_background_DEIGO-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"2022_background_DEIGO-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"2022_background_DEIGO-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"2022_background_DEIGO-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"2022_background_DEIGO-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:35:\"2022_background_DEIGO-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"2022_background_DEIGO-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(591,381,'_wp_attached_file','2022/01/2022_background_DEIGO.png'),(480,293,'_menu_item_type','post_type'),(481,293,'_menu_item_menu_item_parent','109'),(482,293,'_menu_item_object_id','181'),(483,293,'_menu_item_object','page'),(484,293,'_menu_item_target',''),(485,293,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(486,293,'_menu_item_xfn',''),(487,293,'_menu_item_url',''),(489,294,'_menu_item_type','post_type'),(490,294,'_menu_item_menu_item_parent','109'),(491,294,'_menu_item_object_id','232'),(492,294,'_menu_item_object','page'),(493,294,'_menu_item_target',''),(494,294,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(495,294,'_menu_item_xfn',''),(496,294,'_menu_item_url',''),(498,295,'_menu_item_type','post_type'),(499,295,'_menu_item_menu_item_parent','109'),(500,295,'_menu_item_object_id','214'),(501,295,'_menu_item_object','page'),(502,295,'_menu_item_target',''),(503,295,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(504,295,'_menu_item_xfn',''),(505,295,'_menu_item_url',''),(507,296,'_menu_item_type','post_type'),(508,296,'_menu_item_menu_item_parent','109'),(509,296,'_menu_item_object_id','205'),(510,296,'_menu_item_object','page'),(511,296,'_menu_item_target',''),(512,296,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(513,296,'_menu_item_xfn',''),(514,296,'_menu_item_url',''),(516,122,'_wp_old_date','2021-06-12'),(517,109,'_wp_old_date','2021-06-12'),(538,222,'_wp_attachment_image_alt','Hum Prohibitor'),(539,223,'_wp_attachment_image_alt','The Beguiler'),(540,224,'_wp_attachment_image_alt','DNA-Photon'),(541,225,'_wp_attachment_image_alt','Planertrees'),(110,57,'_edit_last','1'),(111,57,'_edit_lock','1678141454:1'),(112,59,'_edit_last','1'),(113,59,'_edit_lock','1621304548:1'),(114,59,'_oembed_795e506d82cd85feebf213532058a0c5','{{unknown}}'),(564,359,'_wp_attached_file','2021/07/Kirlian_still_1.png'),(565,359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:27:\"2021/07/Kirlian_still_1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_1-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_1-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_1-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_1-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(566,360,'_wp_attached_file','2021/07/Kirlian_still_2_SQUARE.png'),(567,360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:34:\"2021/07/Kirlian_still_2_SQUARE.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_2_SQUARE-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_2_SQUARE-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_2_SQUARE-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_2_SQUARE-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_2_SQUARE-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_2_SQUARE-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(562,358,'_wp_attached_file','2021/07/Kirlian_still_1_SQUARE.png'),(563,358,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:34:\"2021/07/Kirlian_still_1_SQUARE.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_1_SQUARE-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_1_SQUARE-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_1_SQUARE-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_1_SQUARE-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_1_SQUARE-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_1_SQUARE-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(558,124,'_oembed_1a121c6a32deea4764edb8771c7510d4','{{unknown}}'),(559,130,'_thumbnail_id','178'),(560,130,'oftto_hide_featured_image','1'),(224,57,'_wp_page_template','default'),(223,3,'_edit_last','1'),(568,361,'_wp_attached_file','2021/07/Kirlian_still_2.png'),(569,361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:27:\"2021/07/Kirlian_still_2.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_2-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_2-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_2-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_2-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(253,112,'_wp_attachment_is_custom_header','billie'),(252,112,'_wp_attachment_custom_header_last_used_billie','1605233320'),(573,363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:27:\"2021/07/Kirlian_still_3.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_3-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_3-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_3-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_3-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_3-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(570,362,'_wp_attached_file','2021/07/Kirlian_still_3_SQUARE.png'),(571,362,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:34:\"2021/07/Kirlian_still_3_SQUARE.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_3_SQUARE-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_3_SQUARE-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_3_SQUARE-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_3_SQUARE-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_3_SQUARE-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_3_SQUARE-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(572,363,'_wp_attached_file','2021/07/Kirlian_still_3.png'),(574,364,'_wp_attached_file','2021/07/Kirlian_still_4_SQUARE.png'),(575,364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:34:\"2021/07/Kirlian_still_4_SQUARE.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_4_SQUARE-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_4_SQUARE-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_4_SQUARE-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_4_SQUARE-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_4_SQUARE-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_4_SQUARE-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(576,365,'_wp_attached_file','2021/07/Kirlian_still_4.png'),(577,365,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:27:\"2021/07/Kirlian_still_4.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_4-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_4-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_4-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_4-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_4-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(578,366,'_wp_attached_file','2021/07/Kirlian_still_5_SQUARE.png'),(579,366,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:34:\"2021/07/Kirlian_still_5_SQUARE.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_5_SQUARE-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_5_SQUARE-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_5_SQUARE-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Kirlian_still_5_SQUARE-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_5_SQUARE-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"Kirlian_still_5_SQUARE-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(256,115,'_wp_attached_file','2020/11/Symbolic-Gesture-cover.png'),(303,130,'_edit_lock','1670093461:1'),(302,130,'_edit_last','1'),(301,122,'_wp_old_date','2021-04-08'),(298,109,'_wp_old_date','2021-04-08'),(197,59,'_wp_old_slug','the-story-of-ferdninand'),(318,153,'_wp_attachment_custom_header_last_used_billie','1624314347'),(319,153,'_wp_attachment_is_custom_header','billie'),(584,369,'_wp_attached_file','2021/07/Kirlian_still_6.png'),(585,369,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:27:\"2021/07/Kirlian_still_6.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_6-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_6-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Kirlian_still_6-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_6-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"Kirlian_still_6-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1332,775,'_edit_last','1'),(1324,205,'saswp_schema_type_product_pros_enable_cons','0'),(636,425,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:2133;s:4:\"file\";s:55:\"2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Diego_Vásquez-photo-by-Yuti-_Chang-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Diego_Vásquez-photo-by-Yuti-_Chang-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"Diego_Vásquez-photo-by-Yuti-_Chang-768x640.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:50:\"Diego_Vásquez-photo-by-Yuti-_Chang-1536x1280.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:50:\"Diego_Vásquez-photo-by-Yuti-_Chang-2048x1707.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1707;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:50:\"Diego_Vásquez-photo-by-Yuti-_Chang-1568x1307.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:1307;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"PerfectionV700\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:40:\"Diego_Vásquez-photo-by-Yuti-_Chang.jpg\";}'),(1073,57,'_aioseo_title',NULL),(644,435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:8203;s:6:\"height\";i:5859;s:4:\"file\";s:36:\"2022/02/2022_background_DR-DIEGO.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"2022_background_DR-DIEGO-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"2022_background_DR-DIEGO-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"2022_background_DR-DIEGO-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"2022_background_DR-DIEGO-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"2022_background_DR-DIEGO-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(643,435,'_wp_attached_file','2022/02/2022_background_DR-DIEGO.png'),(709,181,'_aioseo_twitter_description',NULL),(708,181,'_aioseo_twitter_title',NULL),(642,434,'_edit_lock','1672509676:1'),(257,115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2001;s:6:\"height\";i:2001;s:4:\"file\";s:34:\"2020/11/Symbolic-Gesture-cover.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Symbolic-Gesture-cover-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Symbolic-Gesture-cover-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Symbolic-Gesture-cover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Symbolic-Gesture-cover-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Symbolic-Gesture-cover-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"billie-featured-posts-thumb\";a:4:{s:4:\"file\";s:34:\"Symbolic-Gesture-cover-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"billie-jetpack-logo\";a:4:{s:4:\"file\";s:34:\"Symbolic-Gesture-cover-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"billie-jetpack-testimonial\";a:4:{s:4:\"file\";s:34:\"Symbolic-Gesture-cover-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(226,107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:350;s:4:\"file\";s:22:\"2020/11/FC-logo-FH.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"FC-logo-FH-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"FC-logo-FH-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"FC-logo-FH-768x269.png\";s:5:\"width\";i:768;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"billie-featured-posts-thumb\";a:4:{s:4:\"file\";s:22:\"FC-logo-FH-360x126.png\";s:5:\"width\";i:360;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"billie-jetpack-logo\";a:4:{s:4:\"file\";s:21:\"FC-logo-FH-200x70.png\";s:5:\"width\";i:200;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"billie-jetpack-testimonial\";a:4:{s:4:\"file\";s:21:\"FC-logo-FH-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(225,107,'_wp_attached_file','2020/11/FC-logo-FH.png'),(283,127,'_edit_lock','1621304289:1'),(282,127,'_edit_last','1'),(231,109,'_menu_item_type','custom'),(232,109,'_menu_item_menu_item_parent','0'),(233,109,'_menu_item_object_id','109'),(234,109,'_menu_item_object','custom'),(235,109,'_menu_item_target',''),(236,109,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(237,109,'_menu_item_xfn',''),(238,109,'_menu_item_url',''),(605,391,'_edit_lock','1675366511:1'),(606,391,'_thumbnail_id','381'),(607,391,'_edit_last','1'),(608,391,'oftto_hide_featured_image','1'),(609,395,'_menu_item_type','post_type'),(610,395,'_menu_item_menu_item_parent','109'),(611,395,'_menu_item_object_id','391'),(612,395,'_menu_item_object','page'),(613,395,'_menu_item_target',''),(614,395,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(615,395,'_menu_item_xfn',''),(616,395,'_menu_item_url',''),(620,293,'_wp_old_date','2021-06-26'),(618,122,'_wp_old_date','2021-06-26'),(619,109,'_wp_old_date','2021-06-26'),(621,296,'_wp_old_date','2021-06-26'),(622,294,'_wp_old_date','2021-06-26'),(623,295,'_wp_old_date','2021-06-26'),(639,432,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:40:\"2022/02/cropped-DR-DIEGO-cover-Final.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"cropped-DR-DIEGO-cover-Final-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"cropped-DR-DIEGO-cover-Final-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:40:\"cropped-DR-DIEGO-cover-Final-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:40:\"cropped-DR-DIEGO-cover-Final-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:40:\"cropped-DR-DIEGO-cover-Final-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:38:\"cropped-DR-DIEGO-cover-Final-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(245,112,'_wp_attached_file','2020/11/website-banner.png'),(246,112,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:350;s:4:\"file\";s:26:\"2020/11/website-banner.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"website-banner-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"website-banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"website-banner-768x269.png\";s:5:\"width\";i:768;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"billie-featured-posts-thumb\";a:4:{s:4:\"file\";s:26:\"website-banner-360x126.png\";s:5:\"width\";i:360;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"billie-jetpack-logo\";a:4:{s:4:\"file\";s:25:\"website-banner-200x70.png\";s:5:\"width\";i:200;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"billie-jetpack-testimonial\";a:4:{s:4:\"file\";s:25:\"website-banner-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(247,113,'_wp_attached_file','2020/11/cropped-website-banner.png'),(248,113,'_wp_attachment_context','custom-header'),(249,113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:124;s:4:\"file\";s:34:\"2020/11/cropped-website-banner.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"cropped-website-banner-300x37.png\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"cropped-website-banner-150x124.png\";s:5:\"width\";i:150;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"cropped-website-banner-768x95.png\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"billie-featured-posts-thumb\";a:4:{s:4:\"file\";s:33:\"cropped-website-banner-360x45.png\";s:5:\"width\";i:360;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"billie-jetpack-logo\";a:4:{s:4:\"file\";s:33:\"cropped-website-banner-200x25.png\";s:5:\"width\";i:200;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"billie-jetpack-testimonial\";a:4:{s:4:\"file\";s:33:\"cropped-website-banner-100x12.png\";s:5:\"width\";i:100;s:6:\"height\";i:12;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:112;}'),(258,117,'_edit_last','1'),(259,117,'_wp_page_template','default'),(260,117,'_edit_lock','1680903251:1'),(261,119,'_wp_attached_file','2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpg'),(262,119,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:1667;s:4:\"file\";s:74:\"2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:75:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:76:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:76:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"billie-featured-posts-thumb\";a:4:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"billie-jetpack-logo\";a:4:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"billie-jetpack-testimonial\";a:4:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529954749\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"190\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(263,119,'_wp_attachment_image_alt','David Morneau. photographed by Yuri Pires Tavares'),(264,120,'_wp_attached_file','2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1.jpg'),(265,120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:1667;s:4:\"file\";s:76:\"2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:76:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:77:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:76:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:76:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:78:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:78:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"billie-featured-posts-thumb\";a:4:{s:4:\"file\";s:76:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"billie-jetpack-logo\";a:4:{s:4:\"file\";s:76:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-200x133.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"billie-jetpack-testimonial\";a:4:{s:4:\"file\";s:75:\"lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529954941\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"125\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(266,120,'_wp_attachment_image_alt','Melissa Grey. photographed by Yuri Pires Tavares'),(267,122,'_menu_item_type','post_type'),(268,122,'_menu_item_menu_item_parent','0'),(269,122,'_menu_item_object_id','117'),(270,122,'_menu_item_object','page'),(271,122,'_menu_item_target',''),(272,122,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(273,122,'_menu_item_xfn',''),(274,122,'_menu_item_url',''),(276,124,'_wp_attached_file','2020/11/cropped-Symbolic-Gesture-cover.png'),(277,124,'_wp_attachment_context','site-icon'),(278,124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:42:\"2020/11/cropped-Symbolic-Gesture-cover.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"cropped-Symbolic-Gesture-cover-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"cropped-Symbolic-Gesture-cover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"billie-featured-posts-thumb\";a:4:{s:4:\"file\";s:42:\"cropped-Symbolic-Gesture-cover-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"billie-jetpack-logo\";a:4:{s:4:\"file\";s:42:\"cropped-Symbolic-Gesture-cover-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"billie-jetpack-testimonial\";a:4:{s:4:\"file\";s:42:\"cropped-Symbolic-Gesture-cover-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:42:\"cropped-Symbolic-Gesture-cover-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:42:\"cropped-Symbolic-Gesture-cover-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:42:\"cropped-Symbolic-Gesture-cover-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:40:\"cropped-Symbolic-Gesture-cover-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(281,124,'_oembed_fdff92e7eb171e385acc10766b7e124b','{{unknown}}'),(310,122,'_wp_old_date','2021-05-18'),(309,109,'_wp_old_date','2021-05-18'),(297,122,'_wp_old_date','2020-12-07'),(295,109,'_wp_old_date','2020-11-13'),(304,130,'_wp_page_template','default'),(306,109,'_wp_old_date','2021-04-09'),(308,122,'_wp_old_date','2021-04-09'),(317,153,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3125;s:6:\"height\";i:1094;s:4:\"file\";s:41:\"2021/06/2021_website_banner-biophonic.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"2021_website_banner-biophonic-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"2021_website_banner-biophonic-1024x358.png\";s:5:\"width\";i:1024;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"2021_website_banner-biophonic-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"2021_website_banner-biophonic-768x269.png\";s:5:\"width\";i:768;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:42:\"2021_website_banner-biophonic-1536x538.png\";s:5:\"width\";i:1536;s:6:\"height\";i:538;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:42:\"2021_website_banner-biophonic-2048x717.png\";s:5:\"width\";i:2048;s:6:\"height\";i:717;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"billie-featured-posts-thumb\";a:4:{s:4:\"file\";s:41:\"2021_website_banner-biophonic-360x126.png\";s:5:\"width\";i:360;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"billie-jetpack-logo\";a:4:{s:4:\"file\";s:40:\"2021_website_banner-biophonic-200x70.png\";s:5:\"width\";i:200;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"billie-jetpack-testimonial\";a:4:{s:4:\"file\";s:40:\"2021_website_banner-biophonic-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(316,153,'_wp_attached_file','2021/06/2021_website_banner-biophonic.png'),(1528,844,'_wp_attached_file','2023/03/review-fix-scaled.jpeg'),(1328,775,'saswp_schema_type_product_pros_enable_cons','0'),(1310,481,'saswp_schema_type_product_pros_enable_cons','0'),(1314,214,'saswp_schema_type_product_pros_enable_cons','0'),(635,425,'_wp_attached_file','2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-scaled.jpg'),(328,153,'_wp_attachment_is_custom_background','twentytwentyone'),(357,175,'_wp_attached_file','2021/06/2021_background_biophonic-beats.png'),(358,175,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3500;s:6:\"height\";i:2500;s:4:\"file\";s:43:\"2021/06/2021_background_biophonic-beats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"2021_background_biophonic-beats-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"2021_background_biophonic-beats-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"2021_background_biophonic-beats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"2021_background_biophonic-beats-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:45:\"2021_background_biophonic-beats-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:45:\"2021_background_biophonic-beats-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:45:\"2021_background_biophonic-beats-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(638,432,'_wp_attachment_context','site-icon'),(349,168,'_wp_attached_file','2021/06/Biophonic-Beats-cover.png'),(350,168,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:33:\"2021/06/Biophonic-Beats-cover.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Biophonic-Beats-cover-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"Biophonic-Beats-cover-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Biophonic-Beats-cover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Biophonic-Beats-cover-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"Biophonic-Beats-cover-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"Biophonic-Beats-cover-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(351,173,'_wp_attached_file','2021/06/cropped-Biophonic-Beats-cover.png'),(352,173,'_wp_attachment_context','site-icon'),(353,173,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:41:\"2021/06/cropped-Biophonic-Beats-cover.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"cropped-Biophonic-Beats-cover-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"cropped-Biophonic-Beats-cover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:41:\"cropped-Biophonic-Beats-cover-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:41:\"cropped-Biophonic-Beats-cover-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:41:\"cropped-Biophonic-Beats-cover-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:39:\"cropped-Biophonic-Beats-cover-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(363,178,'_wp_attached_file','2021/06/2021_background_symbolic-gesture.png'),(364,178,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3500;s:6:\"height\";i:2500;s:4:\"file\";s:44:\"2021/06/2021_background_symbolic-gesture.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"2021_background_symbolic-gesture-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"2021_background_symbolic-gesture-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"2021_background_symbolic-gesture-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"2021_background_symbolic-gesture-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:46:\"2021_background_symbolic-gesture-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:46:\"2021_background_symbolic-gesture-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:46:\"2021_background_symbolic-gesture-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(361,177,'_wp_attached_file','2021/06/2021_background_petite-ecstasy.png'),(362,177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3500;s:6:\"height\";i:2500;s:4:\"file\";s:42:\"2021/06/2021_background_petite-ecstasy.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"2021_background_petite-ecstasy-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"2021_background_petite-ecstasy-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"2021_background_petite-ecstasy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"2021_background_petite-ecstasy-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:44:\"2021_background_petite-ecstasy-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:44:\"2021_background_petite-ecstasy-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:44:\"2021_background_petite-ecstasy-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(365,179,'_wp_attached_file','2021/06/2021_background_bourdon.png'),(366,179,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3500;s:6:\"height\";i:2500;s:4:\"file\";s:35:\"2021/06/2021_background_bourdon.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"2021_background_bourdon-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"2021_background_bourdon-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"2021_background_bourdon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"2021_background_bourdon-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:37:\"2021_background_bourdon-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:37:\"2021_background_bourdon-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"2021_background_bourdon-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(367,175,'_wp_attachment_is_custom_background','twentytwentyone'),(373,181,'_edit_lock','1675194448:1'),(377,181,'_edit_last','1'),(376,181,'_thumbnail_id','175'),(387,181,'oftto_hide_featured_image','1'),(389,188,'_edit_lock','1624724909:1'),(393,117,'_thumbnail_id','652'),(394,117,'oftto_hide_featured_image','1'),(590,378,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:81:\"2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:74:\"Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:75:\"Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:74:\"Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:75:\"Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:76:\"Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:76:\"Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:76:\"Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-1568x2352.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:2352;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1517099278\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:30:\"L\'Artiste Ordinaire - 01_27_18\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:13:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:12:\"Melissa Grey\";i:2;s:13:\"David Morneau\";i:3;s:5:\"Music\";i:4;s:18:\"Experimental Music\";i:5;s:18:\"Contemporary Music\";i:6;s:6:\"Musica\";i:7;s:3:\"EUA\";i:8;s:3:\"USA\";i:9;s:3:\"NYC\";i:10;s:2:\"NY\";i:11;s:8:\"New York\";i:12;s:9:\"Nova York\";}}s:14:\"original_image\";s:66:\"Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088.jpg\";}'),(398,205,'_edit_lock','1675194469:1'),(399,205,'_thumbnail_id','178'),(400,205,'_edit_last','1'),(401,205,'oftto_hide_featured_image','1'),(402,205,'_oembed_c58b95d443bed4287af15615c070652b','<iframe title=\"Kirlian [official music video]\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/W2xxY405Q88?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(403,205,'_oembed_time_c58b95d443bed4287af15615c070652b','1649515965'),(404,214,'_edit_lock','1675194525:1'),(405,215,'_wp_attached_file','2021/06/004-00_Pe_cover.png'),(406,215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:27:\"2021/06/004-00_Pe_cover.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"004-00_Pe_cover-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"004-00_Pe_cover-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"004-00_Pe_cover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"004-00_Pe_cover-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"004-00_Pe_cover-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"004-00_Pe_cover-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(407,214,'_thumbnail_id','177'),(408,214,'_edit_last','1'),(409,214,'oftto_hide_featured_image','1'),(410,222,'_wp_attached_file','2021/06/004-01_Pe_Hum-Prohibitor.png'),(411,222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:36:\"2021/06/004-01_Pe_Hum-Prohibitor.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"004-01_Pe_Hum-Prohibitor-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"004-01_Pe_Hum-Prohibitor-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"004-01_Pe_Hum-Prohibitor-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"004-01_Pe_Hum-Prohibitor-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"004-01_Pe_Hum-Prohibitor-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"004-01_Pe_Hum-Prohibitor-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(412,223,'_wp_attached_file','2021/06/004-02_Pe_The-Beguiler.png'),(413,223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:34:\"2021/06/004-02_Pe_The-Beguiler.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"004-02_Pe_The-Beguiler-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"004-02_Pe_The-Beguiler-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"004-02_Pe_The-Beguiler-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"004-02_Pe_The-Beguiler-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"004-02_Pe_The-Beguiler-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"004-02_Pe_The-Beguiler-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(414,224,'_wp_attached_file','2021/06/004-03_Pe_DNA-Photon.png'),(415,224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:32:\"2021/06/004-03_Pe_DNA-Photon.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"004-03_Pe_DNA-Photon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"004-03_Pe_DNA-Photon-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"004-03_Pe_DNA-Photon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"004-03_Pe_DNA-Photon-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"004-03_Pe_DNA-Photon-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"004-03_Pe_DNA-Photon-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(416,225,'_wp_attached_file','2021/06/004-04_Pe_Planertrees.png'),(417,225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:33:\"2021/06/004-04_Pe_Planertrees.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"004-04_Pe_Planertrees-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"004-04_Pe_Planertrees-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"004-04_Pe_Planertrees-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"004-04_Pe_Planertrees-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"004-04_Pe_Planertrees-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"004-04_Pe_Planertrees-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(418,226,'_wp_attached_file','2021/06/004-05_Pe_Trillion-Trilliant.png'),(419,226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:40:\"2021/06/004-05_Pe_Trillion-Trilliant.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"004-05_Pe_Trillion-Trilliant-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"004-05_Pe_Trillion-Trilliant-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"004-05_Pe_Trillion-Trilliant-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"004-05_Pe_Trillion-Trilliant-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:42:\"004-05_Pe_Trillion-Trilliant-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:42:\"004-05_Pe_Trillion-Trilliant-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(420,227,'_wp_attached_file','2021/06/004-06_Pe_Keplers-Farewell.png'),(421,227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:38:\"2021/06/004-06_Pe_Keplers-Farewell.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"004-06_Pe_Keplers-Farewell-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"004-06_Pe_Keplers-Farewell-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"004-06_Pe_Keplers-Farewell-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"004-06_Pe_Keplers-Farewell-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:40:\"004-06_Pe_Keplers-Farewell-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:40:\"004-06_Pe_Keplers-Farewell-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(422,228,'_wp_attached_file','2021/06/004-07_Pe_Mathematics-House.png'),(423,228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:39:\"2021/06/004-07_Pe_Mathematics-House.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"004-07_Pe_Mathematics-House-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"004-07_Pe_Mathematics-House-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"004-07_Pe_Mathematics-House-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"004-07_Pe_Mathematics-House-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:41:\"004-07_Pe_Mathematics-House-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:41:\"004-07_Pe_Mathematics-House-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(424,229,'_wp_attached_file','2021/06/004-08_Pe_Kepler-19.png'),(425,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:31:\"2021/06/004-08_Pe_Kepler-19.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"004-08_Pe_Kepler-19-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"004-08_Pe_Kepler-19-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"004-08_Pe_Kepler-19-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"004-08_Pe_Kepler-19-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"004-08_Pe_Kepler-19-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"004-08_Pe_Kepler-19-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(426,230,'_wp_attached_file','2021/06/004-09_Pe_Petite-Field-Illuminator.png'),(427,230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:46:\"2021/06/004-09_Pe_Petite-Field-Illuminator.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"004-09_Pe_Petite-Field-Illuminator-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"004-09_Pe_Petite-Field-Illuminator-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"004-09_Pe_Petite-Field-Illuminator-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"004-09_Pe_Petite-Field-Illuminator-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:48:\"004-09_Pe_Petite-Field-Illuminator-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:48:\"004-09_Pe_Petite-Field-Illuminator-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(428,232,'_edit_lock','1675194502:1'),(429,232,'_edit_last','1'),(430,242,'_wp_attached_file','2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg'),(431,242,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:77:\"2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:71:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1568x1045.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529931570\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"102\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}s:14:\"original_image\";s:62:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01.jpg\";}'),(432,243,'_wp_attached_file','2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg'),(433,243,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:77:\"2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:71:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1568x1045.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529931634\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:2:\"80\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}s:14:\"original_image\";s:62:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02.jpg\";}'),(434,244,'_wp_attached_file','2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg'),(435,244,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:77:\"2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:71:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1568x1045.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529931701\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"130\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}s:14:\"original_image\";s:62:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04.jpg\";}'),(436,246,'_wp_attached_file','2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg'),(437,246,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:77:\"2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:71:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1568x1045.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529931747\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:2:\"95\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}s:14:\"original_image\";s:62:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06.jpg\";}'),(438,247,'_wp_attached_file','2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg'),(439,247,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:77:\"2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:71:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:70:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:71:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:72:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:71:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1568x882.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529931902\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}s:14:\"original_image\";s:62:\"lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10.jpg\";}'),(645,434,'_thumbnail_id','435'),(646,434,'_edit_last','1'),(647,434,'oftto_hide_featured_image','1'),(648,446,'_wp_attached_file','2022/02/Bourdon_50hz_cover_2022-revision.png'),(649,446,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:44:\"2022/02/Bourdon_50hz_cover_2022-revision.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"Bourdon_50hz_cover_2022-revision-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"Bourdon_50hz_cover_2022-revision-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Bourdon_50hz_cover_2022-revision-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"Bourdon_50hz_cover_2022-revision-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:46:\"Bourdon_50hz_cover_2022-revision-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:46:\"Bourdon_50hz_cover_2022-revision-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(637,432,'_wp_attached_file','2022/02/cropped-DR-DIEGO-cover-Final.png'),(633,419,'_wp_attached_file','2022/02/DR-DIEGO-cover-Final.png'),(634,419,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:32:\"2022/02/DR-DIEGO-cover-Final.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"DR-DIEGO-cover-Final-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"DR-DIEGO-cover-Final-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"DR-DIEGO-cover-Final-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"DR-DIEGO-cover-Final-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"DR-DIEGO-cover-Final-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"DR-DIEGO-cover-Final-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(707,181,'_aioseo_og_article_tags',''),(704,181,'_aioseo_og_title',NULL),(705,181,'_aioseo_og_description',NULL),(706,181,'_aioseo_og_article_section',''),(703,181,'_aioseo_keywords',''),(666,459,'_edit_lock','1651426648:1'),(667,459,'_edit_last','1'),(668,459,'_thumbnail_id','457'),(669,459,'oftto_hide_featured_image','1'),(670,463,'_wp_attached_file','2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1.jpeg'),(671,463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:61:\"2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1.jpeg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:61:\"laritiste-ordinaire-13_49067189876_o-1000x1500-1-200x300.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:62:\"laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"laritiste-ordinaire-13_49067189876_o-1000x1500-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:62:\"laritiste-ordinaire-13_49067189876_o-1000x1500-1-768x1152.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(672,464,'_wp_attached_file','2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1.jpeg'),(660,457,'_wp_attached_file','2022/03/2022_background_mmm-1.png'),(661,457,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3500;s:6:\"height\";i:2500;s:4:\"file\";s:33:\"2022/03/2022_background_mmm-1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"2022_background_mmm-1-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"2022_background_mmm-1-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"2022_background_mmm-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"2022_background_mmm-1-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"2022_background_mmm-1-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:35:\"2022_background_mmm-1-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(702,181,'_aioseo_description',NULL),(701,181,'_aioseo_title',NULL),(673,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:61:\"2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1.jpeg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:61:\"laritiste-ordinaire-22_49066671378_o-1500x1000-1-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:62:\"laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"laritiste-ordinaire-22_49066671378_o-1500x1000-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"laritiste-ordinaire-22_49066671378_o-1500x1000-1-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(674,465,'_wp_attached_file','2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg'),(675,465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:61:\"2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(676,466,'_wp_attached_file','2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg'),(677,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:61:\"2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(678,459,'_oembed_27b3c10180e7af72c08a928d54192cd8','<iframe title=\"mem mer mère [excerpts]\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/pzEbKEoFHi8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(679,459,'_oembed_time_27b3c10180e7af72c08a928d54192cd8','1651426640'),(680,466,'_edit_lock','1646193012:1'),(681,466,'_edit_last','1'),(682,465,'_edit_lock','1646193087:1'),(683,465,'_edit_last','1'),(684,463,'_edit_lock','1646193174:1'),(685,463,'_edit_last','1'),(757,514,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3500;s:6:\"height\";i:2500;s:4:\"file\";s:53:\"2022/04/2022_Collective_Sounding-background_blank.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"2022_Collective_Sounding-background_blank-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:54:\"2022_Collective_Sounding-background_blank-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"2022_Collective_Sounding-background_blank-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:53:\"2022_Collective_Sounding-background_blank-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:55:\"2022_Collective_Sounding-background_blank-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:55:\"2022_Collective_Sounding-background_blank-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:55:\"2022_Collective_Sounding-background_blank-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(690,481,'_edit_lock','1716350301:1'),(691,482,'_wp_attached_file','2022/03/Robert6-lo-res.jpeg'),(692,482,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2189;s:6:\"height\";i:1459;s:4:\"file\";s:27:\"2022/03/Robert6-lo-res.jpeg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Robert6-lo-res-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Robert6-lo-res-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Robert6-lo-res-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Robert6-lo-res-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"Robert6-lo-res-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:29:\"Robert6-lo-res-2048x1365.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"Robert6-lo-res-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:15:\"V-LUX (Typ 114)\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1521047347\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.12\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(693,483,'_wp_attached_file','2022/03/ROBERT-Cover-Sketch.png'),(694,483,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1154;s:6:\"height\";i:1154;s:4:\"file\";s:31:\"2022/03/ROBERT-Cover-Sketch.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"ROBERT-Cover-Sketch-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"ROBERT-Cover-Sketch-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"ROBERT-Cover-Sketch-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"ROBERT-Cover-Sketch-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(695,481,'_edit_last','1'),(696,486,'_wp_attached_file','2022/03/2022_background_blank.png'),(697,486,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3489;s:6:\"height\";i:2492;s:4:\"file\";s:33:\"2022/03/2022_background_blank.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"2022_background_blank-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"2022_background_blank-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"2022_background_blank-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"2022_background_blank-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"2022_background_blank-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:35:\"2022_background_blank-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"2022_background_blank-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(698,486,'_wp_attachment_is_custom_background','twentytwentyone'),(756,514,'_wp_attached_file','2022/04/2022_Collective_Sounding-background_blank.png'),(755,513,'_edit_lock','1680481767:1'),(710,434,'_aioseo_title',NULL),(711,434,'_aioseo_description',NULL),(712,434,'_aioseo_keywords',''),(713,434,'_aioseo_og_title',NULL),(714,434,'_aioseo_og_description',NULL),(715,434,'_aioseo_og_article_section',''),(716,434,'_aioseo_og_article_tags',''),(717,434,'_aioseo_twitter_title',NULL),(718,434,'_aioseo_twitter_description',NULL),(719,391,'_aioseo_title',NULL),(720,391,'_aioseo_description',NULL),(721,391,'_aioseo_keywords',''),(722,391,'_aioseo_og_title',NULL),(723,391,'_aioseo_og_description',NULL),(724,391,'_aioseo_og_article_section',''),(725,391,'_aioseo_og_article_tags',''),(726,391,'_aioseo_twitter_title',NULL),(727,391,'_aioseo_twitter_description',NULL),(728,205,'_aioseo_title',NULL),(729,205,'_aioseo_description','#post_title'),(730,205,'_aioseo_keywords',''),(731,205,'_aioseo_og_title',NULL),(732,205,'_aioseo_og_description',NULL),(733,205,'_aioseo_og_article_section',''),(734,205,'_aioseo_og_article_tags',''),(735,205,'_aioseo_twitter_title',NULL),(736,205,'_aioseo_twitter_description',NULL),(737,339,'_aioseo_title',NULL),(738,339,'_aioseo_description',NULL),(739,339,'_aioseo_keywords',''),(740,339,'_aioseo_og_title',NULL),(741,339,'_aioseo_og_description',NULL),(742,339,'_aioseo_og_article_section',''),(743,339,'_aioseo_og_article_tags',''),(744,339,'_aioseo_twitter_title',NULL),(745,339,'_aioseo_twitter_description',NULL),(746,214,'_aioseo_title',NULL),(747,214,'_aioseo_description',NULL),(748,214,'_aioseo_keywords',''),(749,214,'_aioseo_og_title',NULL),(750,214,'_aioseo_og_description',NULL),(751,214,'_aioseo_og_article_section',''),(752,214,'_aioseo_og_article_tags',''),(753,214,'_aioseo_twitter_title',NULL),(754,214,'_aioseo_twitter_description',NULL),(758,513,'_thumbnail_id','514'),(759,513,'_edit_last','1'),(760,513,'_aioseo_title',NULL),(761,513,'_aioseo_description',NULL),(762,513,'_aioseo_keywords',''),(763,513,'_aioseo_og_title',NULL),(764,513,'_aioseo_og_description',NULL),(765,513,'_aioseo_og_article_section',''),(766,513,'_aioseo_og_article_tags',''),(767,513,'_aioseo_twitter_title',NULL),(768,513,'_aioseo_twitter_description',NULL),(769,513,'oftto_hide_featured_image','1'),(770,520,'_wp_attached_file','2022/04/IMG_0133.png'),(771,520,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:4032;s:4:\"file\";s:20:\"2022/04/IMG_0133.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0133-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0133-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0133-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_0133-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"IMG_0133-1152x1536.png\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(772,521,'_wp_attached_file','2022/04/IMG_0136.png'),(773,521,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2022/04/IMG_0136.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(774,522,'_wp_attached_file','2022/04/IMG_0138.png'),(775,522,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:4032;s:4:\"file\";s:20:\"2022/04/IMG_0138.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(776,523,'_wp_attached_file','2022/04/IMG_0154.png'),(777,523,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:4032;s:4:\"file\";s:20:\"2022/04/IMG_0154.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(778,524,'_wp_attached_file','2022/04/IMG_0151.png'),(779,524,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:4032;s:4:\"file\";s:20:\"2022/04/IMG_0151.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(780,525,'_wp_attached_file','2022/04/IMG_0152.png'),(781,525,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2022/04/IMG_0152.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0152-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0152-1024x768.png\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0152-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0152-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"IMG_0152-1536x1152.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(782,526,'_wp_attached_file','2022/04/IMG_0158.png'),(783,526,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2022/04/IMG_0158.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(784,527,'_wp_attached_file','2022/04/IMG_0164.png'),(785,527,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2022/04/IMG_0164.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(786,532,'_wp_attached_file','2022/04/IMG_0082.png'),(787,532,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2022/04/IMG_0082.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0082-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0082-1024x768.png\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0082-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0082-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"IMG_0082-1536x1152.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"IMG_0082-2048x1536.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_0082-1568x1176.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1176;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(788,532,'_edit_lock','1651187865:1'),(789,532,'_wp_attachment_image_alt','Melissa Grey & David Morneau lead Collective Sounding at The New School'),(790,532,'_edit_last','1'),(791,532,'_wp_old_slug','img_0082'),(792,527,'_edit_lock','1650771899:1'),(793,527,'_wp_attachment_image_alt','Melissa Grey & David Morneau lead Collective Sounding at The New School'),(794,527,'_edit_last','1'),(795,527,'_wp_old_slug','img_0164'),(796,532,'_wp_old_slug','collective-sounding-nssr1'),(797,526,'_edit_lock','1650771917:1'),(798,526,'_wp_attachment_image_alt','Collective Sounding at The New School'),(799,526,'_edit_last','1'),(800,526,'_wp_old_slug','img_0158'),(801,525,'_edit_lock','1650771948:1'),(802,525,'_wp_attachment_image_alt','Collective Sounding at The New School'),(803,525,'_edit_last','1'),(804,525,'_wp_old_slug','img_0152'),(805,523,'_edit_lock','1650772209:1'),(806,523,'_edit_last','1'),(807,523,'_wp_old_slug','img_0154'),(808,524,'_edit_lock','1650772319:1'),(809,524,'_edit_last','1'),(810,524,'_wp_old_slug','img_0151'),(811,522,'_edit_lock','1650772238:1'),(812,522,'_edit_last','1'),(813,522,'_wp_old_slug','img_0138'),(814,521,'_edit_lock','1650772287:1'),(815,521,'_edit_last','1'),(816,521,'_wp_old_slug','img_0136'),(817,520,'_edit_lock','1650772183:1'),(818,520,'_wp_attachment_image_alt','Melissa Grey & David Morneau lead Collective Sounding at The New School'),(819,520,'_edit_last','1'),(820,520,'_wp_old_slug','img_0133'),(821,523,'_wp_attachment_image_alt','Melissa Grey & David Morneau lead Collective Sounding at The New School'),(822,522,'_wp_attachment_image_alt','Melissa Grey & David Morneau lead Collective Sounding at The New School'),(823,521,'_wp_attachment_image_alt','Melissa Grey & David Morneau lead Collective Sounding at The New School'),(824,524,'_wp_attachment_image_alt','Collective Sounding at The New School'),(825,481,'_aioseo_title',NULL),(826,481,'_aioseo_description',NULL),(827,481,'_aioseo_keywords','a:0:{}'),(828,481,'_aioseo_og_title',NULL),(829,481,'_aioseo_og_description',NULL),(830,481,'_aioseo_og_article_section',''),(831,481,'_aioseo_og_article_tags','a:0:{}'),(832,481,'_aioseo_twitter_title',NULL),(833,481,'_aioseo_twitter_description',NULL),(834,459,'_aioseo_title','#post_title #separator_sa #site_title'),(835,459,'_aioseo_description','#post_content'),(836,459,'_aioseo_keywords',''),(837,459,'_aioseo_og_title',NULL),(838,459,'_aioseo_og_description',NULL),(839,459,'_aioseo_og_article_section',''),(840,459,'_aioseo_og_article_tags',''),(841,459,'_aioseo_twitter_title',NULL),(842,459,'_aioseo_twitter_description',NULL),(843,543,'_wp_attached_file','2022/04/Kate_Dillingham.jpeg'),(844,543,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:641;s:6:\"height\";i:960;s:4:\"file\";s:28:\"2022/04/Kate_Dillingham.jpeg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Kate_Dillingham-200x300.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Kate_Dillingham-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(845,564,'_edit_lock','1667056023:1'),(846,564,'_edit_last','1'),(847,564,'_aioseo_title',NULL),(848,564,'_aioseo_description',NULL),(849,564,'_aioseo_keywords',''),(850,564,'_aioseo_og_title',NULL),(851,564,'_aioseo_og_description',NULL),(852,564,'_aioseo_og_article_section',''),(853,564,'_aioseo_og_article_tags',''),(854,564,'_aioseo_twitter_title',NULL),(855,564,'_aioseo_twitter_description',NULL),(856,564,'oftto_hide_header_title','1'),(857,432,'_oembed_1affd595ef310c82b3c83422f18bb595','{{unknown}}'),(933,605,'_edit_lock','1659718168:1'),(859,569,'_edit_lock','1666052483:1'),(860,569,'_edit_last','1'),(861,569,'_aioseo_title',NULL),(862,569,'_aioseo_description',NULL),(863,569,'_aioseo_keywords',''),(864,569,'_aioseo_og_title',NULL),(865,569,'_aioseo_og_description',NULL),(866,569,'_aioseo_og_article_section',''),(867,569,'_aioseo_og_article_tags',''),(868,569,'_aioseo_twitter_title',NULL),(869,569,'_aioseo_twitter_description',NULL),(870,577,'_edit_lock','1659717980:1'),(871,578,'_wp_attached_file','2022/07/Julie-Fotheringham.jpg'),(872,578,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:751;s:6:\"height\";i:500;s:4:\"file\";s:30:\"2022/07/Julie-Fotheringham.jpg\";s:8:\"filesize\";i:190462;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Julie-Fotheringham-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14467;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Julie-Fotheringham-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9173;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(873,579,'_wp_attached_file','2022/07/KEPL3R-still-from-Tansy.jpg'),(874,579,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:35:\"2022/07/KEPL3R-still-from-Tansy.jpg\";s:8:\"filesize\";i:617231;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"KEPL3R-still-from-Tansy-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11413;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"KEPL3R-still-from-Tansy-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"KEPL3R-still-from-Tansy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8042;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"KEPL3R-still-from-Tansy-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40957;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"KEPL3R-still-from-Tansy-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136316;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"KEPL3R-still-from-Tansy-1568x882.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142975;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(875,577,'_edit_last','1'),(876,577,'_aioseo_title',NULL),(877,577,'_aioseo_description',NULL),(878,577,'_aioseo_keywords',''),(879,577,'_aioseo_og_title',NULL),(880,577,'_aioseo_og_description',NULL),(881,577,'_aioseo_og_article_section',''),(882,577,'_aioseo_og_article_tags',''),(883,577,'_aioseo_twitter_title',NULL),(884,577,'_aioseo_twitter_description',NULL),(885,585,'_wp_attached_file','2022/07/dan-rose.jpg'),(886,585,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:469;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2022/07/dan-rose.jpg\";s:8:\"filesize\";i:117134;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"dan-rose-176x300.jpg\";s:5:\"width\";i:176;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13037;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"dan-rose-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(887,586,'_wp_attached_file','2022/07/false-heads.jpg'),(888,586,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:540;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/07/false-heads.jpg\";s:8:\"filesize\";i:382069;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"false-heads-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14916;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"false-heads-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6718;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(889,589,'_edit_lock','1659717340:1'),(890,590,'_wp_attached_file','2022/07/photon-ecstasy.jpg'),(891,590,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:996;s:4:\"file\";s:26:\"2022/07/photon-ecstasy.jpg\";s:8:\"filesize\";i:204707;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"photon-ecstasy-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13767;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"photon-ecstasy-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99589;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"photon-ecstasy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6905;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"photon-ecstasy-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62141;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(892,589,'_edit_last','1'),(893,589,'_aioseo_title',NULL),(894,589,'_aioseo_description',NULL),(895,589,'_aioseo_keywords',''),(896,589,'_aioseo_og_title',NULL),(897,589,'_aioseo_og_description',NULL),(898,589,'_aioseo_og_article_section',''),(899,589,'_aioseo_og_article_tags',''),(900,589,'_aioseo_twitter_title',NULL),(901,589,'_aioseo_twitter_description',NULL),(902,594,'_edit_lock','1659717440:1'),(903,595,'_wp_attached_file','2022/07/jessica-bowers-scaled.jpg'),(904,595,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:33:\"2022/07/jessica-bowers-scaled.jpg\";s:8:\"filesize\";i:508657;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"jessica-bowers-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26192;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"jessica-bowers-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68659;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"jessica-bowers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23295;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"jessica-bowers-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47568;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"jessica-bowers-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152246;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"jessica-bowers-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290127;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:28:\"jessica-bowers-1568x1045.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158781;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1520638926\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:4:\"6400\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:51:\"l\'Artiste ordinaire - Pete\'s Candy Store - 03_09_18\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:14:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:12:\"Melissa Grey\";i:2;s:13:\"David Morneau\";i:3;s:14:\"Jessica Bowers\";i:4;s:5:\"Music\";i:5;s:18:\"Experimental Music\";i:6;s:18:\"Contemporary Music\";i:7;s:6:\"Musica\";i:8;s:3:\"EUA\";i:9;s:3:\"USA\";i:10;s:3:\"NYC\";i:11;s:2:\"NY\";i:12;s:8:\"New York\";i:13;s:9:\"Nova York\";}}s:14:\"original_image\";s:18:\"jessica-bowers.jpg\";}'),(905,594,'_edit_last','1'),(906,594,'_aioseo_title',NULL),(907,594,'_aioseo_description',NULL),(908,594,'_aioseo_keywords',''),(909,594,'_aioseo_og_title',NULL),(910,594,'_aioseo_og_description',NULL),(911,594,'_aioseo_og_article_section',''),(912,594,'_aioseo_og_article_tags',''),(913,594,'_aioseo_twitter_title',NULL),(914,594,'_aioseo_twitter_description',NULL),(915,597,'_wp_attached_file','2022/07/2022_background_blank.png'),(916,597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3505;s:6:\"height\";i:2500;s:4:\"file\";s:33:\"2022/07/2022_background_blank.png\";s:8:\"filesize\";i:199705;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"2022_background_blank-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9182;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"2022_background_blank-1024x730.png\";s:5:\"width\";i:1024;s:6:\"height\";i:730;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47631;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"2022_background_blank-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2892;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"2022_background_blank-768x548.png\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33690;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"2022_background_blank-1536x1096.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1096;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78492;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"2022_background_blank-2048x1461.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115432;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"2022_background_blank-1568x1118.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1118;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79853;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(917,597,'_wp_attachment_is_custom_background','twentytwentyone'),(1027,652,'_wp_attached_file','2022/10/ABlways-Becoming_web_background_FINAL.png'),(920,599,'_edit_lock','1660055542:1'),(921,600,'_wp_attached_file','2022/07/Miolina-photo-Nicolai-Vesthammer-FV.webp'),(922,600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:823;s:6:\"height\";i:418;s:4:\"file\";s:48:\"2022/07/Miolina-photo-Nicolai-Vesthammer-FV.webp\";s:8:\"filesize\";i:31648;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(923,599,'_edit_last','1'),(924,599,'_aioseo_title',NULL),(925,599,'_aioseo_description',NULL),(926,599,'_aioseo_keywords',''),(927,599,'_aioseo_og_title',NULL),(928,599,'_aioseo_og_description',NULL),(929,599,'_aioseo_og_article_section',''),(930,599,'_aioseo_og_article_tags',''),(931,599,'_aioseo_twitter_title',NULL),(932,599,'_aioseo_twitter_description',NULL),(934,605,'_edit_last','1'),(935,605,'_aioseo_title',NULL),(936,605,'_aioseo_description',NULL),(937,605,'_aioseo_keywords',''),(938,605,'_aioseo_og_title',NULL),(939,605,'_aioseo_og_description',NULL),(940,605,'_aioseo_og_article_section',''),(941,605,'_aioseo_og_article_tags',''),(942,605,'_aioseo_twitter_title',NULL),(943,605,'_aioseo_twitter_description',NULL),(944,607,'_wp_attached_file','2022/07/FC-logo-AB-Green.png'),(945,607,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:28:\"2022/07/FC-logo-AB-Green.png\";s:8:\"filesize\";i:518429;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"FC-logo-AB-Green-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48929;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"FC-logo-AB-Green-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248061;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"FC-logo-AB-Green-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19484;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"FC-logo-AB-Green-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:170891;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"FC-logo-AB-Green-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:426658;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:30:\"FC-logo-AB-Green-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:438759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(946,610,'_wp_attached_file','2022/08/typewriter.jpg'),(947,610,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2022/08/typewriter.jpg\";s:8:\"filesize\";i:399178;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"typewriter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"typewriter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20215;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"typewriter-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88798;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1133,700,'oftto_hide_featured_image','1'),(1132,700,'_aioseo_twitter_description',NULL),(1131,700,'_aioseo_twitter_title',NULL),(1130,700,'_aioseo_og_article_tags',''),(1129,700,'_aioseo_og_article_section',''),(1128,700,'_aioseo_og_description',NULL),(1028,652,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3000;s:6:\"height\";i:2143;s:4:\"file\";s:49:\"2022/10/ABlways-Becoming_web_background_FINAL.png\";s:8:\"filesize\";i:6540983;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"ABlways-Becoming_web_background_FINAL-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99412;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"ABlways-Becoming_web_background_FINAL-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:915653;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"ABlways-Becoming_web_background_FINAL-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45581;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"ABlways-Becoming_web_background_FINAL-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:539477;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"ABlways-Becoming_web_background_FINAL-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1926395;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"ABlways-Becoming_web_background_FINAL-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3226676;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:51:\"ABlways-Becoming_web_background_FINAL-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1999661;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1020,122,'_wp_old_date','2022-01-15'),(1021,109,'_wp_old_date','2022-01-15'),(1022,395,'_wp_old_date','2022-01-15'),(1023,293,'_wp_old_date','2022-01-15'),(1024,296,'_wp_old_date','2022-01-15'),(1025,294,'_wp_old_date','2022-01-15'),(1026,295,'_wp_old_date','2022-01-15'),(1029,481,'_thumbnail_id','652'),(1030,481,'oftto_hide_featured_image','1'),(1031,653,'_wp_attached_file','2022/10/Always-Becoming__cover_web_FINAL.png'),(1032,653,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:44:\"2022/10/Always-Becoming__cover_web_FINAL.png\";s:8:\"filesize\";i:3844155;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Always-Becoming__cover_web_FINAL-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106464;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Always-Becoming__cover_web_FINAL-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1016412;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Always-Becoming__cover_web_FINAL-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29166;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Always-Becoming__cover_web_FINAL-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:597804;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Always-Becoming__cover_web_FINAL-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2164633;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:46:\"Always-Becoming__cover_web_FINAL-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2248139;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1033,659,'_wp_attached_file','2022/10/Always-Becoming_01-BEING-cover_web_FINAL.png'),(1034,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:52:\"2022/10/Always-Becoming_01-BEING-cover_web_FINAL.png\";s:8:\"filesize\";i:2935884;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"Always-Becoming_01-BEING-cover_web_FINAL-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94187;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"Always-Becoming_01-BEING-cover_web_FINAL-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:788759;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"Always-Becoming_01-BEING-cover_web_FINAL-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27642;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"Always-Becoming_01-BEING-cover_web_FINAL-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:476463;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"Always-Becoming_01-BEING-cover_web_FINAL-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1619659;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"Always-Becoming_01-BEING-cover_web_FINAL-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1681301;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1035,660,'_wp_attached_file','2022/10/Always-Becoming_02-ALWAYS-cover_web_FINAL.png'),(1036,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:53:\"2022/10/Always-Becoming_02-ALWAYS-cover_web_FINAL.png\";s:8:\"filesize\";i:3161609;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"Always-Becoming_02-ALWAYS-cover_web_FINAL-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105161;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"Always-Becoming_02-ALWAYS-cover_web_FINAL-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:862188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"Always-Becoming_02-ALWAYS-cover_web_FINAL-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30754;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"Always-Becoming_02-ALWAYS-cover_web_FINAL-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:524688;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"Always-Becoming_02-ALWAYS-cover_web_FINAL-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1761518;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:55:\"Always-Becoming_02-ALWAYS-cover_web_FINAL-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1828293;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1037,661,'_wp_attached_file','2022/10/Always-Becoming_03-EVER-cover_web_FINAL.png'),(1038,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:51:\"2022/10/Always-Becoming_03-EVER-cover_web_FINAL.png\";s:8:\"filesize\";i:3194991;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"Always-Becoming_03-EVER-cover_web_FINAL-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106200;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"Always-Becoming_03-EVER-cover_web_FINAL-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:890033;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"Always-Becoming_03-EVER-cover_web_FINAL-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30150;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"Always-Becoming_03-EVER-cover_web_FINAL-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:542999;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:53:\"Always-Becoming_03-EVER-cover_web_FINAL-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1808351;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:53:\"Always-Becoming_03-EVER-cover_web_FINAL-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1877036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1039,662,'_wp_attached_file','2022/10/Always-Becoming_04-BECOMING-cover_web_FINAL.png'),(1040,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:55:\"2022/10/Always-Becoming_04-BECOMING-cover_web_FINAL.png\";s:8:\"filesize\";i:2474449;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"Always-Becoming_04-BECOMING-cover_web_FINAL-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89484;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"Always-Becoming_04-BECOMING-cover_web_FINAL-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:678981;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"Always-Becoming_04-BECOMING-cover_web_FINAL-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25791;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"Always-Becoming_04-BECOMING-cover_web_FINAL-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:422293;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:57:\"Always-Becoming_04-BECOMING-cover_web_FINAL-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1362291;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:57:\"Always-Becoming_04-BECOMING-cover_web_FINAL-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1413757;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1041,663,'_wp_attached_file','2022/10/FC_logo_AB-4color.png'),(1042,663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:29:\"2022/10/FC_logo_AB-4color.png\";s:8:\"filesize\";i:778523;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"FC_logo_AB-4color-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39301;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"FC_logo_AB-4color-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:200983;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"FC_logo_AB-4color-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17717;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"FC_logo_AB-4color-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124497;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"FC_logo_AB-4color-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:483537;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:31:\"FC_logo_AB-4color-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:506102;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1043,665,'_wp_attached_file','2022/10/cropped-FC_logo_AB-4color.png'),(1044,665,'_wp_attachment_context','site-icon'),(1045,665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:37:\"2022/10/cropped-FC_logo_AB-4color.png\";s:8:\"filesize\";i:78948;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"cropped-FC_logo_AB-4color-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"cropped-FC_logo_AB-4color-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18535;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:37:\"cropped-FC_logo_AB-4color-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38526;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:37:\"cropped-FC_logo_AB-4color-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24976;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:37:\"cropped-FC_logo_AB-4color-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23108;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:35:\"cropped-FC_logo_AB-4color-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1968;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1126,700,'_aioseo_keywords',''),(1125,700,'_aioseo_description',NULL),(1048,665,'_oembed_2c3c82c7d66031a480a71ced140181df','{{unknown}}'),(1049,173,'_oembed_4b92b4beb00ffc38c0d0ae1a0c8a6cf7','{{unknown}}'),(1050,7,'_aioseo_title','#site_title #separator_sa #tagline'),(1051,7,'_aioseo_description','#tagline'),(1052,7,'_aioseo_keywords','a:0:{}'),(1053,7,'_aioseo_og_title',NULL),(1054,7,'_aioseo_og_description',NULL),(1055,7,'_aioseo_og_article_section',''),(1056,7,'_aioseo_og_article_tags','a:0:{}'),(1057,7,'_aioseo_twitter_title',NULL),(1058,7,'_aioseo_twitter_description',NULL),(1124,700,'_aioseo_title',NULL),(1123,700,'_edit_last','1'),(1061,117,'_aioseo_title',NULL),(1062,117,'_aioseo_description',NULL),(1063,117,'_aioseo_keywords',''),(1064,117,'_aioseo_og_title',NULL),(1065,117,'_aioseo_og_description',NULL),(1066,117,'_aioseo_og_article_section',''),(1067,117,'_aioseo_og_article_tags',''),(1068,117,'_aioseo_twitter_title',NULL),(1069,117,'_aioseo_twitter_description',NULL),(1070,652,'_wp_attachment_is_custom_background','twentytwentyone'),(1122,700,'_thumbnail_id','652'),(1121,700,'_edit_lock','1706888832:1'),(1074,57,'_aioseo_description',NULL),(1075,57,'_aioseo_keywords',''),(1076,57,'_aioseo_og_title',NULL),(1077,57,'_aioseo_og_description',NULL),(1078,57,'_aioseo_og_article_section',''),(1079,57,'_aioseo_og_article_tags',''),(1080,57,'_aioseo_twitter_title',NULL),(1081,57,'_aioseo_twitter_description',NULL),(1082,679,'_menu_item_type','post_type'),(1083,679,'_menu_item_menu_item_parent','109'),(1084,679,'_menu_item_object_id','481'),(1085,679,'_menu_item_object','page'),(1086,679,'_menu_item_target',''),(1087,679,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1088,679,'_menu_item_xfn',''),(1089,679,'_menu_item_url',''),(1093,395,'_wp_old_date','2022-08-05'),(1091,122,'_wp_old_date','2022-08-05'),(1092,109,'_wp_old_date','2022-08-05'),(1094,293,'_wp_old_date','2022-08-05'),(1095,296,'_wp_old_date','2022-08-05'),(1096,294,'_wp_old_date','2022-08-05'),(1097,295,'_wp_old_date','2022-08-05'),(1127,700,'_aioseo_og_title',NULL),(2320,1191,'_wp_attached_file','2024/06/a-door-emerges_cover.png'),(1106,122,'_wp_old_date','2022-10-10'),(1107,109,'_wp_old_date','2022-10-10'),(1108,679,'_wp_old_date','2022-10-10'),(1109,395,'_wp_old_date','2022-10-10'),(1110,293,'_wp_old_date','2022-10-10'),(1111,296,'_wp_old_date','2022-10-10'),(1112,294,'_wp_old_date','2022-10-10'),(1113,295,'_wp_old_date','2022-10-10'),(2323,1193,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:34:\"2024/06/a-door-emerges_cover-1.png\";s:8:\"filesize\";i:3714714;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"a-door-emerges_cover-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107352;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"a-door-emerges_cover-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1027026;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"a-door-emerges_cover-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30296;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"a-door-emerges_cover-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:607915;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"a-door-emerges_cover-1-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2119221;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"a-door-emerges_cover-1-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2197107;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2321,1191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:32:\"2024/06/a-door-emerges_cover.png\";s:8:\"filesize\";i:3853735;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"a-door-emerges_cover-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112536;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"a-door-emerges_cover-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1093961;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"a-door-emerges_cover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31499;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"a-door-emerges_cover-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:647996;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"a-door-emerges_cover-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2246110;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"a-door-emerges_cover-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2326897;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1134,130,'_aioseo_title',NULL),(1135,130,'_aioseo_description',NULL),(1136,130,'_aioseo_keywords',''),(1137,130,'_aioseo_og_title',NULL),(1138,130,'_aioseo_og_description',NULL),(1139,130,'_aioseo_og_article_section',''),(1140,130,'_aioseo_og_article_tags',''),(1141,130,'_aioseo_twitter_title',NULL),(1142,130,'_aioseo_twitter_description',NULL),(1143,130,'_oembed_c58b95d443bed4287af15615c070652b','<iframe title=\"Melissa Grey &amp; David Morneau | Kirlian [official music video]\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/W2xxY405Q88?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(1144,130,'_oembed_time_c58b95d443bed4287af15615c070652b','1670086332'),(1145,729,'_edit_lock','1670100369:1'),(1146,729,'_edit_last','1'),(1147,729,'_aioseo_title',NULL),(1148,729,'_aioseo_description',NULL),(1149,729,'_aioseo_keywords',''),(1150,729,'_aioseo_og_title',NULL),(1151,729,'_aioseo_og_description',NULL),(1152,729,'_aioseo_og_article_section',''),(1153,729,'_aioseo_og_article_tags',''),(1154,729,'_aioseo_twitter_title',NULL),(1155,729,'_aioseo_twitter_description',NULL),(1156,729,'oftto_hide_featured_image','1'),(1157,737,'_edit_lock','1670090447:1'),(1158,737,'_edit_last','1'),(1159,737,'_aioseo_title',NULL),(1160,737,'_aioseo_description',NULL),(1161,737,'_aioseo_keywords',''),(1162,737,'_aioseo_og_title',NULL),(1163,737,'_aioseo_og_description',NULL),(1164,737,'_aioseo_og_article_section',''),(1165,737,'_aioseo_og_article_tags',''),(1166,737,'_aioseo_twitter_title',NULL),(1167,737,'_aioseo_twitter_description',NULL),(1168,737,'oftto_hide_featured_image','1'),(1400,181,'saswp_schema_type_product_pros_enable_cons','0'),(1443,700,'saswp_schema_type_product_pros_enable_cons','0'),(1174,746,'data_group_array','a:1:{s:7:\"group-0\";a:1:{s:10:\"data_array\";a:1:{i:0;a:3:{s:5:\"key_1\";s:9:\"post_type\";s:5:\"key_2\";s:5:\"equal\";s:5:\"key_3\";s:4:\"page\";}}}}'),(1173,746,'saswp_schema_type_product_pros_enable_cons','0'),(1175,746,'schema_type','WebPage'),(1176,746,'schema_options','a:5:{s:19:\"isAccessibleForFree\";s:5:\"False\";s:20:\"notAccessibleForFree\";s:0:\"\";s:18:\"paywall_class_name\";s:0:\"\";s:19:\"enable_custom_field\";s:1:\"0\";s:19:\"saswp_modify_method\";s:9:\"automatic\";}'),(1192,752,'_edit_lock','1672669449:1'),(1329,775,'_edit_lock','1706885143:1'),(1180,391,'saswp_schema_type_product_pros_enable_cons','0'),(1187,434,'saswp_schema_type_product_pros_enable_cons','0'),(1191,752,'saswp_schema_type_product_pros_enable_cons','0'),(1193,753,'_wp_attached_file','2022/12/Clarinet-Online-Stamp_webuse.png'),(1194,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:648;s:6:\"height\";i:183;s:4:\"file\";s:40:\"2022/12/Clarinet-Online-Stamp_webuse.png\";s:8:\"filesize\";i:17609;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Clarinet-Online-Stamp_webuse-300x85.png\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9506;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Clarinet-Online-Stamp_webuse-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5602;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1197,752,'_edit_last','1'),(1204,756,'_wp_attached_file','2023/01/clarinet-magazine-logo-1.png'),(1205,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:36:\"2023/01/clarinet-magazine-logo-1.png\";s:8:\"filesize\";i:45598;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"clarinet-magazine-logo-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4715;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"clarinet-magazine-logo-1-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21852;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"clarinet-magazine-logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"clarinet-magazine-logo-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15333;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1211,758,'_wp_attached_file','2023/01/The-Answer-is-in-the-Beat.png'),(1212,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1506;s:6:\"height\";i:540;s:4:\"file\";s:37:\"2023/01/The-Answer-is-in-the-Beat.png\";s:8:\"filesize\";i:190098;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"The-Answer-is-in-the-Beat-300x108.png\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9772;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"The-Answer-is-in-the-Beat-1024x367.png\";s:5:\"width\";i:1024;s:6:\"height\";i:367;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60470;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"The-Answer-is-in-the-Beat-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"The-Answer-is-in-the-Beat-768x275.png\";s:5:\"width\";i:768;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30858;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1216,760,'_wp_attached_file','2023/01/New-York-Live-Arts.png'),(1217,760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2008;s:6:\"height\";i:540;s:4:\"file\";s:30:\"2023/01/New-York-Live-Arts.png\";s:8:\"filesize\";i:299580;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"New-York-Live-Arts-300x81.png\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12276;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"New-York-Live-Arts-1024x275.png\";s:5:\"width\";i:1024;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44993;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"New-York-Live-Arts-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7360;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"New-York-Live-Arts-768x207.png\";s:5:\"width\";i:768;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32618;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"New-York-Live-Arts-1536x413.png\";s:5:\"width\";i:1536;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111227;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:31:\"New-York-Live-Arts-1568x422.png\";s:5:\"width\";i:1568;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110875;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1226,763,'_edit_lock','1716664469:1'),(1225,763,'saswp_schema_type_product_pros_enable_cons','0'),(1229,763,'_edit_last','1'),(1233,109,'_wp_old_date','2022-10-29'),(1236,679,'_wp_old_date','2022-10-29'),(1235,109,'saswp_schema_type_product_pros_enable_cons','0'),(1239,395,'_wp_old_date','2022-10-29'),(1238,679,'saswp_schema_type_product_pros_enable_cons','0'),(1242,293,'_wp_old_date','2022-10-29'),(1241,395,'saswp_schema_type_product_pros_enable_cons','0'),(1245,296,'_wp_old_date','2022-10-29'),(1244,293,'saswp_schema_type_product_pros_enable_cons','0'),(1248,294,'_wp_old_date','2022-10-29'),(1247,296,'saswp_schema_type_product_pros_enable_cons','0'),(1251,295,'_wp_old_date','2022-10-29'),(1250,294,'saswp_schema_type_product_pros_enable_cons','0'),(1253,295,'saswp_schema_type_product_pros_enable_cons','0'),(2322,1193,'_wp_attached_file','2024/06/a-door-emerges_cover-1.png'),(2327,1201,'footnotes',''),(1277,766,'_menu_item_type','post_type'),(1276,766,'saswp_schema_type_product_pros_enable_cons','0'),(1278,766,'_menu_item_menu_item_parent','0'),(1279,766,'_menu_item_object_id','763'),(1280,766,'_menu_item_object','page'),(1281,766,'_menu_item_target',''),(1282,766,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1283,766,'_menu_item_xfn',''),(1284,766,'_menu_item_url',''),(1421,813,'_wp_attached_file','2023/02/StereoStickman.png'),(1422,813,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:200;s:4:\"file\";s:26:\"2023/02/StereoStickman.png\";s:8:\"filesize\";i:15152;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"StereoStickman-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"StereoStickman-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1342,7,'saswp_schema_type_product_pros_enable_cons','0'),(1369,117,'saswp_schema_type_product_pros_enable_cons','0'),(1407,232,'saswp_schema_type_product_pros_enable_cons','0'),(1452,827,'_wp_attached_file','2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM.png'),(1429,3,'saswp_schema_type_product_pros_enable_cons','0'),(1453,827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1182;s:6:\"height\";i:598;s:4:\"file\";s:48:\"2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM.png\";s:8:\"filesize\";i:44890;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2023-02-14-at-5.42.52-PM-300x152.png\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3478;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\";s:5:\"width\";i:1024;s:6:\"height\";i:518;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15489;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2023-02-14-at-5.42.52-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2808;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2023-02-14-at-5.42.52-PM-768x389.png\";s:5:\"width\";i:768;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11107;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1490,746,'_edit_lock','1678141430:1'),(1557,863,'_wp_attached_file','2023/03/V13_logo_transparent_Light_200x103.png'),(1486,57,'saswp_enable_disable_schema','a:1:{i:746;s:1:\"1\";}'),(1488,57,'saswp_schema_type_product_pros_enable_cons','0'),(1491,746,'_edit_last','1'),(1494,746,'saswp_event_type',''),(1493,746,'saswp_business_type',''),(1495,746,'saswp_item_list_tags','h1'),(1496,746,'saswp_item_list_custom',''),(1497,746,'saswp_review_item_reviewed_746','Book'),(1498,746,'saswp_itemlist_item_type','Article'),(1499,746,'saswp_attahced_reviews',NULL),(1500,746,'saswp_attached_collection',NULL),(1501,746,'saswp_webpage_id_746','WebPage'),(1502,746,'saswp_webpage_name_746',''),(1503,746,'saswp_webpage_url_746',''),(1504,746,'saswp_webpage_description_746',''),(1505,746,'saswp_webpage_inlanguage_746','en-US'),(1506,746,'saswp_webpage_section_746',''),(1507,746,'saswp_webpage_keywords_746',''),(1508,746,'saswp_webpage_main_entity_of_page_746',''),(1509,746,'saswp_webpage_image_746',''),(1510,746,'saswp_webpage_headline_746',''),(1511,746,'saswp_webpage_date_created_746',''),(1512,746,'saswp_webpage_date_published_746',''),(1513,746,'saswp_webpage_date_modified_746',''),(1514,746,'saswp_webpage_last_reviewed_746',''),(1515,746,'saswp_webpage_reviewed_by_746','Flower Cat'),(1516,746,'saswp_webpage_author_type_746','Person'),(1517,746,'saswp_webpage_author_name_746',''),(1518,746,'saswp_webpage_author_description_746',''),(1519,746,'saswp_webpage_author_url_746',''),(1520,746,'saswp_webpage_organization_name_746','Flower Cat'),(1521,746,'saswp_webpage_organization_logo_746_detail','a:3:{s:6:\"height\";s:4:\"2000\";s:5:\"width\";s:4:\"2000\";s:9:\"thumbnail\";s:69:\"http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color.png\";}'),(1522,746,'saswp_webpage_organization_logo_746','http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color.png'),(1523,746,'saswp_meta_list_val','a:0:{}'),(1524,746,'saswp_fixed_text',''),(1525,746,'saswp_taxonomy_term',''),(1526,746,'saswp_fixed_image',''),(1527,746,'saswp_custom_meta_field','a:0:{}'),(1529,844,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:593;s:4:\"file\";s:30:\"2023/03/review-fix-scaled.jpeg\";s:8:\"filesize\";i:144158;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"review-fix-300x69.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15492;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"review-fix-1024x237.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:237;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48316;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"review-fix-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14867;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"review-fix-768x178.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35113;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"review-fix-1536x356.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76495;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"review-fix-2048x474.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108647;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"review-fix-1568x363.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78544;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"review-fix.jpeg\";}'),(1530,845,'_wp_attached_file','2023/03/Sistra-Word-Mark-Dark-1.png'),(1531,845,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:750;s:6:\"height\";i:187;s:4:\"file\";s:35:\"2023/03/Sistra-Word-Mark-Dark-1.png\";s:8:\"filesize\";i:15062;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Sistra-Word-Mark-Dark-1-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Sistra-Word-Mark-Dark-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1532,846,'_wp_attached_file','2023/03/mesmerized.png'),(1533,846,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1378;s:6:\"height\";i:371;s:4:\"file\";s:22:\"2023/03/mesmerized.png\";s:8:\"filesize\";i:87723;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"mesmerized-300x81.png\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13309;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"mesmerized-1024x276.png\";s:5:\"width\";i:1024;s:6:\"height\";i:276;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53770;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"mesmerized-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6292;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"mesmerized-768x207.png\";s:5:\"width\";i:768;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1534,847,'_wp_attached_file','2023/03/hollywooddigest.png'),(1535,847,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:122;s:4:\"file\";s:27:\"2023/03/hollywooddigest.png\";s:8:\"filesize\";i:19891;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"hollywooddigest-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15994;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1536,848,'_wp_attached_file','2023/03/pitch-perfect-logo.png'),(1537,848,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:285;s:6:\"height\";i:100;s:4:\"file\";s:30:\"2023/03/pitch-perfect-logo.png\";s:8:\"filesize\";i:8294;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"pitch-perfect-logo-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6967;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1538,849,'_wp_attached_file','2023/03/Sinusoidal-Music.png'),(1539,849,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:5333;s:6:\"height\";i:5333;s:4:\"file\";s:28:\"2023/03/Sinusoidal-Music.png\";s:8:\"filesize\";i:1353009;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Sinusoidal-Music-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29936;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Sinusoidal-Music-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:166335;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Sinusoidal-Music-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12048;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Sinusoidal-Music-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107485;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"Sinusoidal-Music-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:297782;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"Sinusoidal-Music-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:439978;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:30:\"Sinusoidal-Music-1568x1568.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1568;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:304746;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1540,850,'_wp_attached_file','2023/03/less-than-1000-followers.png'),(1541,850,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1618;s:6:\"height\";i:146;s:4:\"file\";s:36:\"2023/03/less-than-1000-followers.png\";s:8:\"filesize\";i:384539;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"less-than-1000-followers-300x27.png\";s:5:\"width\";i:300;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17398;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"less-than-1000-followers-1024x92.png\";s:5:\"width\";i:1024;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126815;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"less-than-1000-followers-150x146.png\";s:5:\"width\";i:150;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29406;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"less-than-1000-followers-768x69.png\";s:5:\"width\";i:768;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78947;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"less-than-1000-followers-1536x139.png\";s:5:\"width\";i:1536;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:261737;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"less-than-1000-followers-1568x141.png\";s:5:\"width\";i:1568;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:269164;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1542,851,'_wp_attached_file','2023/03/the-static-dive.png'),(1543,851,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:27:\"2023/03/the-static-dive.png\";s:8:\"filesize\";i:26760;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"the-static-dive-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20245;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1544,852,'_wp_attached_file','2023/03/lost-in-the-nordic.png'),(1545,852,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:30:\"2023/03/lost-in-the-nordic.png\";s:8:\"filesize\";i:38544;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"lost-in-the-nordic-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10076;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"lost-in-the-nordic-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4458;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"lost-in-the-nordic-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1546,853,'_wp_attached_file','2023/03/buzzslayers.png'),(1547,853,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:777;s:6:\"height\";i:120;s:4:\"file\";s:23:\"2023/03/buzzslayers.png\";s:8:\"filesize\";i:52684;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"buzzslayers-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9602;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"buzzslayers-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8969;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"buzzslayers-768x119.png\";s:5:\"width\";i:768;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47055;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1548,763,'_aioseo_title',NULL),(1549,763,'_aioseo_description',NULL),(1550,763,'_aioseo_keywords','a:0:{}'),(1551,763,'_aioseo_og_title',NULL),(1552,763,'_aioseo_og_description',NULL),(1553,763,'_aioseo_og_article_section',''),(1554,763,'_aioseo_og_article_tags','a:0:{}'),(1555,763,'_aioseo_twitter_title',NULL),(1556,763,'_aioseo_twitter_description',NULL),(1558,863,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:103;s:4:\"file\";s:46:\"2023/03/V13_logo_transparent_Light_200x103.png\";s:8:\"filesize\";i:4171;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"V13_logo_transparent_Light_200x103-150x103.png\";s:5:\"width\";i:150;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4176;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1559,766,'_wp_old_date','2023-01-02'),(1560,122,'_wp_old_date','2022-10-29'),(1561,109,'_wp_old_date','2023-01-02'),(1562,679,'_wp_old_date','2023-01-02'),(1563,395,'_wp_old_date','2023-01-02'),(1564,293,'_wp_old_date','2023-01-02'),(1565,296,'_wp_old_date','2023-01-02'),(1566,294,'_wp_old_date','2023-01-02'),(1567,295,'_wp_old_date','2023-01-02'),(1575,866,'_wp_attached_file','2023/03/pretty-white.png'),(1576,866,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:24:\"2023/03/pretty-white.png\";s:8:\"filesize\";i:8401;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"pretty-white-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1577,869,'_wp_attached_file','2023/03/goodmusicradar-3.png'),(1578,869,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:28:\"2023/03/goodmusicradar-3.png\";s:8:\"filesize\";i:9903;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"goodmusicradar-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6698;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"goodmusicradar-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1579,872,'_wp_attached_file','2023/03/RAGMAG.png'),(1580,872,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:914;s:6:\"height\";i:202;s:4:\"file\";s:18:\"2023/03/RAGMAG.png\";s:8:\"filesize\";i:141973;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"RAGMAG-300x66.png\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22455;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"RAGMAG-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18821;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"RAGMAG-768x170.png\";s:5:\"width\";i:768;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95919;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1581,873,'_wp_attached_file','2023/03/Elnews-logo.png'),(1582,873,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:366;s:6:\"height\";i:174;s:4:\"file\";s:23:\"2023/03/Elnews-logo.png\";s:8:\"filesize\";i:99838;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Elnews-logo-300x143.png\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45385;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Elnews-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26931;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1583,876,'_wp_attached_file','2023/03/sounds-wont-stop-logo.png'),(1584,876,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:524;s:6:\"height\";i:99;s:4:\"file\";s:33:\"2023/03/sounds-wont-stop-logo.png\";s:8:\"filesize\";i:5923;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"sounds-wont-stop-logo-300x57.png\";s:5:\"width\";i:300;s:6:\"height\";i:57;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4256;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"sounds-wont-stop-logo-150x99.png\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1571;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1585,895,'_wp_attached_file','2023/03/indie-source-logo.png'),(1586,895,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:77;s:4:\"file\";s:29:\"2023/03/indie-source-logo.png\";s:8:\"filesize\";i:19689;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"indie-source-logo-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13641;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"indie-source-logo-150x77.png\";s:5:\"width\";i:150;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8027;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1587,900,'_wp_attached_file','2023/04/bored-city-logo.png'),(1588,900,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/04/bored-city-logo.png\";s:8:\"filesize\";i:49419;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"bored-city-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"bored-city-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3829;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"bored-city-logo-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33788;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1589,907,'_wp_attached_file','2023/04/mobyorkcity-logo.png'),(1590,907,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:89;s:4:\"file\";s:28:\"2023/04/mobyorkcity-logo.png\";s:8:\"filesize\";i:22613;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"mobyorkcity-logo-300x45.png\";s:5:\"width\";i:300;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"mobyorkcity-logo-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1591,908,'_wp_attached_file','2023/04/mobyorkcity-logo-1.png'),(1592,908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:89;s:4:\"file\";s:30:\"2023/04/mobyorkcity-logo-1.png\";s:8:\"filesize\";i:29172;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"mobyorkcity-logo-1-300x45.png\";s:5:\"width\";i:300;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10242;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"mobyorkcity-logo-1-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1593,909,'_wp_attached_file','2023/04/topbuzzmaglogo.png'),(1594,909,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:272;s:6:\"height\";i:130;s:4:\"file\";s:26:\"2023/04/topbuzzmaglogo.png\";s:8:\"filesize\";i:27846;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"topbuzzmaglogo-150x130.png\";s:5:\"width\";i:150;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1595,915,'_wp_attached_file','2023/04/obscure-sound-logo.gif'),(1596,915,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:630;s:6:\"height\";i:89;s:4:\"file\";s:30:\"2023/04/obscure-sound-logo.gif\";s:8:\"filesize\";i:11627;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"obscure-sound-logo-300x42.gif\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4579;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"obscure-sound-logo-150x89.gif\";s:5:\"width\";i:150;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2723;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1597,918,'_wp_attached_file','2023/04/Metronome-logo1.png'),(1598,918,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:526;s:4:\"file\";s:27:\"2023/04/Metronome-logo1.png\";s:8:\"filesize\";i:188239;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Metronome-logo1-300x206.png\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62755;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Metronome-logo1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1599,923,'_wp_attached_file','2023/05/its-psychedelic-baby-logo.png'),(1600,923,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:342;s:6:\"height\";i:342;s:4:\"file\";s:37:\"2023/05/its-psychedelic-baby-logo.png\";s:8:\"filesize\";i:265765;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"its-psychedelic-baby-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180035;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"its-psychedelic-baby-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54011;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1601,927,'_edit_lock','1723503306:1'),(1628,943,'_wp_attached_file','2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-scaled.jpg'),(1629,943,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1152;s:4:\"file\";s:100:\"2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-scaled.jpg\";s:8:\"filesize\";i:432530;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:93:\"230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47729;}s:5:\"large\";a:5:{s:4:\"file\";s:94:\"230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120103;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:93:\"230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:93:\"230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88244;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:94:\"230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1536x691.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203931;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:94:\"230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-2048x922.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308165;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:94:\"230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1568x706.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:706;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210099;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:16:\"moto g 5G (2022)\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1691577793\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.26\";s:3:\"iso\";s:4:\"1249\";s:13:\"shutter_speed\";s:8:\"0.033331\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:85:\"230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor.jpg\";}'),(1630,944,'_wp_attached_file','2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-scaled.jpg'),(1631,944,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:84:\"2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-scaled.jpg\";s:8:\"filesize\";i:943773;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:77:\"230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34824;}s:5:\"large\";a:5:{s:4:\"file\";s:78:\"230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201042;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:77:\"230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23057;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:78:\"230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201042;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:79:\"230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:400294;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:79:\"230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:650713;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:79:\"230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-1568x2091.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:2091;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:675420;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XR\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1691576373\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:69:\"230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view.jpg\";}'),(1607,927,'_edit_last','1'),(1608,927,'_aioseo_title',NULL),(1609,927,'_aioseo_description',NULL),(1610,927,'_aioseo_keywords','a:0:{}'),(1611,927,'_aioseo_og_title',NULL),(1612,927,'_aioseo_og_description',NULL),(1613,927,'_aioseo_og_article_section',''),(1614,927,'_aioseo_og_article_tags','a:0:{}'),(1615,927,'_aioseo_twitter_title',NULL),(1616,927,'_aioseo_twitter_description',NULL),(1617,927,'oftto_hide_featured_image','1'),(1618,927,'footnotes',''),(1623,927,'_thumbnail_id','938'),(1624,940,'_wp_attached_file','2023/09/230809-MG-standing-in-Buffalo-State-Hospital-scaled.jpg'),(1625,940,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1152;s:6:\"height\";i:2560;s:4:\"file\";s:63:\"2023/09/230809-MG-standing-in-Buffalo-State-Hospital-scaled.jpg\";s:8:\"filesize\";i:284551;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"230809-MG-standing-in-Buffalo-State-Hospital-135x300.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17132;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\";s:5:\"width\";i:461;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68695;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"230809-MG-standing-in-Buffalo-State-Hospital-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13814;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"230809-MG-standing-in-Buffalo-State-Hospital-768x1707.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1707;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149792;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:57:\"230809-MG-standing-in-Buffalo-State-Hospital-691x1536.jpg\";s:5:\"width\";i:691;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127153;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:57:\"230809-MG-standing-in-Buffalo-State-Hospital-922x2048.jpg\";s:5:\"width\";i:922;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200152;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"230809-MG-standing-in-Buffalo-State-Hospital-1568x3484.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:3484;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:472404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:16:\"moto g 5G (2022)\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1691583117\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.26\";s:3:\"iso\";s:4:\"1352\";s:13:\"shutter_speed\";s:8:\"0.033331\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:48:\"230809-MG-standing-in-Buffalo-State-Hospital.jpg\";}'),(1621,938,'_wp_attached_file','2023/09/2023_background_StA-1.png'),(1622,938,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3500;s:6:\"height\";i:2500;s:4:\"file\";s:33:\"2023/09/2023_background_StA-1.png\";s:8:\"filesize\";i:10098109;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"2023_background_StA-1-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106948;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"2023_background_StA-1-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1106904;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"2023_background_StA-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39847;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"2023_background_StA-1-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:642620;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"2023_background_StA-1-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2335253;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"2023_background_StA-1-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3840070;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"2023_background_StA-1-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2422047;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1626,941,'_wp_attached_file','2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-scaled.jpg'),(1627,941,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1152;s:6:\"height\";i:2560;s:4:\"file\";s:68:\"2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-scaled.jpg\";s:8:\"filesize\";i:249600;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"230809-DM-decending-stairs-Buffalo-State-Hospital-135x300.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14928;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\";s:5:\"width\";i:461;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58082;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"230809-DM-decending-stairs-Buffalo-State-Hospital-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12032;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"230809-DM-decending-stairs-Buffalo-State-Hospital-768x1707.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1707;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126751;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"230809-DM-decending-stairs-Buffalo-State-Hospital-691x1536.jpg\";s:5:\"width\";i:691;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107708;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:62:\"230809-DM-decending-stairs-Buffalo-State-Hospital-922x2048.jpg\";s:5:\"width\";i:922;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171943;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:63:\"230809-DM-decending-stairs-Buffalo-State-Hospital-1568x3484.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:3484;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:428729;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XR\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1691594687\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:53:\"230809-DM-decending-stairs-Buffalo-State-Hospital.jpg\";}'),(1632,945,'_wp_attached_file','2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-scaled.jpg'),(1633,945,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:96:\"2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-scaled.jpg\";s:8:\"filesize\";i:625022;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:89:\"230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34650;}s:5:\"large\";a:5:{s:4:\"file\";s:90:\"230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159655;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:89:\"230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23461;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:90:\"230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159655;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:91:\"230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288585;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:91:\"230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:444094;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:91:\"230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-1568x2091.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:2091;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:458875;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XR\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1691761411\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:81:\"230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor.jpg\";}'),(1634,946,'_wp_attached_file','2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-scaled.jpg'),(1635,946,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:86:\"2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-scaled.jpg\";s:8:\"filesize\";i:953823;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:79:\"230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35018;}s:5:\"large\";a:5:{s:4:\"file\";s:80:\"230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:79:\"230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22736;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:80:\"230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203690;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:81:\"230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:403783;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:81:\"230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:656019;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:81:\"230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-1568x2091.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:2091;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:681360;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XR\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1691759468\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.014285714285714\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:71:\"230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view.jpg\";}'),(1640,951,'_wp_attached_file','2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-scaled.jpg'),(1638,950,'_wp_attached_file','2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-scaled.jpg'),(1639,950,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:90:\"2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-scaled.jpg\";s:8:\"filesize\";i:649548;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:83:\"230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32966;}s:5:\"large\";a:5:{s:4:\"file\";s:84:\"230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147888;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:83:\"230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:84:\"230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147888;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:85:\"230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275567;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:85:\"230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:441013;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:85:\"230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-1568x2091.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:2091;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:457410;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XR\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1691659652\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:75:\"230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop.jpg\";}'),(1641,951,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:790;s:4:\"file\";s:95:\"2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-scaled.jpg\";s:8:\"filesize\";i:326683;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:87:\"230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-300x93.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14339;}s:5:\"large\";a:5:{s:4:\"file\";s:89:\"230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:88:\"230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12369;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:88:\"230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x237.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:237;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43568;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:89:\"230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1536x474.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137453;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:89:\"230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-2048x632.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:632;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223673;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:89:\"230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1568x484.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142536;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:80:\"230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor.jpg\";}'),(1642,7,'footnotes',''),(1643,963,'_wp_attached_file','2023/09/2023_logo-in-corridor_StA.png'),(1644,963,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3500;s:6:\"height\";i:2500;s:4:\"file\";s:37:\"2023/09/2023_logo-in-corridor_StA.png\";s:8:\"filesize\";i:9986187;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"2023_logo-in-corridor_StA-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109895;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"2023_logo-in-corridor_StA-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1078872;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"2023_logo-in-corridor_StA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43762;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"2023_logo-in-corridor_StA-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:631136;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"2023_logo-in-corridor_StA-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2258598;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"2023_logo-in-corridor_StA-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3717832;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:39:\"2023_logo-in-corridor_StA-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2341993;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1645,966,'_edit_lock','1714356933:1'),(1646,967,'_wp_attached_file','2023/09/female-ward-h-parlor-cover.png'),(1647,967,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:38:\"2023/09/female-ward-h-parlor-cover.png\";s:8:\"filesize\";i:2086662;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"female-ward-h-parlor-cover-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86287;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"female-ward-h-parlor-cover-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:691964;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"female-ward-h-parlor-cover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40585;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"female-ward-h-parlor-cover-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:423104;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"female-ward-h-parlor-cover-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1373660;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:39:\"female-ward-h-parlor-cover-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1421771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1648,968,'_wp_attached_file','2023/09/male-ward-b-barbershop-cover.png'),(1649,968,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:40:\"2023/09/male-ward-b-barbershop-cover.png\";s:8:\"filesize\";i:1544086;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"male-ward-b-barbershop-cover-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73813;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"male-ward-b-barbershop-cover-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:541193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"male-ward-b-barbershop-cover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34629;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"male-ward-b-barbershop-cover-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:335561;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"male-ward-b-barbershop-cover-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1048226;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:41:\"male-ward-b-barbershop-cover-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1084382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1650,969,'_wp_attached_file','2023/09/male-ward-b-dormitory-cover.png'),(1651,969,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:39:\"2023/09/male-ward-b-dormitory-cover.png\";s:8:\"filesize\";i:1991443;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"male-ward-b-dormitory-cover-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70349;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"male-ward-b-dormitory-cover-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:603209;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"male-ward-b-dormitory-cover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"male-ward-b-dormitory-cover-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:358068;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"male-ward-b-dormitory-cover-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1240965;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:40:\"male-ward-b-dormitory-cover-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1287066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1652,966,'_edit_last','1'),(1653,966,'_aioseo_title',NULL),(1654,966,'_aioseo_description',NULL),(1655,966,'_aioseo_keywords','a:0:{}'),(1656,966,'_aioseo_og_title',NULL),(1657,966,'_aioseo_og_description',NULL),(1658,966,'_aioseo_og_article_section',''),(1659,966,'_aioseo_og_article_tags','a:0:{}'),(1660,966,'_aioseo_twitter_title',NULL),(1661,966,'_aioseo_twitter_description',NULL),(1662,966,'_thumbnail_id','938'),(1663,966,'oftto_hide_featured_image','1'),(1664,972,'_edit_lock','1695945667:1'),(1665,972,'_thumbnail_id','938'),(1666,972,'_edit_last','1'),(1667,972,'_aioseo_title',NULL),(1668,972,'_aioseo_description',NULL),(1669,972,'_aioseo_keywords',''),(1670,972,'_aioseo_og_title',NULL),(1671,972,'_aioseo_og_description',NULL),(1672,972,'_aioseo_og_article_section',''),(1673,972,'_aioseo_og_article_tags',''),(1674,972,'_aioseo_twitter_title',NULL),(1675,972,'_aioseo_twitter_description',NULL),(1676,972,'oftto_hide_featured_image','1'),(1677,966,'footnotes',''),(1678,972,'footnotes',''),(1679,966,'_oembed_b96e9b4addea7a6e791d58b701175d94','<iframe title=\"Female Ward H Parlor (114)\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/hXLUO_Ep1o4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(1680,966,'_oembed_time_b96e9b4addea7a6e791d58b701175d94','1699193340'),(1681,966,'_oembed_12008cc4018ec3e5404c203a20239d2e','<iframe title=\"Male Ward B Barbershop (116)\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/nYzrN53zCbM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(1682,966,'_oembed_time_12008cc4018ec3e5404c203a20239d2e','1699193340'),(1683,966,'_oembed_25bb05da4cf4af0121347defe050f909','<iframe title=\"Male Ward B Dormitory (117)\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/NKkg2RMfUKk?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(1684,966,'_oembed_time_25bb05da4cf4af0121347defe050f909','1699193341'),(1685,1009,'_wp_attached_file','2023/10/231018_greymorneau_RALA2310_photo_7-scaled.jpg'),(1686,1009,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1152;s:4:\"file\";s:54:\"2023/10/231018_greymorneau_RALA2310_photo_7-scaled.jpg\";s:8:\"filesize\";i:455192;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"231018_greymorneau_RALA2310_photo_7-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48923;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"231018_greymorneau_RALA2310_photo_7-1024x461.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134156;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"231018_greymorneau_RALA2310_photo_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45137;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"231018_greymorneau_RALA2310_photo_7-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96839;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"231018_greymorneau_RALA2310_photo_7-1536x691.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225371;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:48:\"231018_greymorneau_RALA2310_photo_7-2048x922.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332234;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:48:\"231018_greymorneau_RALA2310_photo_7-1568x706.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:706;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231457;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:16:\"moto g 5G (2022)\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1697622119\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.26\";s:3:\"iso\";s:4:\"2607\";s:13:\"shutter_speed\";s:8:\"0.049996\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:39:\"231018_greymorneau_RALA2310_photo_7.jpg\";}'),(1687,1015,'_wp_attached_file','2023/11/example-1.png'),(1688,1015,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:21:\"2023/11/example-1.png\";s:8:\"filesize\";i:1591660;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"example-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53543;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"example-1-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:467697;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"example-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19807;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"example-1-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:282017;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"example-1-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:946067;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"example-1-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:984467;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1689,966,'_oembed_089c20facedaee6e5d6142d5ae4bbe75','<iframe title=\"Sound the Asylum – listening example 1 – Richardson Olmsted Complex Male Ward B Bed Room\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/eSN6iahMAwk?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(1690,966,'_oembed_time_089c20facedaee6e5d6142d5ae4bbe75','1707859422'),(1691,1016,'_wp_attached_file','2023/11/example-2.png'),(1692,1016,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:21:\"2023/11/example-2.png\";s:8:\"filesize\";i:2349496;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"example-2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72423;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"example-2-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:690712;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"example-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35792;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"example-2-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:407760;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"example-2-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1427241;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"example-2-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1483489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1693,966,'_oembed_b97446a8861dfd95c2d197f6242e428d','<iframe title=\"Sound the Asylum – listening example 2 – The Ridges Building #2 Parlor\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/uc1XwFyCR2s?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(1694,966,'_oembed_time_b97446a8861dfd95c2d197f6242e428d','1707859422'),(1695,1017,'_wp_attached_file','2023/11/example-3-1.png'),(1696,1017,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:23:\"2023/11/example-3-1.png\";s:8:\"filesize\";i:1262595;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"example-3-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39809;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"example-3-1-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:358149;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"example-3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19508;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"example-3-1-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:212273;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"example-3-1-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:746675;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"example-3-1-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:775112;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1697,1018,'_wp_attached_file','2023/11/example-3-2.png'),(1698,1018,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:23:\"2023/11/example-3-2.png\";s:8:\"filesize\";i:1254329;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"example-3-2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37455;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"example-3-2-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:342103;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"example-3-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17524;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"example-3-2-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:201387;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"example-3-2-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:723400;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"example-3-2-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:752361;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1699,966,'_oembed_d29d618c8c90f15e2908e2e85b254825','<iframe title=\"Sound the Asylum – listening example 3 – The Ridges Building fourth floor corridors\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/6tS8toaVHFI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(1700,966,'_oembed_time_d29d618c8c90f15e2908e2e85b254825','1707859422'),(1701,1019,'_wp_attached_file','2023/11/example-4.png'),(1702,1019,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:21:\"2023/11/example-4.png\";s:8:\"filesize\";i:2271702;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"example-4-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66378;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"example-4-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:649359;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"example-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25311;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"example-4-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:380820;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"example-4-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1361491;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"example-4-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1415857;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1703,966,'_oembed_4d2ea346d5e75faef0ad2e2137fe4489','<iframe title=\"Sound the Asylum – listening example 4 – Richardson Olmsted Complex Female Ward H Bed Room\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/KBwVDVflmps?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(1704,966,'_oembed_time_4d2ea346d5e75faef0ad2e2137fe4489','1707859422'),(1705,1025,'_edit_lock','1700061026:1'),(1706,1026,'_wp_attached_file','2023/11/slide_11.png'),(1707,1026,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:20:\"2023/11/slide_11.png\";s:8:\"filesize\";i:1469048;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"slide_11-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50251;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"slide_11-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:454230;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"slide_11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27108;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"slide_11-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:271413;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"slide_11-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:918283;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"slide_11-1568x882.png\";s:5:\"width\";i:1568;s:6:\"height\";i:882;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:951658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1708,1025,'_edit_last','1'),(1709,1025,'_aioseo_title',NULL),(1710,1025,'_aioseo_description',NULL),(1711,1025,'_aioseo_keywords',''),(1712,1025,'_aioseo_og_title',NULL),(1713,1025,'_aioseo_og_description',NULL),(1714,1025,'_aioseo_og_article_section',''),(1715,1025,'_aioseo_og_article_tags',''),(1716,1025,'_aioseo_twitter_title',NULL),(1717,1025,'_aioseo_twitter_description',NULL),(1718,1025,'_thumbnail_id','938'),(1719,1025,'oftto_hide_featured_image','1'),(1720,1028,'_wp_attached_file','2023/11/2023-sensory-decay-symposium-program-s.pdf'),(1721,1028,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:46:\"2023-sensory-decay-symposium-program-s-pdf.jpg\";s:5:\"width\";i:1058;s:6:\"height\";i:1497;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344075;}s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"2023-sensory-decay-symposium-program-s-pdf-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19651;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"2023-sensory-decay-symposium-program-s-pdf-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149324;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"2023-sensory-decay-symposium-program-s-pdf-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8144;}}s:8:\"filesize\";i:1008243;}'),(1722,1030,'_wp_attached_file','2023/11/2023-sensory-decay-symposium-program-s-1.pdf'),(1723,1030,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:48:\"2023-sensory-decay-symposium-program-s-1-pdf.jpg\";s:5:\"width\";i:1058;s:6:\"height\";i:1497;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344075;}s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"2023-sensory-decay-symposium-program-s-1-pdf-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19651;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"2023-sensory-decay-symposium-program-s-1-pdf-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149324;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"2023-sensory-decay-symposium-program-s-1-pdf-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8144;}}s:8:\"filesize\";i:1008243;}'),(1725,1041,'footnotes',''),(1728,1044,'footnotes',''),(1727,1043,'footnotes',''),(1731,1050,'_edit_lock','1714427486:1'),(1730,1048,'footnotes',''),(1732,1050,'_monsterinsights_skip_tracking',''),(1733,1050,'_monsterinsights_sitenote_active',''),(1734,1050,'footnotes',''),(1735,1051,'footnotes',''),(1736,1050,'_edit_last','1'),(1737,1050,'_aioseo_title',NULL),(1738,1050,'_aioseo_description',NULL),(1739,1050,'_aioseo_keywords','a:0:{}'),(1740,1050,'_aioseo_og_title',NULL),(1741,1050,'_aioseo_og_description',NULL),(1742,1050,'_aioseo_og_article_section',''),(1743,1050,'_aioseo_og_article_tags','a:0:{}'),(1744,1050,'_aioseo_twitter_title',NULL),(1745,1050,'_aioseo_twitter_description',NULL),(1746,1052,'_wp_attached_file','2024/04/FC-website-bg__gm-colors_2024.png'),(1747,1052,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3500;s:6:\"height\";i:2500;s:4:\"file\";s:41:\"2024/04/FC-website-bg__gm-colors_2024.png\";s:8:\"filesize\";i:237892;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"FC-website-bg__gm-colors_2024-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3832;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"FC-website-bg__gm-colors_2024-1024x731.png\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"FC-website-bg__gm-colors_2024-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1434;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"FC-website-bg__gm-colors_2024-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13778;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"FC-website-bg__gm-colors_2024-1536x1097.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67033;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"FC-website-bg__gm-colors_2024-2048x1463.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102902;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:43:\"FC-website-bg__gm-colors_2024-1568x1120.png\";s:5:\"width\";i:1568;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68165;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1748,1050,'_thumbnail_id','1052'),(1749,1053,'footnotes',''),(1750,1050,'oftto_hide_featured_image','1'),(1751,1050,'_oembed_ba29b389968ee5022e8dbf330b545d5c','<iframe title=\"bourdon 60hz [n°13] • gentle synth and trombone tuned to mains hum [Melissa Grey &amp; David Morneau]\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/fcgVgf2PjCU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(1752,1050,'_oembed_time_ba29b389968ee5022e8dbf330b545d5c','1714357099'),(1753,1050,'_oembed_ab85f0251969b50331bd810921eafa8d','<iframe title=\"Melissa Grey &amp; David Morneau, Kate Dillingham, Marc Fiaux | mem mer mère | World Premiere\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/3AAxihDgh1o?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(1754,1050,'_oembed_time_ab85f0251969b50331bd810921eafa8d','1714357099'),(1755,1054,'footnotes',''),(1756,1055,'footnotes',''),(2294,1173,'_aioseo_og_description',NULL),(2295,1173,'_aioseo_og_article_section',''),(2296,1173,'_aioseo_og_article_tags','a:0:{}'),(2297,1173,'_aioseo_twitter_title',NULL),(2292,1173,'_aioseo_keywords','a:0:{}'),(2293,1173,'_aioseo_og_title',NULL),(1772,1063,'footnotes',''),(1768,1050,'_oembed_a26b8f2f42ce509712652c8e074ff897','<iframe title=\"Sound the Asylum at Sensory Decay Symposium 2023\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/videoseries?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(1769,1050,'_oembed_time_a26b8f2f42ce509712652c8e074ff897','1714357099'),(1770,1061,'footnotes',''),(1771,1062,'footnotes',''),(1773,1064,'footnotes',''),(1774,1050,'_oembed_a2a40c996647ac6715e885d5f5ffbb0c','<iframe title=\"Melissa Grey &amp; David Morneau, Kate Dillingham, Marc Fiaux | mem mer mère | World Premiere\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/AJVkot88JiE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(1775,1050,'_oembed_time_a2a40c996647ac6715e885d5f5ffbb0c','1714425238'),(1776,1065,'footnotes',''),(1781,1071,'ml-slider_settings','a:53:{s:5:\"title\";s:13:\"New Slideshow\";s:4:\"type\";s:4:\"flex\";s:6:\"random\";s:4:\"true\";s:8:\"cssClass\";s:0:\"\";s:8:\"printCss\";s:4:\"true\";s:7:\"printJs\";s:4:\"true\";s:5:\"width\";s:4:\"1280\";s:6:\"height\";s:3:\"720\";s:3:\"spw\";i:7;s:3:\"sph\";i:5;s:5:\"delay\";s:5:\"10000\";s:6:\"sDelay\";i:30;s:7:\"opacity\";d:0.6999999999999999555910790149937383830547332763671875;s:10:\"titleSpeed\";i:500;s:6:\"effect\";s:4:\"fade\";s:10:\"navigation\";s:5:\"false\";s:5:\"links\";s:4:\"true\";s:10:\"hoverPause\";s:4:\"true\";s:5:\"theme\";s:4:\"none\";s:9:\"direction\";s:10:\"horizontal\";s:7:\"reverse\";s:5:\"false\";s:8:\"keyboard\";s:4:\"true\";s:5:\"touch\";s:4:\"true\";s:14:\"animationSpeed\";s:3:\"600\";s:8:\"prevText\";s:8:\"Previous\";s:8:\"nextText\";s:4:\"Next\";s:6:\"slices\";i:15;s:6:\"center\";s:5:\"false\";s:9:\"smartCrop\";s:4:\"true\";s:12:\"smoothHeight\";s:5:\"false\";s:12:\"carouselMode\";s:5:\"false\";s:12:\"infiniteLoop\";s:5:\"false\";s:14:\"carouselMargin\";s:1:\"5\";s:16:\"firstSlideFadeIn\";s:5:\"false\";s:6:\"easing\";s:6:\"linear\";s:8:\"autoPlay\";s:4:\"true\";s:11:\"thumb_width\";i:150;s:12:\"thumb_height\";i:100;s:17:\"responsive_thumbs\";s:5:\"false\";s:15:\"thumb_min_width\";i:100;s:9:\"fullWidth\";s:4:\"true\";s:10:\"noConflict\";s:4:\"true\";s:23:\"mobileArrows_smartphone\";s:4:\"true\";s:19:\"mobileArrows_tablet\";s:4:\"true\";s:19:\"mobileArrows_laptop\";s:4:\"true\";s:20:\"mobileArrows_desktop\";s:4:\"true\";s:27:\"mobileNavigation_smartphone\";s:5:\"false\";s:23:\"mobileNavigation_tablet\";s:5:\"false\";s:23:\"mobileNavigation_laptop\";s:5:\"false\";s:24:\"mobileNavigation_desktop\";s:5:\"false\";s:8:\"ariaLive\";s:5:\"false\";s:8:\"tabIndex\";s:5:\"false\";s:4:\"loop\";s:12:\"continuously\";}'),(1782,1071,'metaslider_slideshow_theme',''),(1840,1088,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1281;s:4:\"file\";s:48:\"2024/05/190522_mf_Itinerant_080_full_Scaled.jpeg\";s:8:\"filesize\";i:788875;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22657;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"190522_mf_Itinerant_080_full_Scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153977;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12821;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94840;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"190522_mf_Itinerant_080_full_Scaled-1536x1025.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:312643;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:50:\"190522_mf_Itinerant_080_full_Scaled-1568x1046.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1046;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324138;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135568;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67643;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34589;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:49:\"190522_mf_Itinerant_080_full_Scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193506;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:49:\"190522_mf_Itinerant_080_full_Scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174248;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59252;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1841,1089,'_wp_attached_file','2024/05/190522_mf_Itinerant_093_full_scaled.jpeg'),(1842,1089,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1281;s:4:\"file\";s:48:\"2024/05/190522_mf_Itinerant_093_full_scaled.jpeg\";s:8:\"filesize\";i:830737;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21588;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"190522_mf_Itinerant_093_full_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162012;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12244;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96977;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"190522_mf_Itinerant_093_full_scaled-1536x1025.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335880;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:50:\"190522_mf_Itinerant_093_full_scaled-1568x1046.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1046;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:348563;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141829;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67668;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33424;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:49:\"190522_mf_Itinerant_093_full_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209023;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:49:\"190522_mf_Itinerant_093_full_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188014;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59946;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1843,1090,'_wp_attached_file','2024/05/190522_mf_Itinerant_104_full_scaled.jpeg'),(1844,1090,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1281;s:4:\"file\";s:48:\"2024/05/190522_mf_Itinerant_104_full_scaled.jpeg\";s:8:\"filesize\";i:739088;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21502;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"190522_mf_Itinerant_104_full_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129059;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11790;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79602;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"190522_mf_Itinerant_104_full_scaled-1536x1025.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271750;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:50:\"190522_mf_Itinerant_104_full_scaled-1568x1046.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1046;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282923;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113901;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57669;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31002;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:49:\"190522_mf_Itinerant_104_full_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161963;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:49:\"190522_mf_Itinerant_104_full_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144969;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49923;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27269;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1845,1091,'_wp_attached_file','2024/05/laritiste-ordinaire-12_49066669823_o_scaled.jpeg'),(1846,1091,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:56:\"2024/05/laritiste-ordinaire-12_49066669823_o_scaled.jpeg\";s:8:\"filesize\";i:322089;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17253;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"laritiste-ordinaire-12_49066669823_o_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71293;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12224;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47603;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"laritiste-ordinaire-12_49066669823_o_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132479;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"laritiste-ordinaire-12_49066669823_o_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137668;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64054;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36590;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22397;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:57:\"laritiste-ordinaire-12_49066669823_o_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87660;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:57:\"laritiste-ordinaire-12_49066669823_o_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79928;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33324;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:9:\"CJDeutsch\";s:6:\"camera\";s:9:\"NIKON Z 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1573691330\";s:9:\"copyright\";s:14:\"CJDeutsch-2019\";s:12:\"focal_length\";s:3:\"140\";s:3:\"iso\";s:4:\"5000\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1793,1077,'ml-slider_type','image'),(1794,1077,'ml-slider_inherit_image_title','1'),(1795,1077,'ml-slider_inherit_image_alt','1'),(1847,1092,'_wp_attached_file','2024/05/laritiste-ordinaire-17_49067190601_o_scaled.jpeg'),(1848,1092,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:56:\"2024/05/laritiste-ordinaire-17_49067190601_o_scaled.jpeg\";s:8:\"filesize\";i:184846;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12493;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"laritiste-ordinaire-17_49067190601_o_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38739;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10777;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26639;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"laritiste-ordinaire-17_49067190601_o_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71491;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"laritiste-ordinaire-17_49067190601_o_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73906;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35100;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21442;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14985;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:57:\"laritiste-ordinaire-17_49067190601_o_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48801;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:57:\"laritiste-ordinaire-17_49067190601_o_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44446;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20431;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:9:\"CJDeutsch\";s:6:\"camera\";s:9:\"NIKON Z 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1573691550\";s:9:\"copyright\";s:14:\"CJDeutsch-2019\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:4:\"5000\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1839,1088,'_wp_attached_file','2024/05/190522_mf_Itinerant_080_full_Scaled.jpeg'),(1798,1078,'ml-slider_type','image'),(1799,1078,'ml-slider_inherit_image_title','1'),(1800,1078,'ml-slider_inherit_image_alt','1'),(1851,1094,'_wp_attached_file','2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpeg'),(1852,1094,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:73:\"2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpeg\";s:8:\"filesize\";i:266304;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18585;}s:5:\"large\";a:5:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60677;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41943;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:75:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107562;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:75:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111549;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54968;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33145;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22449;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73743;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67878;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30564;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21076;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529954749\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"190\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}}'),(1803,1079,'ml-slider_type','image'),(1804,1079,'ml-slider_inherit_image_title','1'),(1805,1079,'ml-slider_inherit_image_alt','1'),(1808,1080,'ml-slider_type','image'),(1809,1080,'ml-slider_inherit_image_title','1'),(1810,1080,'ml-slider_inherit_image_alt','1'),(1849,1093,'_wp_attached_file','2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled.jpeg'),(1850,1093,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:73:\"2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled.jpeg\";s:8:\"filesize\";i:211810;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20235;}s:5:\"large\";a:5:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50230;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17863;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37301;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:75:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82490;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:75:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85132;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46399;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31187;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23293;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55923;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52005;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28294;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21836;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529931986\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"140\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}}'),(1812,1077,'_wp_desired_post_slug','slider-1071-image'),(1813,1078,'_wp_desired_post_slug','slider-1071-image-2'),(1814,1079,'_wp_desired_post_slug','slider-1071-image-3'),(1815,1080,'_wp_desired_post_slug','slider-1071-image-4'),(1853,1095,'_wp_attached_file','2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled.jpeg'),(1854,1095,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:73:\"2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled.jpeg\";s:8:\"filesize\";i:277516;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10460;}s:5:\"large\";a:5:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57528;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6347;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36475;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:75:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111728;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:75:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115950;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51113;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26835;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14868;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75261;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67928;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24568;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13769;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529954941\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"125\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}}'),(1855,1096,'_wp_attached_file','2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled.jpeg'),(1856,1096,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:76:\"2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled.jpeg\";s:8:\"filesize\";i:368534;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25297;}s:5:\"large\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18744;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62983;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:78:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158002;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:78:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163960;}s:27:\"meta-slider-resized-700x300\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-700x300.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43521;}s:27:\"meta-slider-resized-620x266\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-620x266.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38555;}s:27:\"meta-slider-resized-400x171\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-400x171.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26307;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82547;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49657;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32276;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106849;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98026;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44773;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29631;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529931701\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"130\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}}'),(1857,1097,'_wp_attached_file','2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled.jpeg'),(1858,1097,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:76:\"2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled.jpeg\";s:8:\"filesize\";i:333340;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23128;}s:5:\"large\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17836;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54621;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:78:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137759;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:78:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143294;}s:27:\"meta-slider-resized-700x300\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-700x300.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36323;}s:27:\"meta-slider-resized-620x266\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-620x266.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32412;}s:27:\"meta-slider-resized-400x171\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-400x171.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23234;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71397;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43210;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29175;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90505;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83037;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38510;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529931747\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:2:\"95\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}}'),(1859,1098,'_wp_attached_file','2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled.jpeg'),(1860,1098,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:76:\"2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled.jpeg\";s:8:\"filesize\";i:488527;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29689;}s:5:\"large\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21020;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81619;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:78:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217426;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:78:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223768;}s:27:\"meta-slider-resized-700x300\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-700x300.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58075;}s:27:\"meta-slider-resized-620x266\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-620x266.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50578;}s:27:\"meta-slider-resized-400x171\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-400x171.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32947;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108463;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61669;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38648;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146062;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134637;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56597;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529931878\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:2:\"80\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}}'),(1861,1099,'_wp_attached_file','2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled.jpeg'),(1862,1099,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:76:\"2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled.jpeg\";s:8:\"filesize\";i:367426;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28579;}s:5:\"large\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104101;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20579;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72533;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:78:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177970;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:78:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184422;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95045;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57234;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36655;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122069;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112351;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51264;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33592;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529954733\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}}'),(1863,1100,'_wp_attached_file','2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled.jpeg'),(1864,1100,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:76:\"2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled.jpeg\";s:8:\"filesize\";i:382642;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29575;}s:5:\"large\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20290;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80467;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:78:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194369;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:78:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200735;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105285;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62914;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38796;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132066;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121567;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55287;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1529955014\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:61:\"l\'Artiste ordinaire - Ao Vivo no Casarão - Lado B - 06_25_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:19:\"Ao Vivo no Casarão\";i:2;s:6:\"Lado B\";i:3;s:12:\"Melissa Grey\";i:4;s:13:\"David Morneau\";i:5;s:14:\"Jessica Bowers\";i:6;s:5:\"Music\";i:7;s:18:\"Experimental Music\";i:8;s:18:\"Contemporary Music\";i:9;s:6:\"Musica\";i:10;s:3:\"EUA\";i:11;s:3:\"USA\";i:12;s:3:\"NYC\";i:13;s:2:\"NY\";i:14;s:8:\"New York\";i:15;s:9:\"Nova York\";}}}'),(1865,1101,'_wp_attached_file','2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled.jpeg'),(1866,1101,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:93:\"2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled.jpeg\";s:8:\"filesize\";i:416338;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19059;}s:5:\"large\";a:5:{s:4:\"file\";s:94:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65172;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15273;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43336;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:95:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130951;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:95:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136640;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58258;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34429;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23181;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:94:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81635;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:94:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73955;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31303;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1520638876\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:4:\"6400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:51:\"l\'Artiste ordinaire - Pete\'s Candy Store - 03_09_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:14:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:12:\"Melissa Grey\";i:2;s:13:\"David Morneau\";i:3;s:14:\"Jessica Bowers\";i:4;s:5:\"Music\";i:5;s:18:\"Experimental Music\";i:6;s:18:\"Contemporary Music\";i:7;s:6:\"Musica\";i:8;s:3:\"EUA\";i:9;s:3:\"USA\";i:10;s:3:\"NYC\";i:11;s:2:\"NY\";i:12;s:8:\"New York\";i:13;s:9:\"Nova York\";}}}'),(1867,1102,'_wp_attached_file','2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled.jpeg'),(1868,1102,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:93:\"2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled.jpeg\";s:8:\"filesize\";i:344407;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15875;}s:5:\"large\";a:5:{s:4:\"file\";s:94:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43927;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13688;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29602;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:95:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95353;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:95:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100105;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39319;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24123;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18048;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:94:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57570;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:94:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51724;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22547;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17274;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1520639121\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"165\";s:3:\"iso\";s:4:\"6400\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:51:\"l\'Artiste ordinaire - Pete\'s Candy Store - 03_09_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:14:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:12:\"Melissa Grey\";i:2;s:13:\"David Morneau\";i:3;s:14:\"Jessica Bowers\";i:4;s:5:\"Music\";i:5;s:18:\"Experimental Music\";i:6;s:18:\"Contemporary Music\";i:7;s:6:\"Musica\";i:8;s:3:\"EUA\";i:9;s:3:\"USA\";i:10;s:3:\"NYC\";i:11;s:2:\"NY\";i:12;s:8:\"New York\";i:13;s:9:\"Nova York\";}}}'),(1869,1103,'_wp_attached_file','2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled.jpeg'),(1870,1103,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:96:\"2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled.jpeg\";s:8:\"filesize\";i:266092;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18295;}s:5:\"large\";a:5:{s:4:\"file\";s:97:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15329;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35877;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:98:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94076;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:98:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97721;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46275;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29483;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21414;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:97:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61789;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:97:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56252;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27271;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20263;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1520638552\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:4:\"6400\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:51:\"l\'Artiste ordinaire - Pete\'s Candy Store - 03_09_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:14:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:12:\"Melissa Grey\";i:2;s:13:\"David Morneau\";i:3;s:14:\"Jessica Bowers\";i:4;s:5:\"Music\";i:5;s:18:\"Experimental Music\";i:6;s:18:\"Contemporary Music\";i:7;s:6:\"Musica\";i:8;s:3:\"EUA\";i:9;s:3:\"USA\";i:10;s:3:\"NYC\";i:11;s:2:\"NY\";i:12;s:8:\"New York\";i:13;s:9:\"Nova York\";}}}'),(1871,1104,'_wp_attached_file','2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled.jpeg'),(1872,1104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:96:\"2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled.jpeg\";s:8:\"filesize\";i:345713;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20420;}s:5:\"large\";a:5:{s:4:\"file\";s:97:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65762;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16468;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45370;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:98:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124387;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:98:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-1568x1045.jpeg\";s:5:\"width\";i:1568;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129674;}s:27:\"meta-slider-resized-960x640\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59702;}s:27:\"meta-slider-resized-620x413\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36452;}s:27:\"meta-slider-resized-400x267\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24857;}s:28:\"meta-slider-resized-1280x720\";a:5:{s:4:\"file\";s:97:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78383;}s:28:\"meta-slider-resized-1200x675\";a:5:{s:4:\"file\";s:97:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71596;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32492;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:18:\"Yuri Pires Tavares\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:129:\"Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.\";s:17:\"created_timestamp\";s:10:\"1520638829\";s:9:\"copyright\";s:21:\"© Yuri Pires Tavares\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:4:\"6400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:51:\"l\'Artiste ordinaire - Pete\'s Candy Store - 03_09_18\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:14:{i:0;s:19:\"L\'Artiste Ordinaire\";i:1;s:12:\"Melissa Grey\";i:2;s:13:\"David Morneau\";i:3;s:14:\"Jessica Bowers\";i:4;s:5:\"Music\";i:5;s:18:\"Experimental Music\";i:6;s:18:\"Contemporary Music\";i:7;s:6:\"Musica\";i:8;s:3:\"EUA\";i:9;s:3:\"USA\";i:10;s:3:\"NYC\";i:11;s:2:\"NY\";i:12;s:8:\"New York\";i:13;s:9:\"Nova York\";}}}'),(1873,1105,'_thumbnail_id','1098'),(1874,1105,'ml-slider_type','image'),(1875,1105,'ml-slider_inherit_image_title','1'),(1876,1105,'ml-slider_inherit_image_alt','1'),(1877,1105,'ml-slider_crop_position','center-center'),(1878,1105,'ml-slider_caption_source','override'),(1879,1105,'_wp_attachment_image_alt',''),(1880,1098,'_wp_attachment_backup_sizes','a:10:{s:15:\"resized-700x300\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-700x300.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-700x300.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58075;}s:15:\"resized-620x266\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-620x266.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-620x266.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50578;}s:15:\"resized-400x171\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-400x171.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-400x171.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32947;}s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-960x640.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108463;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-620x413.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61669;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-400x267.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38648;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:149:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-1280x720.jpeg\";s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146062;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:149:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-1200x675.jpeg\";s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134637;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-620x349.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56597;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-400x225.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36216;}}'),(1881,1106,'_thumbnail_id','1097'),(1882,1106,'ml-slider_type','image'),(1883,1106,'ml-slider_inherit_image_title','1'),(1884,1106,'ml-slider_inherit_image_alt','1'),(1885,1106,'ml-slider_crop_position','center-center'),(1886,1106,'ml-slider_caption_source','override'),(1887,1106,'_wp_attachment_image_alt',''),(1888,1097,'_wp_attachment_backup_sizes','a:10:{s:15:\"resized-700x300\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-700x300.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-700x300.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36323;}s:15:\"resized-620x266\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-620x266.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-620x266.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32412;}s:15:\"resized-400x171\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-400x171.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-400x171.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23234;}s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-960x640.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71397;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-620x413.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43210;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-400x267.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29175;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:149:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-1280x720.jpeg\";s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90505;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:149:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-1200x675.jpeg\";s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83037;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-620x349.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38510;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-400x225.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26543;}}'),(1889,1107,'_thumbnail_id','1096'),(1890,1107,'ml-slider_type','image'),(1891,1107,'ml-slider_inherit_image_title','1'),(1892,1107,'ml-slider_inherit_image_alt','1'),(1893,1107,'ml-slider_crop_position','center-center'),(1894,1107,'ml-slider_caption_source','override'),(1895,1107,'_wp_attachment_image_alt',''),(1896,1096,'_wp_attachment_backup_sizes','a:10:{s:15:\"resized-700x300\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-700x300.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-700x300.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43521;}s:15:\"resized-620x266\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-620x266.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-620x266.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38555;}s:15:\"resized-400x171\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-400x171.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-400x171.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26307;}s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-960x640.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82547;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-620x413.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49657;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-400x267.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32276;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:149:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-1280x720.jpeg\";s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106849;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:149:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-1200x675.jpeg\";s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98026;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-620x349.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44773;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-400x225.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29631;}}'),(1897,1108,'_thumbnail_id','1104'),(1898,1108,'ml-slider_type','image'),(1899,1108,'ml-slider_inherit_image_title','1'),(1900,1108,'ml-slider_inherit_image_alt','1'),(1901,1108,'ml-slider_crop_position','center-center'),(1902,1108,'ml-slider_caption_source','override'),(1903,1108,'_wp_attachment_image_alt',''),(1904,1104,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:168:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-960x640.jpeg\";s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59702;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:168:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-620x413.jpeg\";s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36452;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:168:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-400x267.jpeg\";s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24857;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:169:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-1280x720.jpeg\";s:4:\"file\";s:97:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78383;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:169:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-1200x675.jpeg\";s:4:\"file\";s:97:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71596;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:168:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-620x349.jpeg\";s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32492;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:168:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-400x225.jpeg\";s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22815;}}'),(1905,1109,'_thumbnail_id','1101'),(1906,1109,'ml-slider_type','image'),(1907,1109,'ml-slider_inherit_image_title','1'),(1908,1109,'ml-slider_inherit_image_alt','1'),(1909,1109,'ml-slider_crop_position','center-center'),(1910,1109,'ml-slider_caption_source','override'),(1911,1109,'_wp_attachment_image_alt',''),(1912,1101,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:165:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-960x640.jpeg\";s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58258;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:165:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-620x413.jpeg\";s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34429;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:165:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-400x267.jpeg\";s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23181;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:166:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-1280x720.jpeg\";s:4:\"file\";s:94:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81635;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:166:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-1200x675.jpeg\";s:4:\"file\";s:94:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73955;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:165:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-620x349.jpeg\";s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31303;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:165:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-400x225.jpeg\";s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21482;}}'),(1913,1110,'_thumbnail_id','1103'),(1914,1110,'ml-slider_type','image'),(1915,1110,'ml-slider_inherit_image_title','1'),(1916,1110,'ml-slider_inherit_image_alt','1'),(1917,1110,'ml-slider_crop_position','center-center'),(1918,1110,'ml-slider_caption_source','override'),(1919,1110,'_wp_attachment_image_alt',''),(1920,1103,'_wp_attachment_backup_sizes','a:5:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:168:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-960x640.jpeg\";s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46275;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:168:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-620x413.jpeg\";s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29483;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:168:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-400x267.jpeg\";s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21414;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:169:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-1200x675.jpeg\";s:4:\"file\";s:97:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56252;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:168:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-400x225.jpeg\";s:4:\"file\";s:96:\"lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20263;}}'),(1921,1111,'_thumbnail_id','1102'),(1922,1111,'ml-slider_type','image'),(1923,1111,'ml-slider_inherit_image_title','1'),(1924,1111,'ml-slider_inherit_image_alt','1'),(1925,1111,'ml-slider_crop_position','center-center'),(1926,1111,'ml-slider_caption_source','override'),(1927,1111,'_wp_attachment_image_alt',''),(1928,1102,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:165:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-960x640.jpeg\";s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39319;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:165:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-620x413.jpeg\";s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24123;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:165:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-400x267.jpeg\";s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18048;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:166:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-1280x720.jpeg\";s:4:\"file\";s:94:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57570;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:166:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-1200x675.jpeg\";s:4:\"file\";s:94:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51724;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:165:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-620x349.jpeg\";s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22547;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:165:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-400x225.jpeg\";s:4:\"file\";s:93:\"lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17274;}}'),(1929,1112,'_thumbnail_id','1100'),(1930,1112,'ml-slider_type','image'),(1931,1112,'ml-slider_inherit_image_title','1'),(1932,1112,'ml-slider_inherit_image_alt','1'),(1933,1112,'ml-slider_crop_position','center-center'),(1934,1112,'ml-slider_caption_source','override'),(1935,1112,'_wp_attachment_image_alt',''),(1936,1100,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-960x640.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105285;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-620x413.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62914;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-400x267.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38796;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:149:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-1280x720.jpeg\";s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132066;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:149:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-1200x675.jpeg\";s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121567;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-620x349.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55287;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-400x225.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35012;}}'),(1937,1113,'_thumbnail_id','1099'),(1938,1113,'ml-slider_type','image'),(1939,1113,'ml-slider_inherit_image_title','1'),(1940,1113,'ml-slider_inherit_image_alt','1'),(1941,1113,'ml-slider_crop_position','center-center'),(1942,1113,'ml-slider_caption_source','override'),(1943,1113,'_wp_attachment_image_alt',''),(1944,1099,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-960x640.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95045;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-620x413.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57234;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-400x267.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36655;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:149:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-1280x720.jpeg\";s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122069;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:149:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-1200x675.jpeg\";s:4:\"file\";s:77:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112351;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-620x349.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51264;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:148:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-400x225.jpeg\";s:4:\"file\";s:76:\"lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33592;}}'),(1945,1114,'_thumbnail_id','1095'),(1946,1114,'ml-slider_type','image'),(1947,1114,'ml-slider_inherit_image_title','1'),(1948,1114,'ml-slider_inherit_image_alt','1'),(1949,1114,'ml-slider_crop_position','center-center'),(1950,1114,'ml-slider_caption_source','override'),(1951,1114,'_wp_attachment_image_alt',''),(1952,1095,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-960x640.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51113;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-620x413.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26835;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-400x267.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14868;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:146:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-1280x720.jpeg\";s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75261;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:146:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-1200x675.jpeg\";s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67928;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-620x349.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24568;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-400x225.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13769;}}'),(1953,1115,'_thumbnail_id','1094'),(1954,1115,'ml-slider_type','image'),(1955,1115,'ml-slider_inherit_image_title','1'),(1956,1115,'ml-slider_inherit_image_alt','1'),(1957,1115,'ml-slider_crop_position','center-center'),(1958,1115,'ml-slider_caption_source','override'),(1959,1115,'_wp_attachment_image_alt',''),(1960,1094,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-960x640.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54968;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-620x413.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33145;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-400x267.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22449;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:146:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1200x675.jpeg\";s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67878;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-400x225.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21076;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:146:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1280x720.jpeg\";s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73743;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-620x349.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30564;}}'),(1961,1116,'_thumbnail_id','1093'),(1962,1116,'ml-slider_type','image'),(1963,1116,'ml-slider_inherit_image_title','1'),(1964,1116,'ml-slider_inherit_image_alt','1'),(1965,1116,'ml-slider_crop_position','center-center'),(1966,1116,'ml-slider_caption_source','override'),(1967,1116,'_wp_attachment_image_alt',''),(1968,1093,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-960x640.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46399;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-620x413.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31187;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-400x267.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23293;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:146:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-1200x675.jpeg\";s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52005;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-620x349.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28294;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:145:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-400x225.jpeg\";s:4:\"file\";s:73:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21836;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:146:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-1280x720.jpeg\";s:4:\"file\";s:74:\"lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55923;}}'),(1969,1117,'_thumbnail_id','1092'),(1970,1117,'ml-slider_type','image'),(1971,1117,'ml-slider_inherit_image_title','1'),(1972,1117,'ml-slider_inherit_image_alt','1'),(1973,1117,'ml-slider_crop_position','center-center'),(1974,1117,'ml-slider_caption_source','override'),(1975,1117,'_wp_attachment_image_alt',''),(1976,1092,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:128:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-17_49067190601_o_scaled-960x640.jpeg\";s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35100;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:128:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-17_49067190601_o_scaled-620x413.jpeg\";s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21442;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:128:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-17_49067190601_o_scaled-400x267.jpeg\";s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14985;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:129:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-17_49067190601_o_scaled-1200x675.jpeg\";s:4:\"file\";s:57:\"laritiste-ordinaire-17_49067190601_o_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44446;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:128:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-17_49067190601_o_scaled-620x349.jpeg\";s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20431;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:128:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-17_49067190601_o_scaled-400x225.jpeg\";s:4:\"file\";s:56:\"laritiste-ordinaire-17_49067190601_o_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14370;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:129:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-17_49067190601_o_scaled-1280x720.jpeg\";s:4:\"file\";s:57:\"laritiste-ordinaire-17_49067190601_o_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48801;}}'),(1977,1118,'_thumbnail_id','1091'),(1978,1118,'ml-slider_type','image'),(1979,1118,'ml-slider_inherit_image_title','1'),(1980,1118,'ml-slider_inherit_image_alt','1'),(1981,1118,'ml-slider_crop_position','center-center'),(1982,1118,'ml-slider_caption_source','override'),(1983,1118,'_wp_attachment_image_alt',''),(1984,1091,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:128:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-12_49066669823_o_scaled-960x640.jpeg\";s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64054;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:128:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-12_49066669823_o_scaled-620x413.jpeg\";s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36590;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:128:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-12_49066669823_o_scaled-400x267.jpeg\";s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22397;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:129:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-12_49066669823_o_scaled-1280x720.jpeg\";s:4:\"file\";s:57:\"laritiste-ordinaire-12_49066669823_o_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87660;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:129:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-12_49066669823_o_scaled-1200x675.jpeg\";s:4:\"file\";s:57:\"laritiste-ordinaire-12_49066669823_o_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79928;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:128:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-12_49066669823_o_scaled-620x349.jpeg\";s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33324;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:128:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/laritiste-ordinaire-12_49066669823_o_scaled-400x225.jpeg\";s:4:\"file\";s:56:\"laritiste-ordinaire-12_49066669823_o_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20947;}}'),(1985,1118,'_wp_desired_post_slug','slider-1071-image-14'),(1986,1119,'_thumbnail_id','1091'),(1987,1119,'ml-slider_type','image'),(1988,1119,'ml-slider_inherit_image_title','1'),(1989,1119,'ml-slider_inherit_image_alt','1'),(1990,1119,'ml-slider_crop_position','center-center'),(1991,1119,'ml-slider_caption_source','override'),(1992,1119,'_wp_attachment_image_alt',''),(1993,1120,'_thumbnail_id','1090'),(1994,1120,'ml-slider_type','image'),(1995,1120,'ml-slider_inherit_image_title','1'),(1996,1120,'ml-slider_inherit_image_alt','1'),(1997,1120,'ml-slider_crop_position','center-center'),(1998,1120,'ml-slider_caption_source','override'),(1999,1120,'_wp_attachment_image_alt',''),(2000,1090,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_104_full_scaled-960x640.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113901;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_104_full_scaled-620x413.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57669;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_104_full_scaled-400x267.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31002;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:121:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_104_full_scaled-1280x720.jpeg\";s:4:\"file\";s:49:\"190522_mf_Itinerant_104_full_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161963;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:121:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_104_full_scaled-1200x675.jpeg\";s:4:\"file\";s:49:\"190522_mf_Itinerant_104_full_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144969;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_104_full_scaled-620x349.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49923;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_104_full_scaled-400x225.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_104_full_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27269;}}'),(2001,1121,'_thumbnail_id','1089'),(2002,1121,'ml-slider_type','image'),(2003,1121,'ml-slider_inherit_image_title','1'),(2004,1121,'ml-slider_inherit_image_alt','1'),(2005,1121,'ml-slider_crop_position','center-center'),(2006,1121,'ml-slider_caption_source','override'),(2007,1121,'_wp_attachment_image_alt',''),(2008,1089,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_093_full_scaled-960x640.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141829;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_093_full_scaled-620x413.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67668;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_093_full_scaled-400x267.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33424;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:121:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_093_full_scaled-1280x720.jpeg\";s:4:\"file\";s:49:\"190522_mf_Itinerant_093_full_scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209023;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:121:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_093_full_scaled-1200x675.jpeg\";s:4:\"file\";s:49:\"190522_mf_Itinerant_093_full_scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188014;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_093_full_scaled-620x349.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59946;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_093_full_scaled-400x225.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_093_full_scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29972;}}'),(2009,1122,'_thumbnail_id','1088'),(2010,1122,'ml-slider_type','image'),(2011,1122,'ml-slider_inherit_image_title','1'),(2012,1122,'ml-slider_inherit_image_alt','1'),(2013,1122,'ml-slider_crop_position','center-center'),(2014,1122,'ml-slider_caption_source','override'),(2015,1122,'_wp_attachment_image_alt',''),(2016,1088,'_wp_attachment_backup_sizes','a:7:{s:15:\"resized-960x640\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_080_full_Scaled-960x640.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-960x640.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135568;}s:15:\"resized-620x413\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_080_full_Scaled-620x413.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-620x413.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67643;}s:15:\"resized-400x267\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_080_full_Scaled-400x267.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34589;}s:16:\"resized-1200x675\";a:6:{s:4:\"path\";s:121:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_080_full_Scaled-1200x675.jpeg\";s:4:\"file\";s:49:\"190522_mf_Itinerant_080_full_Scaled-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174248;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_080_full_Scaled-620x349.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-620x349.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59252;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:120:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_080_full_Scaled-400x225.jpeg\";s:4:\"file\";s:48:\"190522_mf_Itinerant_080_full_Scaled-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30584;}s:16:\"resized-1280x720\";a:6:{s:4:\"path\";s:121:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/190522_mf_Itinerant_080_full_Scaled-1280x720.jpeg\";s:4:\"file\";s:49:\"190522_mf_Itinerant_080_full_Scaled-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193506;}}'),(2017,1123,'_edit_lock','1716342633:1'),(2018,1123,'_edit_last','1'),(2019,1123,'_aioseo_title',NULL),(2020,1123,'_aioseo_description',NULL),(2021,1123,'_aioseo_keywords','a:0:{}'),(2022,1123,'_aioseo_og_title',NULL),(2023,1123,'_aioseo_og_description',NULL),(2024,1123,'_aioseo_og_article_section',''),(2025,1123,'_aioseo_og_article_tags','a:0:{}'),(2026,1123,'_aioseo_twitter_title',NULL),(2027,1123,'_aioseo_twitter_description',NULL),(2028,1105,'ml-slider_hide_caption_smartphone','1'),(2029,1105,'ml-slider_hide_caption_tablet','1'),(2032,1106,'ml-slider_hide_caption_smartphone','1'),(2033,1106,'ml-slider_hide_caption_tablet','1'),(2036,1107,'ml-slider_hide_caption_smartphone','1'),(2037,1107,'ml-slider_hide_caption_tablet','1'),(2040,1108,'ml-slider_hide_caption_smartphone','1'),(2041,1108,'ml-slider_hide_caption_tablet','1'),(2044,1109,'ml-slider_hide_caption_smartphone','1'),(2045,1109,'ml-slider_hide_caption_tablet','1'),(2048,1110,'ml-slider_hide_caption_smartphone','1'),(2049,1110,'ml-slider_hide_caption_tablet','1'),(2098,1111,'ml-slider_hide_caption_tablet','1'),(2097,1111,'ml-slider_hide_caption_smartphone','1'),(2052,1112,'ml-slider_hide_caption_smartphone','1'),(2053,1112,'ml-slider_hide_caption_tablet','1'),(2056,1113,'ml-slider_hide_caption_smartphone','1'),(2057,1113,'ml-slider_hide_caption_tablet','1'),(2060,1114,'ml-slider_hide_caption_smartphone','1'),(2061,1114,'ml-slider_hide_caption_tablet','1'),(2064,1115,'ml-slider_hide_caption_smartphone','1'),(2065,1115,'ml-slider_hide_caption_tablet','1'),(2068,1116,'ml-slider_hide_caption_smartphone','1'),(2069,1116,'ml-slider_hide_caption_tablet','1'),(2072,1117,'ml-slider_hide_caption_smartphone','1'),(2073,1117,'ml-slider_hide_caption_tablet','1'),(2076,1119,'ml-slider_hide_caption_smartphone','1'),(2077,1119,'ml-slider_hide_caption_tablet','1'),(2080,1120,'ml-slider_hide_caption_smartphone','1'),(2081,1120,'ml-slider_hide_caption_tablet','1'),(2084,1121,'ml-slider_hide_caption_smartphone','1'),(2085,1121,'ml-slider_hide_caption_tablet','1'),(2088,1122,'ml-slider_hide_caption_smartphone','1'),(2089,1122,'ml-slider_hide_caption_tablet','1'),(2326,1197,'_wp_attachment_metadata','a:18:{s:10:\"dataformat\";s:3:\"wav\";s:12:\"bitrate_mode\";s:3:\"cbr\";s:10:\"wformattag\";i:1;s:5:\"codec\";s:27:\"Pulse Code Modulation (PCM)\";s:8:\"channels\";i:2;s:11:\"sample_rate\";i:48000;s:7:\"bitrate\";i:1536000;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:1;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";i:1;s:10:\"fileformat\";s:3:\"wav\";s:8:\"filesize\";i:128064036;s:9:\"mime_type\";s:9:\"audio/wav\";s:6:\"length\";i:667;s:16:\"length_formatted\";s:5:\"11:07\";s:6:\"artist\";s:28:\"Melissa Grey & David Morneau\";s:5:\"album\";s:0:\"\";}'),(2099,1052,'_wp_attachment_is_custom_background','twentytwentyone'),(2325,1197,'_wp_attached_file','2024/06/240623_a-door-emerges_MASTER.wav'),(2107,1134,'ml-slider_settings','a:53:{s:5:\"title\";s:13:\"New Slideshow\";s:4:\"type\";s:4:\"flex\";s:6:\"random\";s:4:\"true\";s:8:\"cssClass\";s:0:\"\";s:8:\"printCss\";s:4:\"true\";s:7:\"printJs\";s:4:\"true\";s:5:\"width\";s:3:\"960\";s:6:\"height\";s:3:\"540\";s:3:\"spw\";i:7;s:3:\"sph\";i:5;s:5:\"delay\";s:4:\"7000\";s:6:\"sDelay\";i:30;s:7:\"opacity\";d:0.6999999999999999555910790149937383830547332763671875;s:10:\"titleSpeed\";i:500;s:6:\"effect\";s:4:\"fade\";s:10:\"navigation\";s:5:\"false\";s:5:\"links\";s:4:\"true\";s:10:\"hoverPause\";s:4:\"true\";s:5:\"theme\";s:4:\"none\";s:9:\"direction\";s:10:\"horizontal\";s:7:\"reverse\";s:5:\"false\";s:8:\"keyboard\";s:4:\"true\";s:5:\"touch\";s:4:\"true\";s:14:\"animationSpeed\";s:3:\"600\";s:8:\"prevText\";s:8:\"Previous\";s:8:\"nextText\";s:4:\"Next\";s:6:\"slices\";i:15;s:6:\"center\";s:5:\"false\";s:9:\"smartCrop\";s:4:\"true\";s:12:\"smoothHeight\";s:5:\"false\";s:12:\"carouselMode\";s:5:\"false\";s:12:\"infiniteLoop\";s:5:\"false\";s:14:\"carouselMargin\";s:1:\"5\";s:16:\"firstSlideFadeIn\";s:5:\"false\";s:6:\"easing\";s:6:\"linear\";s:8:\"autoPlay\";s:4:\"true\";s:11:\"thumb_width\";i:150;s:12:\"thumb_height\";i:100;s:17:\"responsive_thumbs\";s:5:\"false\";s:15:\"thumb_min_width\";i:100;s:9:\"fullWidth\";s:4:\"true\";s:10:\"noConflict\";s:4:\"true\";s:23:\"mobileArrows_smartphone\";s:5:\"false\";s:19:\"mobileArrows_tablet\";s:5:\"false\";s:19:\"mobileArrows_laptop\";s:4:\"true\";s:20:\"mobileArrows_desktop\";s:4:\"true\";s:27:\"mobileNavigation_smartphone\";s:5:\"false\";s:23:\"mobileNavigation_tablet\";s:5:\"false\";s:23:\"mobileNavigation_laptop\";s:5:\"false\";s:24:\"mobileNavigation_desktop\";s:5:\"false\";s:8:\"ariaLive\";s:5:\"false\";s:8:\"tabIndex\";s:5:\"false\";s:4:\"loop\";s:12:\"continuously\";}'),(2103,1129,'footnotes',''),(2105,1131,'footnotes',''),(2108,1134,'metaslider_slideshow_theme',''),(2109,1135,'_wp_attached_file','2024/05/obscure.png'),(2110,1135,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:19:\"2024/05/obscure.png\";s:8:\"filesize\";i:21971;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"obscure-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7927;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"obscure-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5724;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"obscure-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26402;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:19:\"obscure-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8685;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:19:\"obscure-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20642;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:19:\"obscure-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2111,1136,'_wp_attached_file','2024/05/metronome.png'),(2112,1136,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:21:\"2024/05/metronome.png\";s:8:\"filesize\";i:71436;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"metronome-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25280;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"metronome-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17220;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"metronome-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88613;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:21:\"metronome-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27533;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:21:\"metronome-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68557;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:21:\"metronome-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38559;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2113,1137,'_wp_attached_file','2024/05/lost-nordic.png'),(2114,1137,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:23:\"2024/05/lost-nordic.png\";s:8:\"filesize\";i:73227;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"lost-nordic-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25663;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"lost-nordic-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15893;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"lost-nordic-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92071;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:23:\"lost-nordic-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28302;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:23:\"lost-nordic-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70848;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:23:\"lost-nordic-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39832;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2115,1138,'_wp_attached_file','2024/05/buzzslayers.png'),(2116,1138,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:23:\"2024/05/buzzslayers.png\";s:8:\"filesize\";i:52324;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"buzzslayers-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"buzzslayers-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13999;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"buzzslayers-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66077;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:23:\"buzzslayers-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20378;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:23:\"buzzslayers-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51399;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:23:\"buzzslayers-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28766;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2117,1139,'_wp_attached_file','2024/05/pretty-white.png'),(2118,1139,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:24:\"2024/05/pretty-white.png\";s:8:\"filesize\";i:24936;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"pretty-white-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"pretty-white-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"pretty-white-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30852;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:24:\"pretty-white-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10107;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:24:\"pretty-white-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23837;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:24:\"pretty-white-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2119,1140,'_wp_attached_file','2024/05/good-music-radar.png'),(2120,1140,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:28:\"2024/05/good-music-radar.png\";s:8:\"filesize\";i:29541;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"good-music-radar-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"good-music-radar-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8841;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"good-music-radar-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36274;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:28:\"good-music-radar-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11663;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:28:\"good-music-radar-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28137;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:28:\"good-music-radar-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16133;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2121,1141,'_wp_attached_file','2024/05/ragmag.png'),(2122,1141,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:18:\"2024/05/ragmag.png\";s:8:\"filesize\";i:15424;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"ragmag-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5336;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"ragmag-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4240;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"ragmag-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18090;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:18:\"ragmag-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6170;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:18:\"ragmag-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13933;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:18:\"ragmag-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7929;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2123,1142,'_wp_attached_file','2024/05/elnews.png'),(2124,1142,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:18:\"2024/05/elnews.png\";s:8:\"filesize\";i:13954;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"elnews-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"elnews-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3797;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"elnews-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16333;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:18:\"elnews-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5612;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:18:\"elnews-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12476;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:18:\"elnews-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2125,1143,'_wp_attached_file','2024/05/sounds-life.png'),(2126,1143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:23:\"2024/05/sounds-life.png\";s:8:\"filesize\";i:19917;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"sounds-life-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7733;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"sounds-life-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6318;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"sounds-life-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24682;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:23:\"sounds-life-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8075;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:23:\"sounds-life-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19032;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:23:\"sounds-life-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2127,1144,'_wp_attached_file','2024/05/bored-city.png'),(2128,1144,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:22:\"2024/05/bored-city.png\";s:8:\"filesize\";i:23905;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"bored-city-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8520;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"bored-city-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"bored-city-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29149;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:22:\"bored-city-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9521;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:22:\"bored-city-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22238;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:22:\"bored-city-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12589;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2129,1145,'_wp_attached_file','2024/05/V13.png'),(2130,1145,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:15:\"2024/05/V13.png\";s:8:\"filesize\";i:66595;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"V13-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22849;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"V13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17363;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"V13-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82376;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:15:\"V13-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25384;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:15:\"V13-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62327;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:15:\"V13-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35051;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2131,1146,'_wp_attached_file','2024/05/pitch-perfect.png'),(2132,1146,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:25:\"2024/05/pitch-perfect.png\";s:8:\"filesize\";i:39105;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"pitch-perfect-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15079;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"pitch-perfect-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10613;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"pitch-perfect-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49978;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:25:\"pitch-perfect-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15514;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:25:\"pitch-perfect-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38902;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:25:\"pitch-perfect-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22425;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2133,1147,'_wp_attached_file','2024/05/mesmerized.png'),(2134,1147,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:22:\"2024/05/mesmerized.png\";s:8:\"filesize\";i:77202;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"mesmerized-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27253;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"mesmerized-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18553;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"mesmerized-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96845;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:22:\"mesmerized-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29406;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:22:\"mesmerized-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74196;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:22:\"mesmerized-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41854;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2135,1148,'_wp_attached_file','2024/05/stereo-stickman.png'),(2136,1148,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:463;s:4:\"file\";s:27:\"2024/05/stereo-stickman.png\";s:8:\"filesize\";i:37544;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"stereo-stickman-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"stereo-stickman-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10814;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"stereo-stickman-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47607;}s:27:\"meta-slider-resized-823x463\";a:5:{s:4:\"file\";s:27:\"stereo-stickman-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14984;}s:27:\"meta-slider-resized-620x349\";a:5:{s:4:\"file\";s:27:\"stereo-stickman-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36823;}s:27:\"meta-slider-resized-400x225\";a:5:{s:4:\"file\";s:27:\"stereo-stickman-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21214;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2137,1149,'_thumbnail_id','1135'),(2138,1149,'ml-slider_type','image'),(2139,1149,'ml-slider_inherit_image_title','1'),(2140,1149,'ml-slider_inherit_image_alt','1'),(2141,1150,'_thumbnail_id','1136'),(2142,1150,'ml-slider_type','image'),(2143,1150,'ml-slider_inherit_image_title','1'),(2144,1150,'ml-slider_inherit_image_alt','1'),(2145,1151,'_thumbnail_id','1137'),(2146,1151,'ml-slider_type','image'),(2147,1151,'ml-slider_inherit_image_title','1'),(2148,1151,'ml-slider_inherit_image_alt','1'),(2149,1152,'_thumbnail_id','1138'),(2150,1152,'ml-slider_type','image'),(2151,1152,'ml-slider_inherit_image_title','1'),(2152,1152,'ml-slider_inherit_image_alt','1'),(2153,1153,'_thumbnail_id','1139'),(2154,1153,'ml-slider_type','image'),(2155,1153,'ml-slider_inherit_image_title','1'),(2156,1153,'ml-slider_inherit_image_alt','1'),(2157,1154,'_thumbnail_id','1140'),(2158,1154,'ml-slider_type','image'),(2159,1154,'ml-slider_inherit_image_title','1'),(2160,1154,'ml-slider_inherit_image_alt','1'),(2161,1155,'_thumbnail_id','1141'),(2162,1155,'ml-slider_type','image'),(2163,1155,'ml-slider_inherit_image_title','1'),(2164,1155,'ml-slider_inherit_image_alt','1'),(2165,1156,'_thumbnail_id','1142'),(2166,1156,'ml-slider_type','image'),(2167,1156,'ml-slider_inherit_image_title','1'),(2168,1156,'ml-slider_inherit_image_alt','1'),(2169,1157,'_thumbnail_id','1143'),(2170,1157,'ml-slider_type','image'),(2171,1157,'ml-slider_inherit_image_title','1'),(2172,1157,'ml-slider_inherit_image_alt','1'),(2173,1158,'_thumbnail_id','1144'),(2174,1158,'ml-slider_type','image'),(2175,1158,'ml-slider_inherit_image_title','1'),(2176,1158,'ml-slider_inherit_image_alt','1'),(2177,1159,'_thumbnail_id','1145'),(2178,1159,'ml-slider_type','image'),(2179,1159,'ml-slider_inherit_image_title','1'),(2180,1159,'ml-slider_inherit_image_alt','1'),(2181,1160,'_thumbnail_id','1146'),(2182,1160,'ml-slider_type','image'),(2183,1160,'ml-slider_inherit_image_title','1'),(2184,1160,'ml-slider_inherit_image_alt','1'),(2185,1161,'_thumbnail_id','1147'),(2186,1161,'ml-slider_type','image'),(2187,1161,'ml-slider_inherit_image_title','1'),(2188,1161,'ml-slider_inherit_image_alt','1'),(2189,1162,'_thumbnail_id','1148'),(2190,1162,'ml-slider_type','image'),(2191,1162,'ml-slider_inherit_image_title','1'),(2192,1162,'ml-slider_inherit_image_alt','1'),(2193,1149,'ml-slider_crop_position','center-center'),(2194,1149,'ml-slider_caption_source','image-caption'),(2195,1149,'_wp_attachment_image_alt',''),(2196,1150,'ml-slider_crop_position','center-center'),(2197,1150,'ml-slider_caption_source','image-caption'),(2198,1150,'_wp_attachment_image_alt',''),(2199,1151,'ml-slider_crop_position','center-center'),(2200,1151,'ml-slider_caption_source','image-caption'),(2201,1151,'_wp_attachment_image_alt',''),(2202,1152,'ml-slider_crop_position','center-center'),(2203,1152,'ml-slider_caption_source','image-caption'),(2204,1152,'_wp_attachment_image_alt',''),(2205,1153,'ml-slider_crop_position','center-center'),(2206,1153,'ml-slider_caption_source','image-caption'),(2207,1153,'_wp_attachment_image_alt',''),(2208,1154,'ml-slider_crop_position','center-center'),(2209,1154,'ml-slider_caption_source','image-caption'),(2210,1154,'_wp_attachment_image_alt',''),(2211,1155,'ml-slider_crop_position','center-center'),(2212,1155,'ml-slider_caption_source','image-caption'),(2213,1155,'_wp_attachment_image_alt',''),(2214,1156,'ml-slider_crop_position','center-center'),(2215,1156,'ml-slider_caption_source','image-caption'),(2216,1156,'_wp_attachment_image_alt',''),(2217,1157,'ml-slider_crop_position','center-center'),(2218,1157,'ml-slider_caption_source','image-caption'),(2219,1157,'_wp_attachment_image_alt',''),(2220,1158,'ml-slider_crop_position','center-center'),(2221,1158,'ml-slider_caption_source','image-caption'),(2222,1158,'_wp_attachment_image_alt',''),(2223,1159,'ml-slider_crop_position','center-center'),(2224,1159,'ml-slider_caption_source','image-description'),(2225,1159,'_wp_attachment_image_alt',''),(2226,1160,'ml-slider_crop_position','center-center'),(2227,1160,'ml-slider_caption_source','image-caption'),(2228,1160,'_wp_attachment_image_alt',''),(2229,1161,'ml-slider_crop_position','center-center'),(2230,1161,'ml-slider_caption_source','image-caption'),(2231,1161,'_wp_attachment_image_alt',''),(2232,1162,'ml-slider_crop_position','center-center'),(2233,1162,'ml-slider_caption_source','image-caption'),(2234,1162,'_wp_attachment_image_alt',''),(2235,1135,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:91:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/obscure-823x463.png\";s:4:\"file\";s:19:\"obscure-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8685;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:91:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/obscure-620x349.png\";s:4:\"file\";s:19:\"obscure-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20642;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:91:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/obscure-400x225.png\";s:4:\"file\";s:19:\"obscure-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12062;}}'),(2236,1136,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:93:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/metronome-823x463.png\";s:4:\"file\";s:21:\"metronome-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27533;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:93:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/metronome-620x349.png\";s:4:\"file\";s:21:\"metronome-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68557;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:93:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/metronome-400x225.png\";s:4:\"file\";s:21:\"metronome-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38559;}}'),(2237,1137,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:95:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lost-nordic-823x463.png\";s:4:\"file\";s:23:\"lost-nordic-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28302;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:95:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lost-nordic-620x349.png\";s:4:\"file\";s:23:\"lost-nordic-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70848;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:95:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/lost-nordic-400x225.png\";s:4:\"file\";s:23:\"lost-nordic-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39832;}}'),(2238,1138,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:95:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/buzzslayers-823x463.png\";s:4:\"file\";s:23:\"buzzslayers-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20378;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:95:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/buzzslayers-620x349.png\";s:4:\"file\";s:23:\"buzzslayers-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51399;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:95:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/buzzslayers-400x225.png\";s:4:\"file\";s:23:\"buzzslayers-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28766;}}'),(2239,1139,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:96:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/pretty-white-823x463.png\";s:4:\"file\";s:24:\"pretty-white-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10107;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:96:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/pretty-white-620x349.png\";s:4:\"file\";s:24:\"pretty-white-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23837;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:96:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/pretty-white-400x225.png\";s:4:\"file\";s:24:\"pretty-white-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13700;}}'),(2240,1140,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:100:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/good-music-radar-823x463.png\";s:4:\"file\";s:28:\"good-music-radar-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11663;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:100:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/good-music-radar-620x349.png\";s:4:\"file\";s:28:\"good-music-radar-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28137;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:100:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/good-music-radar-400x225.png\";s:4:\"file\";s:28:\"good-music-radar-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16133;}}'),(2241,1141,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:90:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/ragmag-823x463.png\";s:4:\"file\";s:18:\"ragmag-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6170;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:90:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/ragmag-620x349.png\";s:4:\"file\";s:18:\"ragmag-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13933;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:90:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/ragmag-400x225.png\";s:4:\"file\";s:18:\"ragmag-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7929;}}'),(2242,1142,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:90:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/elnews-823x463.png\";s:4:\"file\";s:18:\"elnews-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5612;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:90:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/elnews-620x349.png\";s:4:\"file\";s:18:\"elnews-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12476;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:90:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/elnews-400x225.png\";s:4:\"file\";s:18:\"elnews-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7128;}}'),(2243,1143,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:95:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/sounds-life-823x463.png\";s:4:\"file\";s:23:\"sounds-life-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8075;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:95:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/sounds-life-620x349.png\";s:4:\"file\";s:23:\"sounds-life-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19032;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:95:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/sounds-life-400x225.png\";s:4:\"file\";s:23:\"sounds-life-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11417;}}'),(2244,1144,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:94:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/bored-city-823x463.png\";s:4:\"file\";s:22:\"bored-city-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9521;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:94:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/bored-city-620x349.png\";s:4:\"file\";s:22:\"bored-city-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22238;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:94:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/bored-city-400x225.png\";s:4:\"file\";s:22:\"bored-city-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12589;}}'),(2245,1145,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:87:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/V13-823x463.png\";s:4:\"file\";s:15:\"V13-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25384;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:87:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/V13-620x349.png\";s:4:\"file\";s:15:\"V13-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62327;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:87:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/V13-400x225.png\";s:4:\"file\";s:15:\"V13-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35051;}}'),(2246,1146,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:97:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/pitch-perfect-823x463.png\";s:4:\"file\";s:25:\"pitch-perfect-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15514;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:97:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/pitch-perfect-620x349.png\";s:4:\"file\";s:25:\"pitch-perfect-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38902;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:97:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/pitch-perfect-400x225.png\";s:4:\"file\";s:25:\"pitch-perfect-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22425;}}'),(2247,1147,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:94:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/mesmerized-823x463.png\";s:4:\"file\";s:22:\"mesmerized-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29406;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:94:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/mesmerized-620x349.png\";s:4:\"file\";s:22:\"mesmerized-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74196;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:94:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/mesmerized-400x225.png\";s:4:\"file\";s:22:\"mesmerized-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41854;}}'),(2248,1148,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-823x463\";a:6:{s:4:\"path\";s:99:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/stereo-stickman-823x463.png\";s:4:\"file\";s:27:\"stereo-stickman-823x463.png\";s:5:\"width\";i:824;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14984;}s:15:\"resized-620x349\";a:6:{s:4:\"path\";s:99:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/stereo-stickman-620x349.png\";s:4:\"file\";s:27:\"stereo-stickman-620x349.png\";s:5:\"width\";i:620;s:6:\"height\";i:349;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36823;}s:15:\"resized-400x225\";a:6:{s:4:\"path\";s:99:\"/home/artisteordinaire/public_html/flowercat/wp-content/uploads/2024/05/stereo-stickman-400x225.png\";s:4:\"file\";s:27:\"stereo-stickman-400x225.png\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21214;}}'),(2249,1149,'ml-slider_url','https://www.obscuresound.com/2023/04/melissa-grey-david-morneau-robert-kirkbride-always-becoming/'),(2250,1149,'ml-slider_new_window','1'),(2251,1150,'ml-slider_url','https://www.metronomemagazine.com/'),(2252,1150,'ml-slider_new_window','1'),(2253,1151,'ml-slider_url','https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/'),(2254,1151,'ml-slider_new_window','1'),(2255,1152,'ml-slider_url','https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming'),(2256,1152,'ml-slider_new_window','1'),(2257,1153,'ml-slider_url','https://prettywhite.co/melissa-david-robert-always-becoming/'),(2258,1153,'ml-slider_new_window','1'),(2259,1154,'ml-slider_url','https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/'),(2260,1154,'ml-slider_new_window','1'),(2261,1155,'ml-slider_url','https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single'),(2262,1155,'ml-slider_new_window','1'),(2263,1156,'ml-slider_url','https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice'),(2264,1156,'ml-slider_new_window','1'),(2265,1157,'ml-slider_url','https://www.thesoundswontstop.com/always-becoming'),(2266,1157,'ml-slider_new_window','1'),(2267,1158,'ml-slider_url','https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/'),(2268,1158,'ml-slider_new_window','1'),(2269,1159,'ml-slider_url','https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/'),(2270,1159,'ml-slider_new_window','1'),(2271,1160,'ml-slider_url','https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming'),(2272,1160,'ml-slider_new_window','1'),(2273,1161,'ml-slider_url','https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/'),(2274,1161,'ml-slider_new_window','1'),(2275,1162,'ml-slider_url','https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/'),(2276,1162,'ml-slider_new_window','1'),(2278,1104,'_edit_lock','1716663490:1'),(2298,1173,'_aioseo_twitter_description',NULL),(2324,1196,'footnotes',''),(2288,1173,'_edit_lock','1719168614:1'),(2289,1173,'_edit_last','1'),(2290,1173,'_aioseo_title',NULL),(2291,1173,'_aioseo_description',NULL),(2319,1189,'_aioseo_twitter_description',NULL),(2309,1189,'_edit_lock','1719168658:1'),(2310,1189,'_edit_last','1'),(2311,1189,'_aioseo_title',NULL),(2312,1189,'_aioseo_description',NULL),(2313,1189,'_aioseo_keywords','a:0:{}'),(2314,1189,'_aioseo_og_title',NULL),(2315,1189,'_aioseo_og_description',NULL),(2316,1189,'_aioseo_og_article_section',''),(2317,1189,'_aioseo_og_article_tags','a:0:{}'),(2318,1189,'_aioseo_twitter_title',NULL),(2300,1176,'_wp_attached_file','2024/06/230811_greymorneau_BSAI2308_photo_57_edited.png'),(2301,1176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3024;s:6:\"height\";i:4032;s:4:\"file\";s:55:\"2024/06/230811_greymorneau_BSAI2308_photo_57_edited.png\";s:8:\"filesize\";i:14711802;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"230811_greymorneau_BSAI2308_photo_57_edited-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120901;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1250892;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"230811_greymorneau_BSAI2308_photo_57_edited-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41267;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1250892;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:57:\"230811_greymorneau_BSAI2308_photo_57_edited-1152x1536.png\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2588585;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:57:\"230811_greymorneau_BSAI2308_photo_57_edited-1536x2048.png\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4284576;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:57:\"230811_greymorneau_BSAI2308_photo_57_edited-1568x2091.png\";s:5:\"width\";i:1568;s:6:\"height\";i:2091;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4440578;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2328,1205,'_wp_trash_meta_status','publish'),(2329,1205,'_wp_trash_meta_time','1728135282');
/*!40000 ALTER TABLE `wp72_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_posts`
--

DROP TABLE IF EXISTS `wp72_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=1206 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_posts`
--

LOCK TABLES `wp72_posts` WRITE;
/*!40000 ALTER TABLE `wp72_posts` DISABLE KEYS */;
INSERT INTO `wp72_posts` VALUES (3,1,'2018-08-04 19:46:18','2018-08-04 19:46:18','<!-- wp:group {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<div class=\"wp-block-group has-text-color has-background\" style=\"color:#2c2920;background-color:#f9f8f4\"><!-- wp:heading {\"level\":1,\"fontSize\":\"normal\"} -->\n<h1 class=\"has-normal-font-size\"><strong>Privacy Policy</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Effective date: September 04, 2018</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Flower Cat (“us”, “we”, or “our”) operates the http://flowercat.org website (hereinafter referred to as the “Service”).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">This page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service and the choices you have associated with that data. Our Privacy Policy for l’Artiste ordinaire is managed with the help of&nbsp;<a href=\" https:=\">Privacy Policies.</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"><a href=\" https:=\">We use your data to provide and improve the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, the terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible from http://artisteordinaire.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Information Collection And Use</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We collect several different types of information for various purposes to provide and improve our Service to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"normal\"} -->\n<h3 class=\"has-normal-font-size\"><strong>Types of Data Collected</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"has-small-font-size\">Personal Data</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you (“Personal Data”). Personally identifiable information may include, but is not limited to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Email address</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>First name and last name</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Cookies and Usage Data</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"has-small-font-size\">Usage Data</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may also collect information on how the Service is accessed and used (“Usage Data”). This Usage Data may include information such as your computer’s Internet Protocol address (e.g. IP address), browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages, unique device identifiers and other diagnostic data.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"has-small-font-size\">Tracking &amp; Cookies Data</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We use cookies and similar tracking technologies to track the activity on our Service and hold certain information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Cookies are files with small amount of data which may include an anonymous unique identifier. Cookies are sent to your browser from a website and stored on your device. Tracking technologies also used are beacons, tags, and scripts to collect and track information and to improve and analyze our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Examples of Cookies we use:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Session Cookies.</strong>&nbsp;We use Session Cookies to operate our Service.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Preference Cookies.</strong>&nbsp;We use Preference Cookies to remember your preferences and various settings.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Security Cookies.</strong>&nbsp;We use Security Cookies for security purposes.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Use of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Flower Cat uses the collected data for various purposes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>To provide and maintain the Service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To notify you about changes to our Service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To allow you to participate in interactive features of our Service when you choose to do so</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To provide customer care and support</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To provide analysis or valuable information so that we can improve the Service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To monitor the usage of the Service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To detect, prevent and address technical issues</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Transfer Of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Your information, including Personal Data, may be transferred to — and maintained on — computers located outside of your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from your jurisdiction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">If you are located outside United States and choose to provide information to us, please note that we transfer the data, including Personal Data, to United States and process it there.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Your consent to this Privacy Policy followed by your submission of such information represents your agreement to that transfer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">l’Artiste ordinaire will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Policy and no transfer of your Personal Data will take place to an organization or a country unless there are adequate controls in place including the security of your data and other personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Disclosure Of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"normal\"} -->\n<h3 class=\"has-normal-font-size\"><strong>Legal Requirements</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">l’Artiste ordinaire may disclose your Personal Data in the good faith belief that such action is necessary to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>To comply with a legal obligation</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To protect and defend the rights or property of l’Artiste ordinaire</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To prevent or investigate possible wrongdoing in connection with the Service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To protect the personal safety of users of the Service or the public</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To protect against legal liability</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Security Of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">The security of your data is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Data, we cannot guarantee its absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Service Providers</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may employ third party companies and individuals to facilitate our Service (“Service Providers”), to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">These third parties have access to your Personal Data only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"normal\"} -->\n<h3 class=\"has-normal-font-size\"><strong>Analytics</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may use third-party Service Providers to monitor and analyze the use of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\" https:=\">&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><a href=\" https:=\"><strong>Google Analytics</strong>Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. Google uses the data collected to track and monitor the use of our Service. This data is shared with other Google services. Google may use the collected data to contextualize and personalize the ads of its own advertising network.You can opt-out of having made your activity on the Service available to Google Analytics by installing the Google Analytics opt-out browser add-on. The add-on prevents the Google Analytics JavaScript (ga.js, analytics.js, and dc.js) from sharing information with Google Analytics about visits activity.For more information on the privacy practices of Google, please visit the Google Privacy &amp; Terms web page:&nbsp;</a><a href=\"https://policies.google.com/privacy?hl=en\">https://policies.google.com/privacy?hl=en</a></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Links To Other Sites</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party’s site. We strongly advise you to review the Privacy Policy of every site you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Children’s Privacy</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Our Service does not address anyone under the age of 18 (“Children”).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We do not knowingly collect personally identifiable information from anyone under the age of 18. If you are a parent or guardian and you are aware that your Children has provided us with Personal Data, please contact us. If we become aware that we have collected Personal Data from children without verification of parental consent, we take steps to remove that information from our servers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Changes To This Privacy Policy</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We will let you know via email and/or a prominent notice on our Service, prior to the change becoming effective and update the “effective date” at the top of this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"has-small-font-size\"><strong>Contact Us</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">If you have any questions about this Privacy Policy, please contact us:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>By email: hello@flowercat.org</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->','Privacy Policy','','publish','closed','open','','privacy-policy','','','2023-02-05 00:18:39','2023-02-05 00:18:39','',0,'http://flowercat.org/?page_id=3',0,'page','',0),(30,1,'2020-08-03 02:06:13','2020-08-03 02:06:13','<!-- wp:paragraph -->\r\n<p>[instagram-feed]</p>\r\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','7-revision-v1','','','2020-08-03 02:06:13','2020-08-03 02:06:13','',7,'http://flowercat.org/2020/08/03/7-revision-v1/',0,'revision','',0),(18,1,'2020-01-27 02:09:32','2020-01-27 02:09:32','[wdi_preview]','Preview','','private','closed','closed','','preview','','','2020-01-27 02:09:32','2020-01-27 02:09:32','',0,'http://flowercat.org/wdi_instagram/preview/',0,'wdi_instagram','',0),(7,1,'2018-08-07 14:57:32','2018-08-07 14:57:32','<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:shortcode -->\n[metaslider id=\"1071\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":963,\"mediaLink\":\"https://flowercat.org/flower-cat/2023_logo-in-corridor_sta/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1024x731.png\" alt=\"\" class=\"wp-image-963 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/sound-the-asylum/\" title=\"\">Sound the Asylum</a></strong><br>binaural resonant frequencies<br><br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":653,\"mediaLink\":\"https://flowercat.org/always-becoming/always-becoming__cover_web_final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/always-becoming/\" title=\"\">Always Becoming</a></strong><br>guitars<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau <br><br>March 7, 2023<em><br><br>a real pleasure to let fill the room</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','publish','closed','closed','','flower-cat','','','2024-05-22 02:31:52','2024-05-22 02:31:52','',0,'http://flowercat.org/?page_id=7',0,'page','',0),(10,1,'2018-08-07 22:37:54','2018-08-07 22:37:54','','flower_cat_home','','inherit','open','closed','','flower_cat_home','','','2018-08-07 22:37:54','2018-08-07 22:37:54','',7,'http://flowercat.org/wp-content/uploads/2018/08/flower_cat_home.jpg',0,'attachment','image/jpeg',0),(21,1,'2020-01-27 02:12:13','2020-01-27 02:12:13','<!-- wp:paragraph -->\n<p>[wdi_feed id=\"1\"]</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','7-revision-v1','','','2020-01-27 02:12:13','2020-01-27 02:12:13','',7,'http://flowercat.org/2020/01/27/7-revision-v1/',0,'revision','',0),(9,1,'2018-08-07 14:51:43','2018-08-07 14:51:43','<img class=\"aligncenter size-large wp-image-8\" src=\"http://flowercat.org/wp-content/uploads/2018/08/flower_cat_home-1024x768.jpg\" alt=\"\" width=\"980\" height=\"735\" />','Flower Cat','','inherit','closed','closed','','7-revision-v1','','','2018-08-07 14:51:43','2018-08-07 14:51:43','',7,'http://flowercat.org/2018/08/07/7-revision-v1/',0,'revision','',0),(12,1,'2018-08-07 22:47:21','2018-08-07 22:47:21','<img class=\"aligncenter size-large wp-image-10\" src=\"http://flowercat.org/wp-content/uploads/2018/08/flower_cat_home-874x1024.jpg\" alt=\"\" width=\"874\" height=\"1024\" />','','','inherit','closed','closed','','7-revision-v1','','','2018-08-07 22:47:21','2018-08-07 22:47:21','',7,'http://flowercat.org/2018/08/07/7-revision-v1/',0,'revision','',0),(11,1,'2018-08-07 22:38:06','2018-08-07 22:38:06','<img class=\"aligncenter size-large wp-image-10\" src=\"http://flowercat.org/wp-content/uploads/2018/08/flower_cat_home-874x1024.jpg\" alt=\"\" width=\"874\" height=\"1024\" />','Flower Cat','','inherit','closed','closed','','7-revision-v1','','','2018-08-07 22:38:06','2018-08-07 22:38:06','',7,'http://flowercat.org/2018/08/07/7-revision-v1/',0,'revision','',0),(25,1,'2020-04-29 01:47:29','2020-04-29 01:47:29','','Sound Studies','','hidden','closed','open','','sound-studies','','','2020-04-29 01:47:29','2020-04-29 01:47:29','',0,'http://flowercat.org/?post_type=forum&#038;p=25',0,'forum','',0),(26,1,'2020-04-29 01:47:29','2020-04-29 01:47:29','','Sound Studies','','inherit','closed','closed','','25-revision-v1','','','2020-04-29 01:47:29','2020-04-29 01:47:29','',25,'http://flowercat.org/2020/04/29/25-revision-v1/',0,'revision','',0),(104,1,'2020-09-29 23:57:34','2020-09-29 23:57:34','<h1>Privacy Policy</h1>\r\nEffective date: September 04, 2018\r\n\r\nFlower Cat (“us”, “we”, or “our”) operates the http://flowercat.org website (hereinafter referred to as the “Service”).\r\n\r\nThis page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service and the choices you have associated with that data. Our Privacy Policy for l’Artiste ordinaire is managed with the help of <a href=\"https://privacypolicies.com/free-privacy-policy-generator/\">Privacy Policies</a>.\r\n\r\nWe use your data to provide and improve the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, the terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible from http://artisteordinaire.org\r\n<h2>Information Collection And Use</h2>\r\nWe collect several different types of information for various purposes to provide and improve our Service to you.\r\n<h3>Types of Data Collected</h3>\r\n<h4>Personal Data</h4>\r\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you (“Personal Data”). Personally identifiable information may include, but is not limited to:\r\n<ul>\r\n 	<li>Email address</li>\r\n 	<li>First name and last name</li>\r\n 	<li>Cookies and Usage Data</li>\r\n</ul>\r\n<h4>Usage Data</h4>\r\nWe may also collect information on how the Service is accessed and used (“Usage Data”). This Usage Data may include information such as your computer’s Internet Protocol address (e.g. IP address), browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages, unique device identifiers and other diagnostic data.\r\n<h4>Tracking &amp; Cookies Data</h4>\r\nWe use cookies and similar tracking technologies to track the activity on our Service and hold certain information.\r\n\r\nCookies are files with small amount of data which may include an anonymous unique identifier. Cookies are sent to your browser from a website and stored on your device. Tracking technologies also used are beacons, tags, and scripts to collect and track information and to improve and analyze our Service.\r\n\r\nYou can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\r\n\r\nExamples of Cookies we use:\r\n<ul>\r\n 	<li><strong>Session Cookies.</strong> We use Session Cookies to operate our Service.</li>\r\n 	<li><strong>Preference Cookies.</strong> We use Preference Cookies to remember your preferences and various settings.</li>\r\n 	<li><strong>Security Cookies.</strong> We use Security Cookies for security purposes.</li>\r\n</ul>\r\n<h2>Use of Data</h2>\r\nl’Artiste ordinaire uses the collected data for various purposes:\r\n<ul>\r\n 	<li>To provide and maintain the Service</li>\r\n 	<li>To notify you about changes to our Service</li>\r\n 	<li>To allow you to participate in interactive features of our Service when you choose to do so</li>\r\n 	<li>To provide customer care and support</li>\r\n 	<li>To provide analysis or valuable information so that we can improve the Service</li>\r\n 	<li>To monitor the usage of the Service</li>\r\n 	<li>To detect, prevent and address technical issues</li>\r\n</ul>\r\n<h2>Transfer Of Data</h2>\r\nYour information, including Personal Data, may be transferred to — and maintained on — computers located outside of your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from your jurisdiction.\r\n\r\nIf you are located outside United States and choose to provide information to us, please note that we transfer the data, including Personal Data, to United States and process it there.\r\n\r\nYour consent to this Privacy Policy followed by your submission of such information represents your agreement to that transfer.\r\n\r\nl’Artiste ordinaire will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Policy and no transfer of your Personal Data will take place to an organization or a country unless there are adequate controls in place including the security of your data and other personal information.\r\n<h2>Disclosure Of Data</h2>\r\n<h3>Legal Requirements</h3>\r\nl’Artiste ordinaire may disclose your Personal Data in the good faith belief that such action is necessary to:\r\n<ul>\r\n 	<li>To comply with a legal obligation</li>\r\n 	<li>To protect and defend the rights or property of l’Artiste ordinaire</li>\r\n 	<li>To prevent or investigate possible wrongdoing in connection with the Service</li>\r\n 	<li>To protect the personal safety of users of the Service or the public</li>\r\n 	<li>To protect against legal liability</li>\r\n</ul>\r\n<h2>Security Of Data</h2>\r\nThe security of your data is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Data, we cannot guarantee its absolute security.\r\n<h2>Service Providers</h2>\r\nWe may employ third party companies and individuals to facilitate our Service (“Service Providers”), to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\r\n\r\nThese third parties have access to your Personal Data only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\r\n<h3>Analytics</h3>\r\nWe may use third-party Service Providers to monitor and analyze the use of our Service.\r\n<ul>\r\n 	<li><strong>Google Analytics</strong>Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. Google uses the data collected to track and monitor the use of our Service. This data is shared with other Google services. Google may use the collected data to contextualize and personalize the ads of its own advertising network.You can opt-out of having made your activity on the Service available to Google Analytics by installing the Google Analytics opt-out browser add-on. The add-on prevents the Google Analytics JavaScript (ga.js, analytics.js, and dc.js) from sharing information with Google Analytics about visits activity.\r\n\r\nFor more information on the privacy practices of Google, please visit the Google Privacy &amp; Terms web page: <a href=\"https://policies.google.com/privacy?hl=en\">https://policies.google.com/privacy?hl=en</a></li>\r\n</ul>\r\n<h2>Links To Other Sites</h2>\r\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party’s site. We strongly advise you to review the Privacy Policy of every site you visit.\r\n\r\nWe have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\r\n<h2>Children’s Privacy</h2>\r\nOur Service does not address anyone under the age of 18 (“Children”).\r\n\r\nWe do not knowingly collect personally identifiable information from anyone under the age of 18. If you are a parent or guardian and you are aware that your Children has provided us with Personal Data, please contact us. If we become aware that we have collected Personal Data from children without verification of parental consent, we take steps to remove that information from our servers.\r\n<h2>Changes To This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\r\n\r\nWe will let you know via email and/or a prominent notice on our Service, prior to the change becoming effective and update the “effective date” at the top of this Privacy Policy.\r\n\r\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about this Privacy Policy, please contact us:\r\n<ul>\r\n 	<li>By email: l.ao@artisteordinaire.org</li>\r\n</ul>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2020-09-29 23:57:34','2020-09-29 23:57:34','',3,'http://flowercat.org/3-revision-v1/',0,'revision','',0),(102,1,'2020-09-29 23:49:44','2020-09-29 23:49:44','Melissa Grey: <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a>\r\nDavid Morneau: <a href=\"mailto:david@flowercat.org\">david@flowercat.org</a>\r\n\r\n&nbsp;\r\n\r\n[instagram-feed]','Contact US','','inherit','closed','closed','','57-revision-v1','','','2020-09-29 23:49:44','2020-09-29 23:49:44','',57,'http://flowercat.org/57-revision-v1/',0,'revision','',0),(103,1,'2020-09-29 23:49:54','2020-09-29 23:49:54','Melissa Grey: <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a>\r\nDavid Morneau: <a href=\"mailto:david@flowercat.org\">david@flowercat.org</a>\r\n\r\n&nbsp;\r\n\r\n[instagram-feed]','Contact Us','','inherit','closed','closed','','57-revision-v1','','','2020-09-29 23:49:54','2020-09-29 23:49:54','',57,'http://flowercat.org/57-revision-v1/',0,'revision','',0),(49,1,'2020-08-21 00:45:38','2020-08-21 00:45:38','<!-- wp:paragraph -->\r\n<p>[instagram-feed]</p>\r\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','7-revision-v1','','','2020-08-21 00:45:38','2020-08-21 00:45:38','',7,'http://flowercat.org/2020/08/21/7-revision-v1/',0,'revision','',0),(48,1,'2020-08-21 00:45:17','2020-08-21 00:45:17','<!-- wp:paragraph -->\r\n<p>[instagram-feed]</p>\r\n<!-- /wp:paragraph -->','Before, we were others. Now, we are','','inherit','closed','closed','','7-revision-v1','','','2020-08-21 00:45:17','2020-08-21 00:45:17','',7,'http://flowercat.org/2020/08/21/7-revision-v1/',0,'revision','',0),(55,1,'2020-08-24 16:23:38','2020-08-24 16:23:38','<!-- wp:paragraph -->\r\n<h1>BEFORE: We were other(s).</h1>\r\n<h1>NOW: We are Flower Cat.</h1>\r\n<p>&nbsp;</p>\r\n<p>[instagram-feed]</p>\r\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','7-revision-v1','','','2020-08-24 16:23:38','2020-08-24 16:23:38','',7,'http://flowercat.org/2020/08/24/7-revision-v1/',0,'revision','',0),(56,1,'2020-08-24 16:23:53','2020-08-24 16:23:53','<!-- wp:paragraph -->\r\n<h1>BEFORE: We were other(s).</h1>\r\n<h1>NOW: We are Flower Cat.</h1>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','7-revision-v1','','','2020-08-24 16:23:53','2020-08-24 16:23:53','',7,'http://flowercat.org/2020/08/24/7-revision-v1/',0,'revision','',0),(57,1,'2020-08-24 16:24:06','2020-08-24 16:24:06','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey: <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a><br>David Morneau: <a href=\"mailto:david@flowercat.org\">david@flowercat.org</a></p>\n<!-- /wp:paragraph -->','Contact Us','','publish','closed','closed','','contact','','','2023-03-06 22:23:56','2023-03-06 22:23:56','',0,'http://flowercat.org/?page_id=57',0,'page','',0),(58,1,'2020-08-24 16:24:06','2020-08-24 16:24:06','[instagram-feed]','Instagram','','inherit','closed','closed','','57-revision-v1','','','2020-08-24 16:24:06','2020-08-24 16:24:06','',57,'http://flowercat.org/2020/08/24/57-revision-v1/',0,'revision','',0),(59,1,'2020-08-24 16:37:33','2020-08-24 16:37:33','<iframe src=\"https://www.youtube.com/embed/vajHpMRedzs\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n&nbsp;\r\n\r\nWe are using our reading to raise money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noopener noreferrer\">AHHAH</a> is adapting to deliver programs online.\r\n\r\n<a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=E8HSVDX3FXFVJ\" target=\"_blank\" rel=\"noopener noreferrer\">Donate today</a>.\r\n\r\nMelissa Grey Baoding Balls, Glockenspiel, Voice\r\nDavid Morneau Voice\r\nRobert Kirkbride Guitar\r\nNicole Antebi Animation\r\n\r\nA Flower Cat Production\r\nConceived &amp; Produced by Melissa Grey &amp; David Morneau','The Story of Ferdinand','','draft','closed','closed','','the-story-of-ferdinand','','','2021-05-18 03:09:09','2021-05-18 03:09:09','',0,'http://flowercat.org/?p=59',0,'post','',0),(61,1,'2020-08-24 16:36:48','2020-08-24 16:36:48','<iframe src=\"https://www.youtube.com/embed/vajHpMRedzs\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n&nbsp;\r\n\r\nWe are using our reading to raise money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noopener noreferrer\">AHHAH</a> is adapting to deliver programs online.\r\n\r\n<a href=\"https://bit.ly/3ahkY7l\" target=\"_blank\" rel=\"noopener noreferrer\">Donate today</a>.\r\n\r\nMelissa Grey Baoding Balls, Glockenspiel, Voice\r\nDavid Morneau Voice\r\nRobert Kirkbride Guitar\r\nNicole Antebi Animation\r\n\r\nA Flower Cat Production\r\nConceived &amp; Produced by Melissa Grey &amp; David Morneau','The Story of Ferdninand','','inherit','closed','closed','','59-revision-v1','','','2020-08-24 16:36:48','2020-08-24 16:36:48','',59,'http://flowercat.org/2020/08/24/59-revision-v1/',0,'revision','',0),(199,1,'2021-06-26 17:20:12','2021-06-26 17:20:12','<h1>Privacy Policy</h1>\nEffective date: September 04, 2018\n\nFlower Cat (“us”, “we”, or “our”) operates the http://flowercat.org website (hereinafter referred to as the “Service”).\n\nThis page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service and the choices you have associated with that data. Our Privacy Policy for l’Artiste ordinaire is managed with the help of&nbsp;<a href=\"https://privacypolicies.com/free-privacy-policy-generator/\">Privacy Policies</a>.\n\nWe use your data to provide and improve the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, the terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible from http://artisteordinaire.org\n<h2>Information Collection And Use</h2>\nWe collect several different types of information for various purposes to provide and improve our Service to you.\n<h3>Types of Data Collected</h3>\n<h4>Personal Data</h4>\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you (“Personal Data”). Personally identifiable information may include, but is not limited to:\n<ul>\n 	<li>Email address</li>\n 	<li>First name and last name</li>\n 	<li>Cookies and Usage Data</li>\n</ul>\n<h4>Usage Data</h4>\nWe may also collect information on how the Service is accessed and used (“Usage Data”). This Usage Data may include information such as your computer’s Internet Protocol address (e.g. IP address), browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages, unique device identifiers and other diagnostic data.\n<h4>Tracking &amp; Cookies Data</h4>\nWe use cookies and similar tracking technologies to track the activity on our Service and hold certain information.\n\nCookies are files with small amount of data which may include an anonymous unique identifier. Cookies are sent to your browser from a website and stored on your device. Tracking technologies also used are beacons, tags, and scripts to collect and track information and to improve and analyze our Service.\n\nYou can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\nExamples of Cookies we use:\n<ul>\n 	<li><strong>Session Cookies.</strong>&nbsp;We use Session Cookies to operate our Service.</li>\n 	<li><strong>Preference Cookies.</strong>&nbsp;We use Preference Cookies to remember your preferences and various settings.</li>\n 	<li><strong>Security Cookies.</strong>&nbsp;We use Security Cookies for security purposes.</li>\n</ul>\n<h2>Use of Data</h2>\nl’Artiste ordinaire uses the collected data for various purposes:\n<ul>\n 	<li>To provide and maintain the Service</li>\n 	<li>To notify you about changes to our Service</li>\n 	<li>To allow you to participate in interactive features of our Service when you choose to do so</li>\n 	<li>To provide customer care and support</li>\n 	<li>To provide analysis or valuable information so that we can improve the Service</li>\n 	<li>To monitor the usage of the Service</li>\n 	<li>To detect, prevent and address technical issues</li>\n</ul>\n<h2>Transfer Of Data</h2>\nYour information, including Personal Data, may be transferred to — and maintained on — computers located outside of your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from your jurisdiction.\n\nIf you are located outside United States and choose to provide information to us, please note that we transfer the data, including Personal Data, to United States and process it there.\n\nYour consent to this Privacy Policy followed by your submission of such information represents your agreement to that transfer.\n\nl’Artiste ordinaire will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Policy and no transfer of your Personal Data will take place to an organization or a country unless there are adequate controls in place including the security of your data and other personal information.\n<h2>Disclosure Of Data</h2>\n<h3>Legal Requirements</h3>\nl’Artiste ordinaire may disclose your Personal Data in the good faith belief that such action is necessary to:\n<ul>\n 	<li>To comply with a legal obligation</li>\n 	<li>To protect and defend the rights or property of l’Artiste ordinaire</li>\n 	<li>To prevent or investigate possible wrongdoing in connection with the Service</li>\n 	<li>To protect the personal safety of users of the Service or the public</li>\n 	<li>To protect against legal liability</li>\n</ul>\n<h2>Security Of Data</h2>\nThe security of your data is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Data, we cannot guarantee its absolute security.\n<h2>Service Providers</h2>\nWe may employ third party companies and individuals to facilitate our Service (“Service Providers”), to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Data only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n<h3>Analytics</h3>\nWe may use third-party Service Providers to monitor and analyze the use of our Service.\n<ul>\n 	<li><strong>Google Analytics</strong>Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. Google uses the data collected to track and monitor the use of our Service. This data is shared with other Google services. Google may use the collected data to contextualize and personalize the ads of its own advertising network.You can opt-out of having made your activity on the Service available to Google Analytics by installing the Google Analytics opt-out browser add-on. The add-on prevents the Google Analytics JavaScript (ga.js, analytics.js, and dc.js) from sharing information with Google Analytics about visits activity.For more information on the privacy practices of Google, please visit the Google Privacy &amp; Terms web page:&nbsp;<a href=\"https://policies.google.com/privacy?hl=en\">https://policies.google.com/privacy?hl=en</a></li>\n</ul>\n<h2>Links To Other Sites</h2>\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party’s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n<h2>Children’s Privacy</h2>\nOur Service does not address anyone under the age of 18 (“Children”).\n\nWe do not knowingly collect personally identifiable information from anyone under the age of 18. If you are a parent or guardian and you are aware that your Children has provided us with Personal Data, please contact us. If we become aware that we have collected Personal Data from children without verification of parental consent, we take steps to remove that information from our servers.\n<h2>Changes To This Privacy Policy</h2>\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nWe will let you know via email and/or a prominent notice on our Service, prior to the change becoming effective and update the “effective date” at the top of this Privacy Policy.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n<h2>Contact Us</h2>\nIf you have any questions about this Privacy Policy, please contact us:\n<ul>\n 	<li>By email: l.ao@artisteordinaire.org</li>\n</ul>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2021-06-26 17:20:12','2021-06-26 17:20:12','',3,'http://flowercat.org/?p=199',0,'revision','',0),(101,1,'2020-09-29 23:48:34','2020-09-29 23:48:34','<h1>Privacy Policy</h1>\r\nEffective date: September 04, 2018\r\n\r\nFlower Cat (“us”, “we”, or “our”) operates the http://flowercat.org website (hereinafter referred to as the “Service”).\r\n\r\nThis page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service and the choices you have associated with that data. Our Privacy Policy for l’Artiste ordinaire is managed with the help of <a href=\"https://privacypolicies.com/free-privacy-policy-generator/\">Privacy Policies</a>.\r\n\r\nWe use your data to provide and improve the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, the terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible from http://artisteordinaire.org\r\n<h2>Information Collection And Use</h2>\r\nWe collect several different types of information for various purposes to provide and improve our Service to you.\r\n<h3>Types of Data Collected</h3>\r\n<h4>Personal Data</h4>\r\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you (“Personal Data”). Personally identifiable information may include, but is not limited to:\r\n<ul>\r\n 	<li>Email address</li>\r\n 	<li>First name and last name</li>\r\n 	<li>Cookies and Usage Data</li>\r\n</ul>\r\n<h4>Usage Data</h4>\r\nWe may also collect information on how the Service is accessed and used (“Usage Data”). This Usage Data may include information such as your computer’s Internet Protocol address (e.g. IP address), browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages, unique device identifiers and other diagnostic data.\r\n<h4>Tracking &amp; Cookies Data</h4>\r\nWe use cookies and similar tracking technologies to track the activity on our Service and hold certain information.\r\n\r\nCookies are files with small amount of data which may include an anonymous unique identifier. Cookies are sent to your browser from a website and stored on your device. Tracking technologies also used are beacons, tags, and scripts to collect and track information and to improve and analyze our Service.\r\n\r\nYou can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\r\n\r\nExamples of Cookies we use:\r\n<ul>\r\n 	<li><strong>Session Cookies.</strong> We use Session Cookies to operate our Service.</li>\r\n 	<li><strong>Preference Cookies.</strong> We use Preference Cookies to remember your preferences and various settings.</li>\r\n 	<li><strong>Security Cookies.</strong> We use Security Cookies for security purposes.</li>\r\n</ul>\r\n<h2>Use of Data</h2>\r\nl’Artiste ordinaire uses the collected data for various purposes:\r\n<ul>\r\n 	<li>To provide and maintain the Service</li>\r\n 	<li>To notify you about changes to our Service</li>\r\n 	<li>To allow you to participate in interactive features of our Service when you choose to do so</li>\r\n 	<li>To provide customer care and support</li>\r\n 	<li>To provide analysis or valuable information so that we can improve the Service</li>\r\n 	<li>To monitor the usage of the Service</li>\r\n 	<li>To detect, prevent and address technical issues</li>\r\n</ul>\r\n<h2>Transfer Of Data</h2>\r\nYour information, including Personal Data, may be transferred to — and maintained on — computers located outside of your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from your jurisdiction.\r\n\r\nIf you are located outside United States and choose to provide information to us, please note that we transfer the data, including Personal Data, to United States and process it there.\r\n\r\nYour consent to this Privacy Policy followed by your submission of such information represents your agreement to that transfer.\r\n\r\nl’Artiste ordinaire will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Policy and no transfer of your Personal Data will take place to an organization or a country unless there are adequate controls in place including the security of your data and other personal information.\r\n<h2>Disclosure Of Data</h2>\r\n<h3>Legal Requirements</h3>\r\nl’Artiste ordinaire may disclose your Personal Data in the good faith belief that such action is necessary to:\r\n<ul>\r\n 	<li>To comply with a legal obligation</li>\r\n 	<li>To protect and defend the rights or property of l’Artiste ordinaire</li>\r\n 	<li>To prevent or investigate possible wrongdoing in connection with the Service</li>\r\n 	<li>To protect the personal safety of users of the Service or the public</li>\r\n 	<li>To protect against legal liability</li>\r\n</ul>\r\n<h2>Security Of Data</h2>\r\nThe security of your data is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Data, we cannot guarantee its absolute security.\r\n<h2>Service Providers</h2>\r\nWe may employ third party companies and individuals to facilitate our Service (“Service Providers”), to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\r\n\r\nThese third parties have access to your Personal Data only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\r\n<h3>Analytics</h3>\r\nWe may use third-party Service Providers to monitor and analyze the use of our Service.\r\n<ul>\r\n 	<li><strong>Google Analytics</strong>Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. Google uses the data collected to track and monitor the use of our Service. This data is shared with other Google services. Google may use the collected data to contextualize and personalize the ads of its own advertising network.\r\n\r\nYou can opt-out of having made your activity on the Service available to Google Analytics by installing the Google Analytics opt-out browser add-on. The add-on prevents the Google Analytics JavaScript (ga.js, analytics.js, and dc.js) from sharing information with Google Analytics about visits activity.\r\n\r\nFor more information on the privacy practices of Google, please visit the Google Privacy &amp; Terms web page: <a href=\"https://policies.google.com/privacy?hl=en\">https://policies.google.com/privacy?hl=en</a></li>\r\n</ul>\r\n<h2>Links To Other Sites</h2>\r\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party’s site. We strongly advise you to review the Privacy Policy of every site you visit.\r\n\r\nWe have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\r\n<h2>Children’s Privacy</h2>\r\nOur Service does not address anyone under the age of 18 (“Children”).\r\n\r\nWe do not knowingly collect personally identifiable information from anyone under the age of 18. If you are a parent or guardian and you are aware that your Children has provided us with Personal Data, please contact us. If we become aware that we have collected Personal Data from children without verification of parental consent, we take steps to remove that information from our servers.\r\n<h2>Changes To This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\r\n\r\nWe will let you know via email and/or a prominent notice on our Service, prior to the change becoming effective and update the “effective date” at the top of this Privacy Policy.\r\n\r\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about this Privacy Policy, please contact us:\r\n<ul>\r\n 	<li>By email: l.ao@artisteordinaire.org</li>\r\n</ul>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2020-09-29 23:48:34','2020-09-29 23:48:34','',3,'http://flowercat.org/3-revision-v1/',0,'revision','',0),(69,1,'2020-08-24 19:04:40','2020-08-24 19:04:40','<!-- wp:paragraph -->\r\n<h1> </h1>\r\n<h1> </h1>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<!-- /wp:paragraph -->','BEFORE: We were other. NOW: We are Flower Cat.','','inherit','closed','closed','','7-revision-v1','','','2020-08-24 19:04:40','2020-08-24 19:04:40','',7,'http://flowercat.org/2020/08/24/7-revision-v1/',0,'revision','',0),(70,1,'2020-08-24 19:08:52','2020-08-24 19:08:52','<!-- wp:paragraph -->\r\n<h1><strong>before</strong>: We were other.</h1>\r\n<h1><strong>now</strong>: We are Flower Cat.</h1>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<!-- /wp:paragraph -->','...','','inherit','closed','closed','','7-revision-v1','','','2020-08-24 19:08:52','2020-08-24 19:08:52','',7,'http://flowercat.org/2020/08/24/7-revision-v1/',0,'revision','',0),(80,1,'2020-08-24 19:48:59','2020-08-24 19:48:59','<iframe src=\"https://www.youtube.com/embed/vajHpMRedzs\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n&nbsp;\r\n\r\nWe are using our reading to raise money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noopener noreferrer\">AHHAH</a> is adapting to deliver programs online.\r\n\r\n<a href=\"https://bit.ly/3ahkY7l\" target=\"_blank\" rel=\"noopener noreferrer\">Donate today</a>.\r\n\r\nMelissa Grey Baoding Balls, Glockenspiel, Voice\r\nDavid Morneau Voice\r\nRobert Kirkbride Guitar\r\nNicole Antebi Animation\r\n\r\nA Flower Cat Production\r\nConceived &amp; Produced by Melissa Grey &amp; David Morneau','The Story of Ferdninand','','inherit','closed','closed','','59-autosave-v1','','','2020-08-24 19:48:59','2020-08-24 19:48:59','',59,'http://flowercat.org/2020/08/24/59-autosave-v1/',0,'revision','',0),(391,1,'2022-01-15 20:31:42','2022-01-15 20:31:42','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"a delightful romp through a completely unique sonic world…wholly original\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet [Online]</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border: 0; width: 100%; height: 220px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=333333/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Dr. Diego (Diego Vásquez)</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Dr. Diego (Diego Vásquez)<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','publish','closed','closed','','dr-diego','','','2023-01-31 19:26:20','2023-01-31 19:26:20','',0,'http://flowercat.org/?page_id=391',0,'page','',0),(109,1,'2023-03-10 15:50:59','2020-11-13 01:22:39','','Albums','','publish','closed','closed','','albums','','','2023-03-10 15:50:59','2023-03-10 15:50:59','',0,'http://flowercat.org/?p=109',3,'nav_menu_item','',0),(88,1,'2020-08-24 20:47:27','2020-08-24 20:47:27','<h1>Hello, we are <strong>Flower Cat</strong>.</h1>\r\n&nbsp;','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2020-08-24 20:47:27','2020-08-24 20:47:27','',7,'http://flowercat.org/7-revision-v1/',0,'revision','',0),(89,1,'2020-08-24 20:48:55','2020-08-24 20:48:55','<iframe src=\"https://www.youtube.com/embed/vajHpMRedzs\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n&nbsp;\r\n\r\nWe are using our reading to raise money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noopener noreferrer\">AHHAH</a> is adapting to deliver programs online.\r\n\r\n<a href=\"https://bit.ly/3ahkY7l\" target=\"_blank\" rel=\"noopener noreferrer\">Donate today</a>.\r\n\r\nMelissa Grey Baoding Balls, Glockenspiel, Voice\r\nDavid Morneau Voice\r\nRobert Kirkbride Guitar\r\nNicole Antebi Animation\r\n\r\nA Flower Cat Production\r\nConceived &amp; Produced by Melissa Grey &amp; David Morneau','The Story of Ferdinand','','inherit','closed','closed','','59-revision-v1','','','2020-08-24 20:48:55','2020-08-24 20:48:55','',59,'http://flowercat.org/59-revision-v1/',0,'revision','',0),(84,1,'2020-08-24 19:59:11','2020-08-24 19:59:11','<h1>We were other. Now, we are <strong>Flower Cat</strong>.</h1>\r\n<p><a href=\"http://flowercat.org/the-story-of-ferdninand/\"><img class=\"aligncenter size-large wp-image-74\" src=\"http://flowercat.org/wp-content/uploads/2020/08/flower-cat-logo-for-kids-1024x341.png\" alt=\"\" width=\"640\" height=\"213\" /></a></p>\r\n<p><a href=\"http://thearches.flowercar.org\"><img class=\"aligncenter size-large wp-image-75\" src=\"http://flowercat.org/wp-content/uploads/2020/08/flower-cat-logo-the-arches-1024x341.png\" alt=\"\" width=\"640\" height=\"213\" /></a></p>\r\n<p>&nbsp;</p>','...','','inherit','closed','closed','','7-revision-v1','','','2020-08-24 19:59:11','2020-08-24 19:59:11','',7,'http://flowercat.org/7-revision-v1/',0,'revision','',0),(83,1,'2020-08-24 19:58:00','2020-08-24 19:58:00','<!-- wp:paragraph -->\r\n<h1>We were other. Now, we are <strong>Flower Cat</strong>.</h1>\r\n<p><a href=\"http://flowercat.org/the-story-of-ferdninand/\"><img class=\"aligncenter size-large wp-image-74\" src=\"http://flowercat.org/wp-content/uploads/2020/08/flower-cat-logo-for-kids-1024x341.png\" alt=\"\" width=\"640\" height=\"213\" /></a></p>\r\n<p><a href=\"http://thearches.flowercar.org\"><img class=\"aligncenter size-large wp-image-75\" src=\"http://flowercat.org/wp-content/uploads/2020/08/flower-cat-logo-the-arches-1024x341.png\" alt=\"\" width=\"640\" height=\"213\" /></a></p>\r\n<p>&nbsp;</p>\r\n<!-- /wp:paragraph -->','...','','inherit','closed','closed','','7-revision-v1','','','2020-08-24 19:58:00','2020-08-24 19:58:00','',7,'http://flowercat.org/7-revision-v1/',0,'revision','',0),(90,1,'2020-08-24 21:03:23','2020-08-24 21:03:23','<h1>Hello, we are <strong>Flower Cat</strong>.</h1>','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2020-08-24 21:03:23','2020-08-24 21:03:23','',7,'http://flowercat.org/7-revision-v1/',0,'revision','',0),(85,1,'2020-08-24 20:00:05','2020-08-24 20:00:05','<h1>We were other. Now, we are <strong>Flower Cat</strong>.</h1>\r\n<a href=\"http://flowercat.org/the-story-of-ferdninand/\"><img class=\"aligncenter size-large wp-image-74\" src=\"http://flowercat.org/wp-content/uploads/2020/08/flower-cat-logo-for-kids-1024x341.png\" alt=\"\" width=\"640\" height=\"213\" /></a>\r\n\r\n<a href=\"http://thearches.flowercat.org/\"><img class=\"aligncenter wp-image-75 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/08/flower-cat-logo-the-arches-1024x341.png\" alt=\"\" width=\"640\" height=\"213\" /></a>\r\n\r\n&nbsp;','...','','inherit','closed','closed','','7-revision-v1','','','2020-08-24 20:00:05','2020-08-24 20:00:05','',7,'http://flowercat.org/7-revision-v1/',0,'revision','',0),(130,1,'2021-04-10 21:30:08','2021-04-10 21:30:08','<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Symbolic Gesture</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 850px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/19vvrSLAZILh5JVQnaDt04mek5r3agpjh?usp=share_link\" title=\"\">Downloads<br>(.wav,.mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Symbolic Gesture</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Aura 3\'0<br>(2) Corona 3\'0<br>(3) Kirlian 4\'0<br>(4) [again] 2\'0<br>(5) Shekinah 4\'0<br><br>Flower Cat (FC007)<br>November 21, 2020<br>UPC 195269080266</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\"><em>False Heads, Masks, and Robots</em></a> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">composition, sound design, programming, instruments<br>Melissa Grey &amp; David Morneau<br><br>words, voice<br>Dan Rose<br><br>violins on Kirlian<br>Miolina (Mioi Takeda &amp; Lynn Bechtold)<br><br>mixed and mastered<br>Melissa Grey &amp; David Morneau at The Arches<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Kirlian [official music video]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption class=\"wp-element-caption\"><em>self portrait by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong>, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Miolina-photo-Nicolai-Vesthammer-FV.webp\" alt=\"\" class=\"wp-image-600\"/><figcaption class=\"wp-element-caption\"><em>photo by Nicolai Vesthammer FV</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Violin duo <strong>Miolina</strong>, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.<br><a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">=^.^=</p>\n<!-- /wp:paragraph -->','Symbolic Gesture EPK','','publish','closed','closed','','symbolic-gesture-epk','','','2022-12-03 16:52:11','2022-12-03 16:52:11','',0,'http://flowercat.org/?page_id=130',0,'page','',0),(128,1,'2021-04-08 21:45:17','2021-04-08 21:45:17','These musical storytime videos, based on stories written by Amanda Daley, were commissioned by <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noopener\">Arts Holding Hands and Hearts</a> (AHHAH).\r\n\r\nSpread the Love\r\n<iframe title=\"YouTube video player\" src=\"https://www.youtube.com/embed/maDLTKwV2pw\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nNoisy Nelly\r\n<iframe title=\"YouTube video player\" src=\"https://www.youtube.com/embed/uV04TQuPGdc\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nSatya\r\n(featuring Mezzo-soprano Jessica Bowers)\r\n<iframe title=\"YouTube video player\" src=\"https://www.youtube.com/embed/hhO4IESMdVg\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>','Musical Storytimes with Miss Amanda from AHHAH','','inherit','closed','closed','','127-revision-v1','','','2021-04-08 21:45:17','2021-04-08 21:45:17','',127,'http://flowercat.org/?p=128',0,'revision','',0),(115,1,'2020-11-25 03:54:03','2020-11-25 03:54:03','','Symbolic-Gesture-cover','','inherit','','closed','','symbolic-gesture-cover','','','2020-11-25 03:54:03','2020-11-25 03:54:03','',7,'http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png',0,'attachment','image/png',0),(107,1,'2020-11-13 01:15:05','2020-11-13 01:15:05','','FC-logo-FH','','inherit','','closed','','fc-logo-fh','','','2020-11-13 01:15:05','2020-11-13 01:15:05','',0,'http://flowercat.org/wp-content/uploads/2020/11/FC-logo-FH.png',0,'attachment','image/png',0),(94,1,'2020-08-24 22:13:28','2020-08-24 22:13:28','<iframe src=\"https://www.youtube.com/embed/vajHpMRedzs\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n&nbsp;\r\n\r\nWe are using our reading to raise money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noopener noreferrer\">AHHAH</a> is adapting to deliver programs online.\r\n\r\n<a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=E8HSVDX3FXFVJ\" target=\"_blank\" rel=\"noopener noreferrer\">Donate today</a>.\r\n\r\nMelissa Grey Baoding Balls, Glockenspiel, Voice\r\nDavid Morneau Voice\r\nRobert Kirkbride Guitar\r\nNicole Antebi Animation\r\n\r\nA Flower Cat Production\r\nConceived &amp; Produced by Melissa Grey &amp; David Morneau','The Story of Ferdinand','','inherit','closed','closed','','59-revision-v1','','','2020-08-24 22:13:28','2020-08-24 22:13:28','',59,'http://flowercat.org/59-revision-v1/',0,'revision','',0),(105,1,'2020-09-30 00:00:42','2020-09-30 00:00:42','We are Melissa Grey &amp; David Morneau.\r\nWe were <a href=\"http://artisteordinaire.org/\" target=\"_blank\" rel=\"noopener noreferrer\">l\'Artiste ordinaire</a>.\r\nNow, we are Flower Cat.','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2020-09-30 00:00:42','2020-09-30 00:00:42','',7,'http://flowercat.org/7-revision-v1/',0,'revision','',0),(112,1,'2020-11-13 02:07:29','2020-11-13 02:07:29','','website-banner','','inherit','','closed','','website-banner','','','2020-11-13 02:07:29','2020-11-13 02:07:29','',0,'http://flowercat.org/wp-content/uploads/2020/11/website-banner.png',0,'attachment','image/png',0),(113,1,'2020-11-13 02:08:11','2020-11-13 02:08:11','','cropped-website-banner.png','','inherit','','closed','','cropped-website-banner-png','','','2020-11-13 02:08:11','2020-11-13 02:08:11','',0,'http://flowercat.org/wp-content/uploads/2020/11/cropped-website-banner.png',0,'attachment','image/png',0),(153,1,'2021-06-21 22:25:32','2021-06-21 22:25:32','','2021_website_banner-biophonic','','inherit','','closed','','2021_website_banner-biophonic','','','2021-06-21 22:25:32','2021-06-21 22:25:32','',0,'http://flowercat.org/wp-content/uploads/2021/06/2021_website_banner-biophonic.png',0,'attachment','image/png',0),(116,1,'2020-11-25 03:54:33','2020-11-25 03:54:33','<p style=\"text-align: center;\">We are Melissa Grey &amp; David Morneau.\r\nWe were <a href=\"http://artisteordinaire.org/\" target=\"_blank\" rel=\"noopener noreferrer\">l\'Artiste ordinaire</a>.\r\nNow, we are Flower Cat.</p>\r\n&nbsp;\r\n<p style=\"text-align: center;\">=^.^=</p>\r\n&nbsp;\r\n\r\n<img class=\"aligncenter size-large wp-image-115\" src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" width=\"640\" height=\"640\" />\r\n\r\n&nbsp;\r\n<iframe style=\"border: 0; width: 100%; height: 120px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/artwork=none/transparent=true/\" seamless><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe>','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2020-11-25 03:54:33','2020-11-25 03:54:33','',7,'http://flowercat.org/7-revision-v1/',0,'revision','',0),(117,1,'2020-12-07 01:20:17','2020-12-07 01:20:17','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>They joined forces in 2016, establishing a “wholly original” and “inventive” practice. Their work has received the following acclaim: “production is masterfully realized and consistently creative,” “beautiful and transcendent,” “hypnotic allure,” “a masterclass on how to utilize space,” “a masterpiece,” “a completely unique sonic world,” and “shows technical mastery… exudes fun… imaginative.”<br><br>Grey &amp; Morneau recently released <em>Always Becoming </em>(2023), a collaborative composition with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, they designed a soundscape for the exhibition space for <em>The Empty S(h)elf</em>, a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence – Space in Montreal. Grey &amp; Morneau were awarded the 2018 <em>Joan C. Edwards Distinguished Professors of the Arts</em>, College of Arts and Media, School of Music, Marshall University in West Virginia, and were the subjects of the documentary <em>Ao Vivo no Casarão | Lado B</em> by Cristina Gagnebin Müller &amp; Yuri Pires Tavares. Other commissions include: <em>Photon Ecstasy </em>(2016), with artist Dan Rose, featured at the Kislak Center for Special Collections, Rare Books and Manuscripts, University of Pennsylvania Libraries, Philadelphia, PA, and <em>mem mer mère</em> (2019) with cellist Kate Dillingham at the Cultural Center at the Havre de Grace Opera House, Maryland.<br><br>In addition to their production and composition practice, Grey &amp; Morneau, since 2014, have jointly curated and produced numerous concert events, including <em>Soft Series</em>, a concert series dedicated to presenting soft premieres and introducing new audiences to new music. This series was live-streamed from Clocktower Radio (“one of the first all-art online museum radio stations in the world”).<br><br>To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Disambiguation</strong><br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</p>\n<!-- /wp:paragraph -->','About Us','','publish','closed','closed','','about','','','2023-04-07 21:34:11','2023-04-07 21:34:11','',0,'http://flowercat.org/?page_id=117',0,'page','',0),(118,1,'2020-12-05 05:47:57','2020-12-05 05:47:57','','about','','inherit','closed','closed','','117-revision-v1','','','2020-12-05 05:47:57','2020-12-05 05:47:57','',117,'http://flowercat.org/117-revision-v1/',0,'revision','',0),(119,1,'2020-12-07 01:17:16','2020-12-07 01:17:16','','David Morneau','photo by Yuri Pires Tavares','inherit','closed','closed','','lartiste-ordinaire_-yuri-pires-tavares_06_25_18_bw_11_scaled','','','2022-05-01 15:45:41','2022-05-01 15:45:41','',117,'http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpg',0,'attachment','image/jpeg',0),(120,1,'2020-12-07 01:18:13','2020-12-07 01:18:13','','Melissa Grey','photo by Yuri Pires Tavares','inherit','closed','closed','','lartiste-ordinaire_-yuri-pires-tavares_06_25_18_bw_13-scaled','','','2022-05-01 15:45:10','2022-05-01 15:45:10','',117,'http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1.jpg',0,'attachment','image/jpeg',0),(121,1,'2020-12-07 01:19:52','2020-12-07 01:19:52','<img class=\"aligncenter size-large wp-image-120\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\n<strong>Melissa Grey &amp; David Morneau</strong> launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone\r\nat the center. Grey &amp; Morneau are based in Manhattan.\r\n<img class=\"aligncenter size-large wp-image-119\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />','about','','inherit','closed','closed','','117-revision-v1','','','2020-12-07 01:19:52','2020-12-07 01:19:52','',117,'http://flowercat.org/117-revision-v1/',0,'revision','',0),(122,1,'2023-03-10 15:50:59','2020-12-07 01:21:10','','About','','publish','closed','closed','','about','','','2023-03-10 15:50:59','2023-03-10 15:50:59','',0,'http://flowercat.org/?p=122',2,'nav_menu_item','',0),(123,1,'2020-12-07 01:21:56','2020-12-07 01:21:56','<img class=\"aligncenter size-large wp-image-120\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\n<strong>Melissa Grey &amp; David Morneau</strong> launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone\r\nat the center. Grey &amp; Morneau are based in Manhattan.\r\n<img class=\"aligncenter size-large wp-image-119\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />','Melissa Grey & David Morneau','','inherit','closed','closed','','117-revision-v1','','','2020-12-07 01:21:56','2020-12-07 01:21:56','',117,'http://flowercat.org/117-revision-v1/',0,'revision','',0),(124,1,'2020-12-07 01:23:53','2020-12-07 01:23:53','http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png','cropped-Symbolic-Gesture-cover.png','','inherit','closed','closed','','cropped-symbolic-gesture-cover-png','','','2021-04-10 21:25:19','2021-04-10 21:25:19','',130,'http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png',0,'attachment','image/png',0),(127,1,'2021-04-08 21:45:17','2021-04-08 21:45:17','These musical storytime videos, based on stories written by Amanda Daley, were commissioned by <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noopener\">Arts Holding Hands and Hearts</a> (AHHAH).\r\n\r\nSpread the Love\r\n<iframe title=\"YouTube video player\" src=\"https://www.youtube.com/embed/maDLTKwV2pw\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nNoisy Nelly\r\n<iframe title=\"YouTube video player\" src=\"https://www.youtube.com/embed/uV04TQuPGdc\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nSatya\r\n(featuring Mezzo-soprano Jessica Bowers)\r\n<iframe title=\"YouTube video player\" src=\"https://www.youtube.com/embed/hhO4IESMdVg\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>','Musical Storytimes with Miss Amanda from AHHAH','','draft','closed','closed','','musical-storytimes-with-miss-amanda-from-ahhah','','','2021-05-18 03:09:09','2021-05-18 03:09:09','',0,'http://flowercat.org/?p=127',0,'post','',0),(131,1,'2021-04-10 21:27:07','2021-04-10 21:27:07','<h2><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\n<img class=\"aligncenter size-full wp-image-124\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n\r\nSYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau\r\n\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice Dan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n&nbsp;\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n=^.^=','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-10 21:27:07','2021-04-10 21:27:07','',130,'http://flowercat.org/?p=131',0,'revision','',0),(132,1,'2021-04-10 21:28:48','2021-04-10 21:28:48','<h2><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\n<img class=\"aligncenter size-full wp-image-124\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n\r\nSYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau\r\n\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice Dan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n<img class=\"aligncenter size-large wp-image-120\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n<img class=\"aligncenter size-large wp-image-119\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\n=^.^=','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-10 21:28:48','2021-04-10 21:28:48','',130,'http://flowercat.org/?p=132',0,'revision','',0),(133,1,'2021-04-10 21:30:08','2021-04-10 21:30:08','<h2><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\nContact: <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a>\r\n\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n\r\nSYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau\r\n\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice Dan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n<img class=\"aligncenter size-large wp-image-120\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n<img class=\"aligncenter size-large wp-image-119\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\n=^.^=','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-10 21:30:08','2021-04-10 21:30:08','',130,'http://flowercat.org/?p=133',0,'revision','',0),(135,1,'2021-04-10 21:53:09','2021-04-10 21:53:09','<h2><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\nContact: <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a>\r\n\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n\r\nSYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau\r\n\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n<img class=\"aligncenter size-large wp-image-120\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n<img class=\"aligncenter size-large wp-image-119\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\n=^.^=','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-10 21:53:09','2021-04-10 21:53:09','',130,'http://flowercat.org/?p=135',0,'revision','',0),(136,1,'2021-04-15 23:58:45','2021-04-15 23:58:45','<h2><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\nContact: <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a>\r\n\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n\r\nSYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau\r\n\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n<img class=\"aligncenter size-large wp-image-120\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n<img class=\"aligncenter size-large wp-image-119\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\n=^.^=\r\n\r\nDan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, Drawings, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.\r\n\r\nHe has had recent one person shows including, False Heads at the Arches in Merion Station, Pennsylvania, from November 2020 through February 2021, in a home designed by the architect, William Lightfoot Price, In relation to the False Heads exhibit at The Arches, Melissa Grey and David Morneau composed and produced an EP of original music entitled <em>Symbolic Gesture</em>.\r\n\r\n=^.^=\r\n\r\nViolin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.\r\n<a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a>\r\n\r\n=^.^=','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-15 23:58:45','2021-04-15 23:58:45','',130,'http://flowercat.org/?p=136',0,'revision','',0),(137,1,'2021-04-16 22:05:41','2021-04-16 22:05:41','<h2><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\nContact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a>\r\n\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n\r\nSYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau\r\n\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n<img class=\"aligncenter size-large wp-image-120\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n<img class=\"aligncenter size-large wp-image-119\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\n=^.^=\r\n\r\nDan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.\r\n\r\nHe has had recent one person shows including, <em>False Heads</em> at <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\">The Arches</a> in Merion Station, Pennsylvania, from November 2020 through February 2021, in a home designed by the architect, William Lightfoot Price, In relation to the <em>False Heads</em> exhibit at The Arches, Melissa Grey and David Morneau composed and produced an EP of original music entitled <em>Symbolic Gesture</em>.\r\n\r\n=^.^=\r\n\r\nViolin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.\r\n<a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a>\r\n\r\n=^.^=','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-16 22:05:41','2021-04-16 22:05:41','',130,'http://flowercat.org/?p=137',0,'revision','',0),(138,1,'2021-04-16 22:06:41','2021-04-16 22:06:41','<h2 style=\"text-align: center;\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\n<p style=\"text-align: center;\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">SYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau</p>\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n<img class=\"aligncenter size-large wp-image-120\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n<img class=\"aligncenter size-large wp-image-119\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" width=\"640\" height=\"427\" />\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nDan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.\r\n\r\nHe has had recent one person shows including, <em>False Heads</em> at <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\">The Arches</a> in Merion Station, Pennsylvania, from November 2020 through February 2021, in a home designed by the architect, William Lightfoot Price, In relation to the <em>False Heads</em> exhibit at The Arches, Melissa Grey and David Morneau composed and produced an EP of original music entitled <em>Symbolic Gesture</em>.\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nViolin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.\r\n<a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a>\r\n<p style=\"text-align: center;\">=^.^=</p>','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-16 22:06:41','2021-04-16 22:06:41','',130,'http://flowercat.org/?p=138',0,'revision','',0),(141,1,'2021-04-20 16:43:10','2021-04-20 16:43:10','<h2 style=\"text-align: center;\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\n<p style=\"text-align: center;\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">SYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau</p>\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings. Symbolic Gesture is a sonic response to Dan Rose\'s exhibition <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\"><em>False Heads, Masks, and Robots</em></a> (produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect, William Lightfoot Price, October 2—November 16, 2020).\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n[caption id=\"attachment_120\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-120 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey (photographed by Yuri Pires Tavares)\" width=\"640\" height=\"427\" /> Melissa Grey (photographed by Yuri Pires Tavares)[/caption]\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n[caption id=\"attachment_119\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-119 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau (photographed by Yuri Pires Tavares)\" width=\"640\" height=\"427\" /> David Morneau (photographed by Yuri Pires Tavares)[/caption]\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nDan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nViolin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.\r\n<a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a>\r\n<p style=\"text-align: center;\">=^.^=</p>','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-20 16:43:10','2021-04-20 16:43:10','',130,'http://flowercat.org/?p=141',0,'revision','',0),(139,1,'2021-04-20 16:31:22','2021-04-20 16:31:22','<h2 style=\"text-align: center;\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\n<p style=\"text-align: center;\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">SYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau</p>\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n[caption id=\"attachment_120\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-120 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> Melissa Grey. photographed by Yuri Pires Tavares[/caption]\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n[caption id=\"attachment_119\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-119 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> David Morneau. photographed by Yuri Pires Tavares[/caption]\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nDan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.\r\n\r\nHe has had recent one person shows including, <em>False Heads, Masks, and Robots</em> at <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\">The Arches</a> in Merion Station, Pennsylvania, from November 2020 through February 2021, in a home designed by the architect, William Lightfoot Price. In addition to producing the exhibition <em>False Heads, Masks, and Robots</em> at The Arches, Melissa Grey and David Morneau composed and produced an EP of original music entitled <em>Symbolic Gesture</em>.\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nViolin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.\r\n<a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a>\r\n<p style=\"text-align: center;\">=^.^=</p>','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-20 16:31:22','2021-04-20 16:31:22','',130,'http://flowercat.org/?p=139',0,'revision','',0),(140,1,'2021-04-20 16:33:07','2021-04-20 16:33:07','<h2 style=\"text-align: center;\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\n<p style=\"text-align: center;\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">SYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau</p>\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n[caption id=\"attachment_120\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-120 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> Melissa Grey. photographed by Yuri Pires Tavares[/caption]\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n[caption id=\"attachment_119\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-119 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"\" width=\"640\" height=\"427\" /> David Morneau. photographed by Yuri Pires Tavares[/caption]\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nDan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.\r\n\r\nHe has had recent one person shows, including <em>False Heads, Masks, and Robots</em> at <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\">The Arches</a> in Merion Station, Pennsylvania (November 2020—February 2021) in a home designed by the architect, William Lightfoot Price. In addition to producing the exhibition <em>False Heads, Masks, and Robots</em> at The Arches, Melissa Grey and David Morneau composed and produced an EP of original music entitled <em>Symbolic Gesture</em>.\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nViolin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.\r\n<a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a>\r\n<p style=\"text-align: center;\">=^.^=</p>','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-20 16:33:07','2021-04-20 16:33:07','',130,'http://flowercat.org/?p=140',0,'revision','',0),(142,1,'2021-04-20 16:44:11','2021-04-20 16:44:11','<h2 style=\"text-align: center;\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\n<p style=\"text-align: center;\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">SYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau</p>\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings. Symbolic Gesture is a sonic response to Dan Rose\'s exhibition <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\"><em>False Heads, Masks, and Robots</em></a> (produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n[caption id=\"attachment_120\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-120 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey (photographed by Yuri Pires Tavares)\" width=\"640\" height=\"427\" /> Melissa Grey (photographed by Yuri Pires Tavares)[/caption]\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n[caption id=\"attachment_119\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-119 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau (photographed by Yuri Pires Tavares)\" width=\"640\" height=\"427\" /> David Morneau (photographed by Yuri Pires Tavares)[/caption]\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nDan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nViolin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.\r\n<a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a>\r\n<p style=\"text-align: center;\">=^.^=</p>','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-20 16:44:11','2021-04-20 16:44:11','',130,'http://flowercat.org/?p=142',0,'revision','',0),(144,1,'2021-04-20 16:54:10','2021-04-20 16:54:10','<h2 style=\"text-align: center;\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\n<p style=\"text-align: center;\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">SYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau</p>\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\nSymbolic Gesture is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\nSymbolic Gesture is a sonic response to Dan Rose\'s exhibition <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\"><em>False Heads, Masks, and Robots</em></a> (produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n[caption id=\"attachment_120\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-120 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey (photographed by Yuri Pires Tavares)\" width=\"640\" height=\"427\" /> Melissa Grey (photographed by Yuri Pires Tavares)[/caption]\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n[caption id=\"attachment_119\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-119 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau (photographed by Yuri Pires Tavares)\" width=\"640\" height=\"427\" /> David Morneau (photographed by Yuri Pires Tavares)[/caption]\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nDan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nViolin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.\r\n<a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a>\r\n<p style=\"text-align: center;\">=^.^=</p>','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-20 16:54:10','2021-04-20 16:54:10','',130,'http://flowercat.org/?p=144',0,'revision','',0),(145,1,'2021-04-20 16:54:47','2021-04-20 16:54:47','<h2 style=\"text-align: center;\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\n<p style=\"text-align: center;\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">SYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau</p>\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\n<strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\n<strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s exhibition <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\"><em>False Heads, Masks, and Robots</em></a> (produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n[caption id=\"attachment_120\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-120 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey (photographed by Yuri Pires Tavares)\" width=\"640\" height=\"427\" /> Melissa Grey (photographed by Yuri Pires Tavares)[/caption]\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n[caption id=\"attachment_119\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-119 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau (photographed by Yuri Pires Tavares)\" width=\"640\" height=\"427\" /> David Morneau (photographed by Yuri Pires Tavares)[/caption]\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nDan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nViolin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.\r\n<a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a>\r\n<p style=\"text-align: center;\">=^.^=</p>','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-20 16:54:47','2021-04-20 16:54:47','',130,'http://flowercat.org/?p=145',0,'revision','',0),(146,1,'2021-04-20 16:58:32','2021-04-20 16:58:32','<h2 style=\"text-align: center;\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\r\n<p style=\"text-align: center;\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-124 size-full\" src=\"http://flowercat.org/wp-content/uploads/2020/11/cropped-Symbolic-Gesture-cover.png\" alt=\"\" width=\"512\" height=\"512\" />\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">SYMBOLIC GESTURE\r\nMelissa Grey &amp; David Morneau</p>\r\nFlower Cat (FC007)\r\nNovember 21, 2020\r\nUPC 195269080266\r\n$10\r\n<a href=\"http://flowercat.org/albums\">flowercat.org/albums</a>\r\n\r\ntracks:\r\n(1) Aura 3\'0\r\n(2) Corona 3\'0\r\n(3) Kirlian 4\'0\r\n(4) [again] 2\'0\r\n(5) Shekinah 4\'0\r\n\r\n<strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.\r\n\r\n<strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\"><em>False Heads, Masks, and Robots</em></a> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).\r\n\r\ncomposition, sound design, programming, instruments\r\nMelissa Grey &amp; David Morneau\r\n\r\nwords, voice\r\nDan Rose\r\n\r\nviolins on Kirlian\r\nMiolina (Mioi Takeda &amp; Lynn Bechtold)\r\n\r\nmixed and mastered\r\nMelissa Grey &amp; David Morneau at The Arches\r\n\r\n[caption id=\"attachment_120\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-120 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey (photographed by Yuri Pires Tavares)\" width=\"640\" height=\"427\" /> Melissa Grey (photographed by Yuri Pires Tavares)[/caption]\r\n\r\nMelissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.\r\n\r\n[caption id=\"attachment_119\" align=\"aligncenter\" width=\"640\"]<img class=\"wp-image-119 size-large\" src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau (photographed by Yuri Pires Tavares)\" width=\"640\" height=\"427\" /> David Morneau (photographed by Yuri Pires Tavares)[/caption]\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nDan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.\r\n<p style=\"text-align: center;\">=^.^=</p>\r\nViolin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.\r\n<a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a>\r\n<p style=\"text-align: center;\">=^.^=</p>','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-04-20 16:58:32','2021-04-20 16:58:32','',130,'http://flowercat.org/?p=146',0,'revision','',0),(408,1,'2022-02-01 23:39:26','2022-02-01 23:39:26','<!-- wp:image {\"id\":406,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DIEGO-cover-final-1024x1024.png\" alt=\"\" class=\"wp-image-406\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/flower-cat/biophonic-beats-cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/flower-cat/symbolic-gesture-cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/bourdon_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/004-00_pe_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-02-01 23:39:26','2022-02-01 23:39:26','',7,'http://flowercat.org/?p=408',0,'revision','',0),(168,1,'2021-06-26 02:17:15','2021-06-26 02:17:15','cover art based on photo by Yuri Pires Tavares','Biophonic Beats','','inherit','closed','closed','','biophonic-beats-cover','','','2021-07-14 21:23:44','2021-07-14 21:23:44','',7,'http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png',0,'attachment','image/png',0),(407,1,'2022-02-01 23:37:47','2022-02-01 23:37:47','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":406,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DIEGO-cover-final-1024x1024.png\" alt=\"\" class=\"wp-image-406\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><strong>Spring 2022</strong></p>\n<!-- /wp:paragraph -->','DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-02-01 23:37:47','2022-02-01 23:37:47','',391,'http://flowercat.org/?p=407',0,'revision','',0),(175,1,'2021-06-26 15:52:31','2021-06-26 15:52:31','','2021_background_biophonic-beats','','inherit','','closed','','2021_background_biophonic-beats','','','2021-06-26 15:52:31','2021-06-26 15:52:31','',0,'http://flowercat.org/wp-content/uploads/2021/06/2021_background_biophonic-beats.png',0,'attachment','image/png',0),(170,1,'2021-06-26 02:18:09','2021-06-26 02:18:09','<!-- wp:block {\"ref\":161} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure></div>\n<!-- /wp:image -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 02:18:09','2021-06-26 02:18:09','',7,'http://flowercat.org/?p=170',0,'revision','',0),(162,1,'2021-06-26 01:43:39','2021-06-26 01:43:39','<!-- wp:block {\"ref\":161} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":115} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>&nbsp;<br><iframe style=\"border: 0; width: 100%; height: 120px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=ffffff/linkcol= 332920/tracklist=false/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 01:43:39','2021-06-26 01:43:39','',7,'http://flowercat.org/?p=162',0,'revision','',0),(163,1,'2021-06-26 01:47:41','2021-06-26 01:47:41','<!-- wp:block {\"ref\":161} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":115} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>&nbsp;<br><iframe style=\"border: 0; width: 100%; height: 120px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=ffffff/linkcol=332920/tracklist=false/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 01:47:41','2021-06-26 01:47:41','',7,'http://flowercat.org/?p=163',0,'revision','',0),(405,1,'2022-02-01 23:37:05','2022-02-01 23:37:05','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentyone','','','2022-02-01 23:37:05','2022-02-01 23:37:05','',0,'http://flowercat.org/wp-global-styles-twentytwentyone/',0,'wp_global_styles','',0),(403,1,'2022-01-24 23:47:09','2022-01-24 23:47:09','<!-- wp:image {\"id\":385,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/DIEGO-cover-final-1024x1024.png\" alt=\"\" class=\"wp-image-385\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-link=\"http://flowercat.org/bourdon/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are <strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-01-24 23:47:09','2022-01-24 23:47:09','',7,'http://flowercat.org/?p=403',0,'revision','',0),(273,1,'2021-06-26 20:26:08','2021-06-26 20:26:08','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"http://flowercat.org/flower-cat/biophonic-beats-cover/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"large\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-large\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"fontSize\":\"large\"} -->\n<p class=\"has-large-font-size\"><strong>Biophonic Beats</strong><br>Melissa Grey &amp; David Morneau<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"placeholder\":\"Content…\",\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">benjolin: Melissa Grey<br>trombone: David Morneau<br><br>available July 3, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:26:08','2021-06-26 20:26:08','',7,'http://flowercat.org/?p=273',0,'revision','',0),(178,1,'2021-06-26 15:53:29','2021-06-26 15:53:29','','2021_background_symbolic-gesture','','inherit','','closed','','2021_background_symbolic-gesture','','','2021-06-26 15:53:29','2021-06-26 15:53:29','',0,'http://flowercat.org/wp-content/uploads/2021/06/2021_background_symbolic-gesture.png',0,'attachment','image/png',0),(177,1,'2021-06-26 15:53:14','2021-06-26 15:53:14','','2021_background_petite-ecstasy','','inherit','','closed','','2021_background_petite-ecstasy','','','2021-06-26 15:53:14','2021-06-26 15:53:14','',0,'http://flowercat.org/wp-content/uploads/2021/06/2021_background_petite-ecstasy.png',0,'attachment','image/png',0),(179,1,'2021-06-26 15:57:19','2021-06-26 15:57:19','','2021_background_bourdon','','inherit','','closed','','2021_background_bourdon','','','2021-06-26 15:57:19','2021-06-26 15:57:19','',0,'http://flowercat.org/wp-content/uploads/2021/06/2021_background_bourdon.png',0,'attachment','image/png',0),(181,1,'2021-06-26 16:58:49','2021-06-26 16:58:49','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><iframe style=\"border: 0; width: 100%; height: 42px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=small/bgcol=ffffff/linkcol=2c2920/artwork=none/transparent=true/\" seamless=\"\">&lt;a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp;amp; David Morneau&lt;/a></iframe><br> <a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Available for purchase here</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone.<br><br><strong>[Timeline]</strong><br>Sunday, July 3, 2016:<br>— 2pm — Melissa Grey &amp; David Morneau play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a href=\"https://www.yuritavares.com/\" data-type=\"URL\" data-id=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light&nbsp;<br>— 9:30am — Melissa &amp; David go into wardrobe&nbsp;<br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues until 10:00pm with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City<br><br>Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Originally recorded for <strong><a href=\"https://www.youtube.com/channel/UCnbvU5O2PN0sqNh-bTchkxg\" data-type=\"URL\" data-id=\"https://www.youtube.com/channel/UCnbvU5O2PN0sqNh-bTchkxg\" target=\"_blank\" rel=\"noreferrer noopener\">Ao Vivo no Casarão | Lado B</a></strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: <a href=\"https://www.cristinamuller.com/\" data-type=\"URL\" data-id=\"https://www.cristinamuller.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Cristina Müller</a> and <a href=\"https://www.yuritavares.com/\" data-type=\"URL\" data-id=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":244,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-244\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":243,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-243\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":242,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-242\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','publish','closed','closed','','biophonic-beats','','','2023-01-31 19:47:27','2023-01-31 19:47:27','',0,'http://flowercat.org/?page_id=181',0,'page','',0),(183,1,'2021-06-26 16:09:43','2021-06-26 16:09:43','<!-- wp:paragraph -->\n<p><strong>HELLO BIOPHONIC!</strong></p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-26 16:09:43','2021-06-26 16:09:43','',181,'http://flowercat.org/?p=183',0,'revision','',0),(172,1,'2021-06-26 02:19:54','2021-06-26 02:19:54','<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-background\" style=\"background-color:#f9f8f4\"><strong>Melissa Grey &amp; David Morneau</strong> launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone<br>at the center. Grey &amp; Morneau are based in Manhattan.<br></p>\n<!-- /wp:paragraph -->','Melissa Grey & David Morneau','','inherit','closed','closed','','117-revision-v1','','','2021-06-26 02:19:54','2021-06-26 02:19:54','',117,'http://flowercat.org/?p=172',0,'revision','',0),(173,1,'2021-06-26 02:21:32','2021-06-26 02:21:32','http://flowercat.org/wp-content/uploads/2021/06/cropped-Biophonic-Beats-cover.png','cropped-Biophonic-Beats-cover.png','','inherit','','closed','','cropped-biophonic-beats-cover-png','','','2021-06-26 02:21:32','2021-06-26 02:21:32','',0,'http://flowercat.org/wp-content/uploads/2021/06/cropped-Biophonic-Beats-cover.png',0,'attachment','image/png',0),(382,1,'2022-01-15 19:57:19','2022-01-15 19:57:19','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, and scientists.<br><br>Grey &amp; Morneau are based in Manhattan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-15 19:57:19','2022-01-15 19:57:19','',117,'http://flowercat.org/?p=382',0,'revision','',0),(379,1,'2022-01-15 19:45:33','2022-01-15 19:45:33','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Melissa Grey &amp; David Morneau</strong> launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. <br><br>Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. <br><br>They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center. <br><br>Grey &amp; Morneau are based in Manhattan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-15 19:45:33','2022-01-15 19:45:33','',117,'http://flowercat.org/?p=379',0,'revision','',0),(378,1,'2022-01-15 19:44:49','2022-01-15 19:44:49','','Melissa Grey & David Morneau','photo by Yuri Pires Tavares','inherit','closed','closed','','lartiste-ordinaire-01_27_18','','','2022-04-28 20:28:16','2022-04-28 20:28:16','',117,'http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088.jpg',0,'attachment','image/jpeg',0),(189,1,'2021-06-26 16:29:38','2021-06-26 16:29:38','<!-- wp:block {\"ref\":188} /-->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-26 16:29:38','2021-06-26 16:29:38','',181,'http://flowercat.org/?p=189',0,'revision','',0),(188,1,'2021-06-26 16:29:15','2021-06-26 16:29:15','','Biophonic Beats Text','','publish','closed','closed','','untitled-reusable-block-2','','','2021-06-26 16:58:15','2021-06-26 16:58:15','',0,'http://flowercat.org/untitled-reusable-block-2/',0,'wp_block','',0),(190,1,'2021-06-26 16:33:59','2021-06-26 16:33:59','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-left has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-26 16:33:59','2021-06-26 16:33:59','',181,'http://flowercat.org/?p=190',0,'revision','',0),(191,1,'2021-06-26 16:41:15','2021-06-26 16:41:15','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-left has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | Lado B releases Biophonic Beats video<br><br>Saturday, July 3, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-26 16:41:15','2021-06-26 16:41:15','',181,'http://flowercat.org/?p=191',0,'revision','',0),(192,1,'2021-06-26 16:56:48','2021-06-26 16:56:48','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-left has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | Lado B releases Biophonic Beats video<br><br>Saturday, July 3, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production : Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-26 16:56:48','2021-06-26 16:56:48','',181,'http://flowercat.org/?p=192',0,'revision','',0),(194,1,'2021-06-26 17:03:13','2021-06-26 17:03:13','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Melissa Grey &amp; David Morneau</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Melissa Grey &amp; David Morneau</strong> launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. <br><br>Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. <br><br>They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center. <br><br>Grey &amp; Morneau are based in Manhattan.</p>\n<!-- /wp:paragraph -->','Melissa Grey & David Morneau','','inherit','closed','closed','','117-revision-v1','','','2021-06-26 17:03:13','2021-06-26 17:03:13','',117,'http://flowercat.org/?p=194',0,'revision','',0),(197,1,'2021-06-26 17:05:31','2021-06-26 17:05:31','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Melissa Grey &amp; David Morneau</strong> launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. <br><br>Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. <br><br>They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center. <br><br>Grey &amp; Morneau are based in Manhattan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','Melissa Grey & David Morneau','','inherit','closed','closed','','117-revision-v1','','','2021-06-26 17:05:31','2021-06-26 17:05:31','',117,'http://flowercat.org/?p=197',0,'revision','',0),(677,1,'2022-10-10 19:41:07','2022-10-10 19:41:07','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, and scientists.<br><br>Grey &amp; Morneau are based in Manhattan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2022-10-10 19:41:07','2022-10-10 19:41:07','',117,'https://flowercat.org/?p=677',0,'revision','',0),(196,1,'2021-06-26 17:04:56','2021-06-26 17:04:56','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Melissa Grey &amp; David Morneau</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Melissa Grey &amp; David Morneau</strong> launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. <br><br>Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. <br><br>They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center. <br><br>Grey &amp; Morneau are based in Manhattan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','Melissa Grey & David Morneau','','inherit','closed','closed','','117-revision-v1','','','2021-06-26 17:04:56','2021-06-26 17:04:56','',117,'http://flowercat.org/?p=196',0,'revision','',0),(206,1,'2021-06-26 17:42:52','2021-06-26 17:42:52','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br>flowercat.org/rose<br><br>released November 21, 2020</p>\n<!-- /wp:paragraph -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2021-06-26 17:42:52','2021-06-26 17:42:52','',205,'http://flowercat.org/?p=206',0,'revision','',0),(215,1,'2021-06-26 17:56:10','2021-06-26 17:56:10','','004-00_Pe_cover','','inherit','','closed','','004-00_pe_cover','','','2021-06-26 17:56:10','2021-06-26 17:56:10','',214,'http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png',0,'attachment','image/png',0),(209,1,'2021-06-26 17:49:15','2021-06-26 17:49:15','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br>flowercat.org/rose<br><br>released November 21, 2020</p>\n<!-- /wp:paragraph -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2021-06-26 17:49:15','2021-06-26 17:49:15','',205,'http://flowercat.org/?p=209',0,'revision','',0),(216,1,'2021-06-26 18:03:32','2021-06-26 18:03:32','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of Photon Ecstasy to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br>This process is the sound of PETITE ecstasy. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br>PETITE ecstasy is born from the nebula left behind by Photon Ecstasy.</p>\n<!-- /wp:paragraph -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2021-06-26 18:03:32','2021-06-26 18:03:32','',214,'http://flowercat.org/?p=216',0,'revision','',0),(211,1,'2021-06-26 17:51:32','2021-06-26 17:51:32','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br>flowercat.org/rose</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2021-06-26 17:51:32','2021-06-26 17:51:32','',205,'http://flowercat.org/?p=211',0,'revision','',0),(204,1,'2021-06-26 17:37:29','2021-06-26 17:37:29','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Melissa Grey &amp; David Morneau</strong> launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. <br><br>Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. <br><br>They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center. <br><br>Grey &amp; Morneau are based in Manhattan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2021-06-26 17:37:29','2021-06-26 17:37:29','',117,'http://flowercat.org/?p=204',0,'revision','',0),(388,1,'2022-01-15 20:08:57','2022-01-15 20:08:57','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey: <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a><br>David Morneau: <a href=\"mailto:david@flowercat.org\">david@flowercat.org</a></p>\n<!-- /wp:paragraph -->','Contact Us','','inherit','closed','closed','','57-revision-v1','','','2022-01-15 20:08:57','2022-01-15 20:08:57','',57,'http://flowercat.org/?p=388',0,'revision','',0),(203,1,'2021-06-26 17:36:39','2021-06-26 17:36:39','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Melissa Grey: <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a><br>David Morneau: <a href=\"mailto:david@flowercat.org\">david@flowercat.org</a></p>\n<!-- /wp:paragraph -->','Contact Us','','inherit','closed','closed','','57-revision-v1','','','2021-06-26 17:36:39','2021-06-26 17:36:39','',57,'http://flowercat.org/?p=203',0,'revision','',0),(205,1,'2021-06-26 17:43:19','2021-06-26 17:43:19','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#716861;background-color:#fcfbf7\"><strong>Symbolic Gesture</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#716861\">\"<strong>inventive… intricate… irregular</strong>\"<br><a style=\"color:#716861;\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#716861;background-color:#fcfbf7\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <strong>False Heads, Masks, and Robots</strong> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br><a rel=\"noreferrer noopener\" href=\"http://flowercat.org/rose\" target=\"_blank\">flowercat.org/rose</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#716861;background-color:#fcfbf7\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','publish','closed','closed','','symbolic-gesture','','','2023-01-31 19:47:48','2023-01-31 19:47:48','',0,'http://flowercat.org/?page_id=205',0,'page','',0),(201,1,'2021-06-26 17:33:23','2021-06-26 17:33:23','<!-- wp:group {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<div class=\"wp-block-group has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"level\":1,\"fontSize\":\"normal\"} -->\n<h1 class=\"has-normal-font-size\"><strong>Privacy Policy</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Effective date: September 04, 2018</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Flower Cat (“us”, “we”, or “our”) operates the http://flowercat.org website (hereinafter referred to as the “Service”).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">This page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service and the choices you have associated with that data. Our Privacy Policy for l’Artiste ordinaire is managed with the help of&nbsp;<a href=\" https:=\">Privacy Policies.</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"><a href=\" https:=\">We use your data to provide and improve the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, the terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible from http://artisteordinaire.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Information Collection And Use</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We collect several different types of information for various purposes to provide and improve our Service to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"normal\"} -->\n<h3 class=\"has-normal-font-size\"><strong>Types of Data Collected</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"has-small-font-size\">Personal Data</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you (“Personal Data”). Personally identifiable information may include, but is not limited to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"fontSize\":\"small\"} -->\n<ul class=\"has-small-font-size\"><li>Email address</li><li>First name and last name</li><li>Cookies and Usage Data</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"has-small-font-size\">Usage Data</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may also collect information on how the Service is accessed and used (“Usage Data”). This Usage Data may include information such as your computer’s Internet Protocol address (e.g. IP address), browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages, unique device identifiers and other diagnostic data.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"has-small-font-size\">Tracking &amp; Cookies Data</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We use cookies and similar tracking technologies to track the activity on our Service and hold certain information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Cookies are files with small amount of data which may include an anonymous unique identifier. Cookies are sent to your browser from a website and stored on your device. Tracking technologies also used are beacons, tags, and scripts to collect and track information and to improve and analyze our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Examples of Cookies we use:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"fontSize\":\"small\"} -->\n<ul class=\"has-small-font-size\"><li><strong>Session Cookies.</strong>&nbsp;We use Session Cookies to operate our Service.</li><li><strong>Preference Cookies.</strong>&nbsp;We use Preference Cookies to remember your preferences and various settings.</li><li><strong>Security Cookies.</strong>&nbsp;We use Security Cookies for security purposes.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Use of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Flower Cat uses the collected data for various purposes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"fontSize\":\"small\"} -->\n<ul class=\"has-small-font-size\"><li>To provide and maintain the Service</li><li>To notify you about changes to our Service</li><li>To allow you to participate in interactive features of our Service when you choose to do so</li><li>To provide customer care and support</li><li>To provide analysis or valuable information so that we can improve the Service</li><li>To monitor the usage of the Service</li><li>To detect, prevent and address technical issues</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Transfer Of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Your information, including Personal Data, may be transferred to — and maintained on — computers located outside of your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from your jurisdiction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">If you are located outside United States and choose to provide information to us, please note that we transfer the data, including Personal Data, to United States and process it there.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Your consent to this Privacy Policy followed by your submission of such information represents your agreement to that transfer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">l’Artiste ordinaire will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Policy and no transfer of your Personal Data will take place to an organization or a country unless there are adequate controls in place including the security of your data and other personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Disclosure Of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"normal\"} -->\n<h3 class=\"has-normal-font-size\"><strong>Legal Requirements</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">l’Artiste ordinaire may disclose your Personal Data in the good faith belief that such action is necessary to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"fontSize\":\"small\"} -->\n<ul class=\"has-small-font-size\"><li>To comply with a legal obligation</li><li>To protect and defend the rights or property of l’Artiste ordinaire</li><li>To prevent or investigate possible wrongdoing in connection with the Service</li><li>To protect the personal safety of users of the Service or the public</li><li>To protect against legal liability</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Security Of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">The security of your data is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Data, we cannot guarantee its absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Service Providers</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may employ third party companies and individuals to facilitate our Service (“Service Providers”), to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">These third parties have access to your Personal Data only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"normal\"} -->\n<h3 class=\"has-normal-font-size\"><strong>Analytics</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may use third-party Service Providers to monitor and analyze the use of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\" https:=\">&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"fontSize\":\"small\"} -->\n<ul class=\"has-small-font-size\"><li><a href=\" https:=\"><strong>Google Analytics</strong>Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. Google uses the data collected to track and monitor the use of our Service. This data is shared with other Google services. Google may use the collected data to contextualize and personalize the ads of its own advertising network.You can opt-out of having made your activity on the Service available to Google Analytics by installing the Google Analytics opt-out browser add-on. The add-on prevents the Google Analytics JavaScript (ga.js, analytics.js, and dc.js) from sharing information with Google Analytics about visits activity.For more information on the privacy practices of Google, please visit the Google Privacy &amp; Terms web page:&nbsp;</a><a href=\"https://policies.google.com/privacy?hl=en\">https://policies.google.com/privacy?hl=en</a></li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Links To Other Sites</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party’s site. We strongly advise you to review the Privacy Policy of every site you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Children’s Privacy</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Our Service does not address anyone under the age of 18 (“Children”).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We do not knowingly collect personally identifiable information from anyone under the age of 18. If you are a parent or guardian and you are aware that your Children has provided us with Personal Data, please contact us. If we become aware that we have collected Personal Data from children without verification of parental consent, we take steps to remove that information from our servers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Changes To This Privacy Policy</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We will let you know via email and/or a prominent notice on our Service, prior to the change becoming effective and update the “effective date” at the top of this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"has-small-font-size\"><strong>Contact Us</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">If you have any questions about this Privacy Policy, please contact us:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"fontSize\":\"small\"} -->\n<ul class=\"has-small-font-size\"><li>By email: l.ao@artisteordinaire.org</li></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:group -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2021-06-26 17:33:23','2021-06-26 17:33:23','',3,'http://flowercat.org/?p=201',0,'revision','',0),(214,1,'2021-06-26 18:03:55','2021-06-26 18:03:55','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#432d00;background-color:#fce9af\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#432d00;background-color:#fce9af\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#432d00;background-color:#fce9af\">\"<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>\"<br><a style=\"color:#432d00;\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#432d00;background-color:#fce9af\">History repeats: Melissa Grey &amp; David Morneau return to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#432d00;background-color:#fce9af\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: Melissa Grey &amp; David Morneau<br>inspired by <strong>The DNA-Photon Project </strong>by Dan Rose<br><br>mixed by: Melissa Grey &amp; David Morneau<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":222,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" class=\"wp-image-222\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":223,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" class=\"wp-image-223\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":224,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" class=\"wp-image-224\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":225,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" class=\"wp-image-225\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":226,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" class=\"wp-image-226\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":227,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" class=\"wp-image-227\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":228,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" class=\"wp-image-228\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":229,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" class=\"wp-image-229\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":230,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" class=\"wp-image-230\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','publish','closed','closed','','petite-ecstasy','','','2023-01-31 19:48:43','2023-01-31 19:48:43','',0,'http://flowercat.org/?page_id=214',0,'page','',0),(213,1,'2021-06-26 17:53:40','2021-06-26 17:53:40','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br>flowercat.org/rose</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2021-06-26 17:53:40','2021-06-26 17:53:40','',205,'http://flowercat.org/?p=213',0,'revision','',0),(218,1,'2021-06-26 18:05:51','2021-06-26 18:05:51','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2021-06-26 18:05:51','2021-06-26 18:05:51','',214,'http://flowercat.org/?p=218',0,'revision','',0),(220,1,'2021-06-26 18:07:33','2021-06-26 18:07:33','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2021-06-26 18:07:33','2021-06-26 18:07:33','',214,'http://flowercat.org/?p=220',0,'revision','',0),(222,1,'2021-06-26 18:08:26','2021-06-26 18:08:26','','Hum Prohibitor','','inherit','closed','closed','','004-01_pe_hum-prohibitor','','','2021-06-27 02:21:07','2021-06-27 02:21:07','',214,'http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png',0,'attachment','image/png',0),(223,1,'2021-06-26 18:08:38','2021-06-26 18:08:38','','The Beguiler','','inherit','closed','closed','','004-02_pe_the-beguiler','','','2021-06-27 02:21:25','2021-06-27 02:21:25','',214,'http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png',0,'attachment','image/png',0),(224,1,'2021-06-26 18:08:50','2021-06-26 18:08:50','','DNA-Photon','','inherit','closed','closed','','004-03_pe_dna-photon','','','2021-06-27 02:21:53','2021-06-27 02:21:53','',214,'http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png',0,'attachment','image/png',0),(225,1,'2021-06-26 18:09:04','2021-06-26 18:09:04','','Planertrees','','inherit','closed','closed','','004-04_pe_planertrees','','','2021-06-27 02:22:03','2021-06-27 02:22:03','',214,'http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png',0,'attachment','image/png',0),(226,1,'2021-06-26 18:09:18','2021-06-26 18:09:18','','Trillion Trilliant','','inherit','closed','closed','','004-05_pe_trillion-trilliant','','','2021-06-27 02:22:21','2021-06-27 02:22:21','',214,'http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png',0,'attachment','image/png',0),(227,1,'2021-06-26 18:09:33','2021-06-26 18:09:33','','Kepler\'s Farewell','','inherit','closed','closed','','004-06_pe_keplers-farewell','','','2021-06-27 02:22:37','2021-06-27 02:22:37','',214,'http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png',0,'attachment','image/png',0),(228,1,'2021-06-26 18:09:47','2021-06-26 18:09:47','','Mathematics House','','inherit','closed','closed','','004-07_pe_mathematics-house','','','2021-06-27 02:22:53','2021-06-27 02:22:53','',214,'http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png',0,'attachment','image/png',0),(229,1,'2021-06-26 18:09:59','2021-06-26 18:09:59','','Kepler-19','','inherit','closed','closed','','004-08_pe_kepler-19','','','2021-06-27 02:23:01','2021-06-27 02:23:01','',214,'http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png',0,'attachment','image/png',0),(230,1,'2021-06-26 18:10:10','2021-06-26 18:10:10','','Petite Field Illuminator','','inherit','closed','closed','','004-09_pe_petite-field-illuminator','','','2021-06-27 02:23:22','2021-06-27 02:23:22','',214,'http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png',0,'attachment','image/png',0),(232,1,'2021-06-26 19:49:00','2021-06-26 19:49:00','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#06111b;background-color:#f7f4e3\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#06111b;background-color:#f7f4e3\"><strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 120px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=f7f4e3/linkcol=35597d/tracklist=false/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by l&#39;Artiste ordinaire X Robert Kirkbride</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#06111b;background-color:#f7f4e3\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am<br><br>Our livestream raised money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online.<br><br>All proceeds from sales of <strong>Bourdon 50Hz [nº38]</strong> go to <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noreferrer noopener\">AHHAH</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#06111b;background-color:#f7f4e3\"><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#06111b;background-color:#f7f4e3\">released April 26, 2020<br><br>music composed by Melissa Grey &amp; David Morneau<br><br>Melissa Grey - sine wave synthesizer &amp; live sound processing<br>David Morneau - trombone<br>Robert Kirkbride - guitar</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#06111b;background-color:#f7f4e3\">Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of <strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":260,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-1024x768.jpg\" alt=\"\" class=\"wp-image-260\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":261,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png\" alt=\"\" class=\"wp-image-261\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/dYRC8oINOGQ\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/dYRC8oINOGQ\n</div></figure>\n<!-- /wp:embed -->','Bourdon 50Hz [nº38]','','publish','closed','closed','','bourdon-38','','','2023-01-31 19:48:21','2023-01-31 19:48:21','',0,'http://flowercat.org/?page_id=232',0,'page','',0),(233,1,'2021-06-26 18:13:02','2021-06-26 18:13:02','','Bourdon 50Hz [nº38]','','inherit','closed','closed','','232-revision-v1','','','2021-06-26 18:13:02','2021-06-26 18:13:02','',232,'http://flowercat.org/?p=233',0,'revision','',0),(231,1,'2021-06-26 18:11:45','2021-06-26 18:11:45','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[222,223,224,225,226,227,228,229,230],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" data-id=\"222\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\" class=\"wp-image-222\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" data-id=\"223\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\" class=\"wp-image-223\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" data-id=\"224\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\" class=\"wp-image-224\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" data-id=\"225\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\" class=\"wp-image-225\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" data-id=\"226\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\" class=\"wp-image-226\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" data-id=\"227\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\" class=\"wp-image-227\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" data-id=\"228\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\" class=\"wp-image-228\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" data-id=\"229\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\" class=\"wp-image-229\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" data-id=\"230\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\" class=\"wp-image-230\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2021-06-26 18:11:45','2021-06-26 18:11:45','',214,'http://flowercat.org/?p=231',0,'revision','',0),(236,1,'2021-06-26 18:15:09','2021-06-26 18:15:09','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[222,223,224,225,226,227,228,229,230],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" data-id=\"222\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\" class=\"wp-image-222\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" data-id=\"223\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\" class=\"wp-image-223\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" data-id=\"224\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\" class=\"wp-image-224\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" data-id=\"225\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\" class=\"wp-image-225\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" data-id=\"226\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\" class=\"wp-image-226\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" data-id=\"227\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\" class=\"wp-image-227\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" data-id=\"228\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\" class=\"wp-image-228\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" data-id=\"229\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\" class=\"wp-image-229\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" data-id=\"230\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\" class=\"wp-image-230\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2021-06-26 18:15:09','2021-06-26 18:15:09','',214,'http://flowercat.org/?p=236',0,'revision','',0),(235,1,'2021-06-26 18:14:43','2021-06-26 18:14:43','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-color has-background has-extra-large-font-size\" style=\"background-color:#fce9af;color:#432d00\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[222,223,224,225,226,227,228,229,230],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" data-id=\"222\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\" class=\"wp-image-222\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" data-id=\"223\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\" class=\"wp-image-223\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" data-id=\"224\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\" class=\"wp-image-224\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" data-id=\"225\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\" class=\"wp-image-225\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" data-id=\"226\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\" class=\"wp-image-226\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" data-id=\"227\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\" class=\"wp-image-227\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" data-id=\"228\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\" class=\"wp-image-228\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" data-id=\"229\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\" class=\"wp-image-229\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" data-id=\"230\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\" class=\"wp-image-230\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2021-06-26 18:14:43','2021-06-26 18:14:43','',214,'http://flowercat.org/?p=235',0,'revision','',0),(237,1,'2021-06-26 18:15:48','2021-06-26 18:15:48','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\">PETITE ecstasy</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[222,223,224,225,226,227,228,229,230],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" data-id=\"222\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\" class=\"wp-image-222\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" data-id=\"223\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\" class=\"wp-image-223\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" data-id=\"224\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\" class=\"wp-image-224\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" data-id=\"225\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\" class=\"wp-image-225\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" data-id=\"226\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\" class=\"wp-image-226\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" data-id=\"227\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\" class=\"wp-image-227\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" data-id=\"228\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\" class=\"wp-image-228\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" data-id=\"229\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\" class=\"wp-image-229\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" data-id=\"230\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\" class=\"wp-image-230\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2021-06-26 18:15:48','2021-06-26 18:15:48','',214,'http://flowercat.org/?p=237',0,'revision','',0),(238,1,'2021-06-26 18:16:18','2021-06-26 18:16:18','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | Lado B releases Biophonic Beats video<br><br>Saturday, July 3, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production : Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-26 18:16:18','2021-06-26 18:16:18','',181,'http://flowercat.org/?p=238',0,'revision','',0),(239,1,'2021-06-26 18:16:41','2021-06-26 18:16:41','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[222,223,224,225,226,227,228,229,230],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" data-id=\"222\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\" class=\"wp-image-222\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" data-id=\"223\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\" class=\"wp-image-223\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" data-id=\"224\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\" class=\"wp-image-224\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" data-id=\"225\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\" class=\"wp-image-225\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" data-id=\"226\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\" class=\"wp-image-226\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" data-id=\"227\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\" class=\"wp-image-227\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" data-id=\"228\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\" class=\"wp-image-228\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" data-id=\"229\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\" class=\"wp-image-229\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" data-id=\"230\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\" class=\"wp-image-230\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2021-06-26 18:16:41','2021-06-26 18:16:41','',214,'http://flowercat.org/?p=239',0,'revision','',0),(240,1,'2021-06-26 18:17:20','2021-06-26 18:17:20','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"large\"} -->\n<p class=\"has-large-font-size\"><strong>Symbolic Gesture</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br>flowercat.org/rose</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2021-06-26 18:17:20','2021-06-26 18:17:20','',205,'http://flowercat.org/?p=240',0,'revision','',0),(241,1,'2021-06-26 18:17:48','2021-06-26 18:17:48','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br>flowercat.org/rose</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2021-06-26 18:17:48','2021-06-26 18:17:48','',205,'http://flowercat.org/?p=241',0,'revision','',0),(242,1,'2021-06-26 19:32:27','2021-06-26 19:32:27','photo by Yuri Pires Tavares','Melissa Grey performs Biophonic Beats','','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18','','','2021-06-26 19:40:16','2021-06-26 19:40:16','',181,'http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01.jpg',0,'attachment','image/jpeg',0),(243,1,'2021-06-26 19:32:46','2021-06-26 19:32:46','photo by Yuri Pires Tavares','David Morneau performs Biophonic Beats','','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2','','','2021-06-26 19:40:00','2021-06-26 19:40:00','',181,'http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02.jpg',0,'attachment','image/jpeg',0),(244,1,'2021-06-26 19:32:57','2021-06-26 19:32:57','photo by Yuri Pires Tavares','David Morneau performs Biophonic Beats','','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3','','','2021-06-26 19:39:41','2021-06-26 19:39:41','',181,'http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04.jpg',0,'attachment','image/jpeg',0),(249,1,'2021-06-26 19:34:00','2021-06-26 19:34:00','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | Lado B releases Biophonic Beats video<br><br>Saturday, July 3, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production : Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/><figcaption class=\"blocks-gallery-item__caption\">Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/><figcaption class=\"blocks-gallery-item__caption\">Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/><figcaption class=\"blocks-gallery-item__caption\">Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/><figcaption class=\"blocks-gallery-item__caption\">Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/><figcaption class=\"blocks-gallery-item__caption\">Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.</figcaption></figure></li></ul></figure>\n<!-- /wp:gallery -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-26 19:34:00','2021-06-26 19:34:00','',181,'http://flowercat.org/?p=249',0,'revision','',0),(246,1,'2021-06-26 19:33:13','2021-06-26 19:33:13','photo by Yuri Pires Tavares','Melissa Grey performs Biophonic Beats','','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4','','','2021-06-26 19:39:16','2021-06-26 19:39:16','',181,'http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06.jpg',0,'attachment','image/jpeg',0),(247,1,'2021-06-26 19:33:24','2021-06-26 19:33:24','photo by Yuri Pires Tavares','Melissa Grey & David Morneau perform Biophonic Beats','','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5','','','2021-06-26 19:38:39','2021-06-26 19:38:39','',181,'http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10.jpg',0,'attachment','image/jpeg',0),(250,1,'2021-06-26 19:41:30','2021-06-26 19:41:30','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | Lado B releases Biophonic Beats video<br><br>Saturday, July 3, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production : Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-26 19:41:30','2021-06-26 19:41:30','',181,'http://flowercat.org/?p=250',0,'revision','',0),(248,1,'2021-06-26 19:33:42','2021-06-26 19:33:42','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | Lado B releases Biophonic Beats video<br><br>Saturday, July 3, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production : Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[242,243,244,246,247],\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/><figcaption class=\"blocks-gallery-item__caption\">Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/><figcaption class=\"blocks-gallery-item__caption\">Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/><figcaption class=\"blocks-gallery-item__caption\">Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/><figcaption class=\"blocks-gallery-item__caption\">Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/><figcaption class=\"blocks-gallery-item__caption\">Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.</figcaption></figure></li></ul></figure>\n<!-- /wp:gallery -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-26 19:33:42','2021-06-26 19:33:42','',181,'http://flowercat.org/?p=248',0,'revision','',0),(251,1,'2021-06-26 19:43:24','2021-06-26 19:43:24','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | Lado B releases Biophonic Beats video<br><br>Saturday, July 3, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production : Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photos by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-26 19:43:24','2021-06-26 19:43:24','',181,'http://flowercat.org/?p=251',0,'revision','',0),(253,1,'2021-06-26 19:48:19','2021-06-26 19:48:19','photo by Susan Morneau','Bourdon 50Hz [nº38]','','inherit','closed','closed','','bourdon_cover','','','2021-06-26 19:48:50','2021-06-26 19:48:50','',232,'http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover.jpg',0,'attachment','image/jpeg',0),(254,1,'2021-06-26 19:49:00','2021-06-26 19:49:00','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></figure>\n<!-- /wp:image -->','Bourdon 50Hz [nº38]','','inherit','closed','closed','','232-revision-v1','','','2021-06-26 19:49:00','2021-06-26 19:49:00','',232,'http://flowercat.org/?p=254',0,'revision','',0),(256,1,'2021-06-26 19:54:52','2021-06-26 19:54:52','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am<br><br>Our livestream raised money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online.<br><br>All proceeds from sales of <strong>Bourdon 50Hz [nº38]</strong> go to AHHAH.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">released April 26, 2020<br><br>music composed by l\'Artiste ordinaire<br><br>Melissa Grey - sine wave synthesizer &amp; live sound processing<br>David Morneau - trombone<br>Robert Kirkbride - guitar</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of <strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->','Bourdon 50Hz [nº38]','','inherit','closed','closed','','232-revision-v1','','','2021-06-26 19:54:52','2021-06-26 19:54:52','',232,'http://flowercat.org/?p=256',0,'revision','',0),(258,1,'2021-06-26 19:57:08','2021-06-26 19:57:08','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 120px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=f7f4e3/linkcol=35597d/tracklist=false/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by l&#39;Artiste ordinaire X Robert Kirkbride</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am<br><br>Our livestream raised money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online.<br><br>All proceeds from sales of <strong>Bourdon 50Hz [nº38]</strong> go to AHHAH.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">released April 26, 2020<br><br>music composed by l\'Artiste ordinaire<br><br>Melissa Grey - sine wave synthesizer &amp; live sound processing<br>David Morneau - trombone<br>Robert Kirkbride - guitar</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of <strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->','Bourdon 50Hz [nº38]','','inherit','closed','closed','','232-revision-v1','','','2021-06-26 19:57:08','2021-06-26 19:57:08','',232,'http://flowercat.org/?p=258',0,'revision','',0),(263,1,'2021-06-26 20:02:16','2021-06-26 20:02:16','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 120px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=f7f4e3/linkcol=35597d/tracklist=false/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by l&#39;Artiste ordinaire X Robert Kirkbride</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am<br><br>Our livestream raised money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online.<br><br>All proceeds from sales of <strong>Bourdon 50Hz [nº38]</strong> go to AHHAH.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">released April 26, 2020<br><br>music composed by l\'Artiste ordinaire<br><br>Melissa Grey - sine wave synthesizer &amp; live sound processing<br>David Morneau - trombone<br>Robert Kirkbride - guitar</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of <strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[260,261],\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/dm_img_20200424_162336760_hdr/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-1024x768.jpg\" alt=\"\" data-id=\"260\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-scaled.jpg\" data-link=\"http://flowercat.org/bourdon/dm_img_20200424_162336760_hdr/\" class=\"wp-image-260\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/lao_bourdon-24-hour_screen-cap/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png\" alt=\"\" data-id=\"261\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap.png\" data-link=\"http://flowercat.org/bourdon/lao_bourdon-24-hour_screen-cap/\" class=\"wp-image-261\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/dYRC8oINOGQ\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/dYRC8oINOGQ\n</div></figure>\n<!-- /wp:embed -->','Bourdon 50Hz [nº38]','','inherit','closed','closed','','232-revision-v1','','','2021-06-26 20:02:16','2021-06-26 20:02:16','',232,'http://flowercat.org/?p=263',0,'revision','',0),(260,1,'2021-06-26 19:59:19','2021-06-26 19:59:19','photo courtesy of David Morneau','Flower Cat HQ','','inherit','closed','closed','','dm_img_20200424_162336760_hdr','','','2021-06-26 20:01:33','2021-06-26 20:01:33','',232,'http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR.jpg',0,'attachment','image/jpeg',0),(261,1,'2021-06-26 19:59:26','2021-06-26 19:59:26','photo courtesy of Flower Cat','Bourdon 50Hz nº38 performance','','inherit','closed','closed','','lao_bourdon-24-hour_screen-cap','','','2021-06-26 20:01:01','2021-06-26 20:01:01','',232,'http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap.png',0,'attachment','image/png',0),(262,1,'2021-06-26 19:59:37','2021-06-26 19:59:37','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 120px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=f7f4e3/linkcol=35597d/tracklist=false/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by l&#39;Artiste ordinaire X Robert Kirkbride</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am<br><br>Our livestream raised money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online.<br><br>All proceeds from sales of <strong>Bourdon 50Hz [nº38]</strong> go to AHHAH.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">released April 26, 2020<br><br>music composed by l\'Artiste ordinaire<br><br>Melissa Grey - sine wave synthesizer &amp; live sound processing<br>David Morneau - trombone<br>Robert Kirkbride - guitar</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of <strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[260,261],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-1024x768.jpg\" alt=\"\" data-id=\"260\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-scaled.jpg\" data-link=\"http://flowercat.org/bourdon/dm_img_20200424_162336760_hdr/\" class=\"wp-image-260\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png\" alt=\"\" data-id=\"261\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap.png\" data-link=\"http://flowercat.org/bourdon/lao_bourdon-24-hour_screen-cap/\" class=\"wp-image-261\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/dYRC8oINOGQ\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/dYRC8oINOGQ\n</div></figure>\n<!-- /wp:embed -->','Bourdon 50Hz [nº38]','','inherit','closed','closed','','232-revision-v1','','','2021-06-26 19:59:37','2021-06-26 19:59:37','',232,'http://flowercat.org/?p=262',0,'revision','',0),(265,1,'2021-06-26 20:11:40','2021-06-26 20:11:40','','2021_background_blank','','inherit','','closed','','2021_background_blank','','','2021-06-26 20:11:40','2021-06-26 20:11:40','',0,'http://flowercat.org/wp-content/uploads/2021/06/2021_background_blank.png',0,'attachment','image/png',0),(268,1,'2021-06-26 20:15:40','2021-06-26 20:15:40','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure></div>\n<!-- /wp:image -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:15:40','2021-06-26 20:15:40','',7,'http://flowercat.org/?p=268',0,'revision','',0),(272,1,'2021-06-26 20:25:26','2021-06-26 20:25:26','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"http://flowercat.org/flower-cat/biophonic-beats-cover/\",\"mediaType\":\"image\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"fontSize\":\"large\"} -->\n<p class=\"has-large-font-size\"><strong>Biophonic Beats</strong><br>Melissa Grey &amp; David Morneau<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"placeholder\":\"Content…\",\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">benjolin: Melissa Grey<br>trombone: David Morneau<br><br>available July 3, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:25:26','2021-06-26 20:25:26','',7,'http://flowercat.org/?p=272',0,'revision','',0),(270,1,'2021-06-26 20:18:31','2021-06-26 20:18:31','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/flower-cat/biophonic-beats-cover/\" class=\"wp-image-168\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/flower-cat/symbolic-gesture-cover/\" class=\"wp-image-115\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover.jpg\" data-link=\"http://flowercat.org/bourdon/bourdon_cover/\" class=\"wp-image-253\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-00_pe_cover/\" class=\"wp-image-215\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:18:31','2021-06-26 20:18:31','',7,'http://flowercat.org/?p=270',0,'revision','',0),(275,1,'2021-06-26 20:27:39','2021-06-26 20:27:39','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:media-text {\"align\":\"full\",\"mediaId\":168,\"mediaLink\":\"http://flowercat.org/flower-cat/biophonic-beats-cover/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"medium\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-300x300.png\" alt=\"\" class=\"wp-image-168 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"fontSize\":\"large\"} -->\n<p class=\"has-large-font-size\"><strong>Biophonic Beats</strong><br>Melissa Grey &amp; David Morneau<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"placeholder\":\"Content…\",\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">benjolin: Melissa Grey<br>trombone: David Morneau<br><br>available July 3, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:27:39','2021-06-26 20:27:39','',7,'http://flowercat.org/?p=275',0,'revision','',0),(282,1,'2021-06-26 20:34:26','2021-06-26 20:34:26','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/bourdon_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/bourdon/\" data-link=\"http://flowercat.org/bourdon/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:34:26','2021-06-26 20:34:26','',7,'http://flowercat.org/?p=282',0,'revision','',0),(281,1,'2021-06-26 20:33:36','2021-06-26 20:33:36','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/bourdon_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/bourdon/\" data-link=\"http://flowercat.org/bourdon/bourdon_cover/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:33:36','2021-06-26 20:33:36','',7,'http://flowercat.org/?p=281',0,'revision','',0),(279,1,'2021-06-26 20:32:49','2021-06-26 20:32:49','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/flower-cat/symbolic-gesture-cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/bourdon_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/bourdon/\" data-link=\"http://flowercat.org/bourdon/bourdon_cover/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-00_pe_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:32:49','2021-06-26 20:32:49','',7,'http://flowercat.org/?p=279',0,'revision','',0),(277,1,'2021-06-26 20:31:10','2021-06-26 20:31:10','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/flower-cat/symbolic-gesture-cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/flower-cat/symbolic-gesture-cover/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/bourdon_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover.jpg\" data-link=\"http://flowercat.org/bourdon/bourdon_cover/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-00_pe_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-00_pe_cover/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:31:10','2021-06-26 20:31:10','',7,'http://flowercat.org/?p=277',0,'revision','',0),(395,1,'2023-03-10 15:50:59','2022-01-15 20:34:09',' ','','','publish','closed','closed','','395','','','2023-03-10 15:50:59','2023-03-10 15:50:59','',0,'http://flowercat.org/?p=395',5,'nav_menu_item','',0),(285,1,'2021-06-26 20:39:46','2021-06-26 20:39:46','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover.jpg\" data-link=\"http://flowercat.org/bourdon/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:39:46','2021-06-26 20:39:46','',7,'http://flowercat.org/?p=285',0,'revision','',0),(284,1,'2021-06-26 20:36:27','2021-06-26 20:36:27','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-background\" style=\"background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/flower-cat/biophonic-beats-cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/flower-cat/biophonic-beats-cover/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/flower-cat/symbolic-gesture-cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/flower-cat/symbolic-gesture-cover/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/bourdon_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover.jpg\" data-link=\"http://flowercat.org/bourdon/bourdon_cover/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-00_pe_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-00_pe_cover/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:36:27','2021-06-26 20:36:27','',7,'http://flowercat.org/?p=284',0,'revision','',0),(393,1,'2022-01-15 20:31:58','2022-01-15 20:31:58','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":385,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/DIEGO-cover-final-1024x1024.png\" alt=\"\" class=\"wp-image-385\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><strong>Spring 2022</strong></p>\n<!-- /wp:paragraph -->','DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-01-15 20:31:58','2022-01-15 20:31:58','',391,'http://flowercat.org/?p=393',0,'revision','',0),(394,1,'2022-01-15 20:32:40','2022-01-15 20:32:40','<!-- wp:image {\"id\":385,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/DIEGO-cover-final-1024x1024.png\" alt=\"\" class=\"wp-image-385\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-link=\"http://flowercat.org/bourdon/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-01-15 20:32:40','2022-01-15 20:32:40','',7,'http://flowercat.org/?p=394',0,'revision','',0),(288,1,'2021-06-26 20:47:57','2021-06-26 20:47:57','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover.jpg\" data-link=\"http://flowercat.org/bourdon/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 20:47:57','2021-06-26 20:47:57','',7,'http://flowercat.org/?p=288',0,'revision','',0),(292,1,'2021-06-26 21:21:45','2021-06-26 21:21:45','<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover.jpg\" data-link=\"http://flowercat.org/bourdon/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 21:21:45','2021-06-26 21:21:45','',7,'http://flowercat.org/?p=292',0,'revision','',0),(293,1,'2023-03-10 15:50:59','2021-06-26 21:24:13',' ','','','publish','closed','closed','','293','','','2023-03-10 15:50:59','2023-03-10 15:50:59','',0,'http://flowercat.org/?p=293',6,'nav_menu_item','',0),(294,1,'2023-03-10 15:50:59','2021-06-26 21:24:13',' ','','','publish','closed','closed','','294','','','2023-03-10 15:50:59','2023-03-10 15:50:59','',0,'http://flowercat.org/?p=294',8,'nav_menu_item','',0),(295,1,'2023-03-10 15:50:59','2021-06-26 21:24:13',' ','','','publish','closed','closed','','295','','','2023-03-10 15:50:59','2023-03-10 15:50:59','',0,'http://flowercat.org/?p=295',9,'nav_menu_item','',0),(296,1,'2023-03-10 15:50:59','2021-06-26 21:24:13',' ','','','publish','closed','closed','','296','','','2023-03-10 15:50:59','2023-03-10 15:50:59','',0,'http://flowercat.org/?p=296',7,'nav_menu_item','',0),(386,1,'2022-01-15 20:04:47','2022-01-15 20:04:47','<!-- wp:image {\"id\":385,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/DIEGO-cover-final-1024x1024.png\" alt=\"\" class=\"wp-image-385\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-link=\"http://flowercat.org/bourdon/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-01-15 20:04:47','2022-01-15 20:04:47','',7,'http://flowercat.org/?p=386',0,'revision','',0),(301,1,'2021-06-26 21:32:59','2021-06-26 21:32:59','<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover.jpg\" data-link=\"http://flowercat.org/bourdon/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;Flower Cat.</p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 21:32:59','2021-06-26 21:32:59','',7,'http://flowercat.org/?p=301',0,'revision','',0),(300,1,'2021-06-26 21:31:01','2021-06-26 21:31:01','<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover.jpg\" data-link=\"http://flowercat.org/bourdon/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">We are Melissa Grey &amp; David Morneau.<br>We were <strong><a href=\"http://artisteordinaire.org/\" target=\"_blank\" rel=\"noreferrer noopener\">l’Artiste ordinaire</a></strong>.<br>Now, we are&nbsp;Flower Cat.</p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 21:31:01','2021-06-26 21:31:01','',7,'http://flowercat.org/?p=300',0,'revision','',0),(303,1,'2021-06-26 21:33:40','2021-06-26 21:33:40','<!-- wp:gallery {\"ids\":[168,115,253,215],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" data-id=\"168\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png\" data-link=\"http://flowercat.org/biophonic-beats/\" class=\"wp-image-168\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" data-id=\"115\" data-full-url=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" data-link=\"http://flowercat.org/symbolic-gesture/\" class=\"wp-image-115\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/bourdon/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" data-id=\"253\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover.jpg\" data-link=\"http://flowercat.org/bourdon/\" class=\"wp-image-253\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" data-id=\"215\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" data-link=\"http://flowercat.org/petite-ecstasy/\" class=\"wp-image-215\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are <strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2021-06-26 21:33:40','2021-06-26 21:33:40','',7,'http://flowercat.org/?p=303',0,'revision','',0),(310,1,'2021-06-27 02:17:53','2021-06-27 02:17:53','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | Lado B releases Biophonic Beats video<br><br>Saturday, July 3, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photos by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-06-27 02:17:53','2021-06-27 02:17:53','',181,'http://flowercat.org/?p=310',0,'revision','',0),(392,1,'2022-01-15 20:30:07','2022-01-15 20:30:07','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":385,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/DIEGO-cover-final-1024x1024.png\" alt=\"\" class=\"wp-image-385\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><strong>Spring 2022</strong></p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','391-revision-v1','','','2022-01-15 20:30:07','2022-01-15 20:30:07','',391,'http://flowercat.org/?p=392',0,'revision','',0),(316,1,'2021-07-07 23:31:39','2021-07-07 23:31:39','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | Lado B releases Biophonic Beats video<br><br>TBD:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photos by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-07 23:31:39','2021-07-07 23:31:39','',181,'http://flowercat.org/?p=316',0,'revision','',0),(312,1,'2021-06-27 02:19:28','2021-06-27 02:19:28','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[222,223,224,225,226,227,228,229,230],\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" data-id=\"222\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\" class=\"wp-image-222\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" data-id=\"223\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\" class=\"wp-image-223\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" data-id=\"224\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\" class=\"wp-image-224\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" data-id=\"225\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\" class=\"wp-image-225\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" data-id=\"226\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\" class=\"wp-image-226\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" data-id=\"227\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\" class=\"wp-image-227\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" data-id=\"228\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\" class=\"wp-image-228\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" data-id=\"229\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\" class=\"wp-image-229\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" data-id=\"230\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\" class=\"wp-image-230\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2021-06-27 02:19:28','2021-06-27 02:19:28','',214,'http://flowercat.org/?p=312',0,'revision','',0),(317,1,'2021-07-10 14:30:20','2021-07-10 14:30:20','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | Lado B releases Biophonic Beats video<br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photos by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-10 14:30:20','2021-07-10 14:30:20','',181,'http://flowercat.org/?p=317',0,'revision','',0),(320,1,'2021-07-10 14:41:02','2021-07-10 14:41:02','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | <a href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\" rel=\"noreferrer noopener\">Lado B releases Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photos by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-10 14:41:02','2021-07-10 14:41:02','',181,'http://flowercat.org/?p=320',0,'revision','',0),(319,1,'2021-07-10 14:40:16','2021-07-10 14:40:16','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Monday, June 25, 2018:<br>— 9:00am — Lado B crew arrives at Flower Cat HQ to set up (coffee &amp; vegetable juice is served)<br>— 9:23am — Melissa photographs costume rack in the morning light before changing into performance garb<br>— 10:30am — Melissa &amp; David perform first take of Biophonic Beats<br>— 11:15am — Melissa &amp; David perform second take of Biophonic Beats (unreleased)<br><br>Monday, October 22, 2018:<br>— Ao Vivo no Casarão | <a href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\" rel=\"noreferrer noopener\">Lado B releases Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"post\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photos by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-10 14:40:16','2021-07-10 14:40:16','',181,'http://flowercat.org/?p=319',0,'revision','',0),(321,1,'2021-07-10 14:43:15','2021-07-10 14:43:15','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br><a href=\"http://flowercat.org/rose\" target=\"_blank\" rel=\"noreferrer noopener\">flowercat.org/rose</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2021-07-10 14:43:15','2021-07-10 14:43:15','',205,'http://flowercat.org/?p=321',0,'revision','',0),(448,1,'2022-02-27 18:27:58','2022-02-27 18:27:58','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 120px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=f7f4e3/linkcol=35597d/tracklist=false/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by l&#39;Artiste ordinaire X Robert Kirkbride</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am<br><br>Our livestream raised money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online.<br><br>All proceeds from sales of <strong>Bourdon 50Hz [nº38]</strong> go to <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noreferrer noopener\">AHHAH</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">released April 26, 2020<br><br>music composed by Melissa Grey &amp; David Morneau<br><br>Melissa Grey - sine wave synthesizer &amp; live sound processing<br>David Morneau - trombone<br>Robert Kirkbride - guitar</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of <strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":260,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-1024x768.jpg\" alt=\"\" class=\"wp-image-260\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":261,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png\" alt=\"\" class=\"wp-image-261\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/dYRC8oINOGQ\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/dYRC8oINOGQ\n</div></figure>\n<!-- /wp:embed -->','Bourdon 50Hz [nº38]','','inherit','closed','closed','','232-revision-v1','','','2022-02-27 18:27:58','2022-02-27 18:27:58','',232,'https://flowercat.org/?p=448',0,'revision','',0),(322,1,'2021-07-10 14:45:06','2021-07-10 14:45:06','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 120px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=f7f4e3/linkcol=35597d/tracklist=false/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by l&#39;Artiste ordinaire X Robert Kirkbride</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am<br><br>Our livestream raised money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online.<br><br>All proceeds from sales of <strong>Bourdon 50Hz [nº38]</strong> go to <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noreferrer noopener\">AHHAH</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\"><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">released April 26, 2020<br><br>music composed by l\'Artiste ordinaire<br><br>Melissa Grey - sine wave synthesizer &amp; live sound processing<br>David Morneau - trombone<br>Robert Kirkbride - guitar</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f7f4e3;color:#06111b\">Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of <strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[260,261],\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-1024x768.jpg\" alt=\"\" data-id=\"260\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-scaled.jpg\" data-link=\"http://flowercat.org/bourdon/dm_img_20200424_162336760_hdr/\" class=\"wp-image-260\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png\" alt=\"\" data-id=\"261\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap.png\" data-link=\"http://flowercat.org/bourdon/lao_bourdon-24-hour_screen-cap/\" class=\"wp-image-261\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/dYRC8oINOGQ\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/dYRC8oINOGQ\n</div></figure>\n<!-- /wp:embed -->','Bourdon 50Hz [nº38]','','inherit','closed','closed','','232-revision-v1','','','2021-07-10 14:45:06','2021-07-10 14:45:06','',232,'http://flowercat.org/?p=322',0,'revision','',0),(505,1,'2022-04-10 19:44:34','2022-04-10 19:44:34','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\"><strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong><br><a href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\" rel=\"noreferrer noopener\">New York Arts</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":222,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" class=\"wp-image-222\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":223,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" class=\"wp-image-223\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":224,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" class=\"wp-image-224\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":225,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" class=\"wp-image-225\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":226,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" class=\"wp-image-226\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":227,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" class=\"wp-image-227\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":228,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" class=\"wp-image-228\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":229,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" class=\"wp-image-229\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":230,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" class=\"wp-image-230\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2022-04-10 19:44:34','2022-04-10 19:44:34','',214,'http://flowercat.org/?p=505',0,'revision','',0),(323,1,'2021-07-10 14:46:50','2021-07-10 14:46:50','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[222,223,224,225,226,227,228,229,230],\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" data-id=\"222\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\" class=\"wp-image-222\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" data-id=\"223\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\" class=\"wp-image-223\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" data-id=\"224\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\" class=\"wp-image-224\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" data-id=\"225\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\" class=\"wp-image-225\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" data-id=\"226\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\" class=\"wp-image-226\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" data-id=\"227\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\" class=\"wp-image-227\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" data-id=\"228\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\" class=\"wp-image-228\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" data-id=\"229\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\" class=\"wp-image-229\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" data-id=\"230\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\" data-link=\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\" class=\"wp-image-230\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2021-07-10 14:46:50','2021-07-10 14:46:50','',214,'http://flowercat.org/?p=323',0,'revision','',0),(400,1,'2022-01-24 23:35:31','2022-01-24 23:35:31','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, and scientists.<br><br>They are based in Manhattan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-24 23:35:31','2022-01-24 23:35:31','',117,'http://flowercat.org/?p=400',0,'revision','',0),(381,1,'2022-01-15 19:52:54','2022-01-15 19:52:54','','2022_background_DIEGO','','inherit','closed','closed','','2022_background_deigo','','','2022-01-15 19:53:33','2022-01-15 19:53:33','',117,'http://flowercat.org/wp-content/uploads/2022/01/2022_background_DEIGO.png',0,'attachment','image/png',0),(327,1,'2021-07-11 15:17:16','2021-07-11 15:17:16','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a rel=\"noreferrer noopener\" href=\"https://www.yuritavares.com/\" target=\"_blank\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15 am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David bathe and prepare for a day of performance<br>— 8:30am — coffee is picked up and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light <br>— 9:30am — Melissa &amp; David go into wardrobe <br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-11 15:17:16','2021-07-11 15:17:16','',181,'http://flowercat.org/?p=327',0,'revision','',0),(325,1,'2021-07-11 14:56:46','2021-07-11 14:56:46','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a href=\"https://www.cristinamuller.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Cristina Müller</a> &amp; <a href=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15 am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David bathe and prepare for a day of performance<br>— 8:30am — coffee is picked up and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light <br>— 9:30am — Melissa &amp; David go into wardrobe <br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\" rel=\"noreferrer noopener\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-11 14:56:46','2021-07-11 14:56:46','',181,'http://flowercat.org/?p=325',0,'revision','',0),(330,1,'2021-07-11 19:28:23','2021-07-11 19:28:23','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a rel=\"noreferrer noopener\" href=\"https://www.yuritavares.com/\" target=\"_blank\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15 am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light <br>— 9:30am — Melissa &amp; David go into wardrobe <br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues until 10:00pm with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-11 19:28:23','2021-07-11 19:28:23','',181,'http://flowercat.org/?p=330',0,'revision','',0),(329,1,'2021-07-11 18:21:00','2021-07-11 18:21:00','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a rel=\"noreferrer noopener\" href=\"https://www.yuritavares.com/\" target=\"_blank\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15 am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light <br>— 9:30am — Melissa &amp; David go into wardrobe <br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-11 18:21:00','2021-07-11 18:21:00','',181,'http://flowercat.org/?p=329',0,'revision','',0),(339,1,'2021-07-14 21:26:53','2021-07-14 21:26:53','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Biophonic Beats</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 800px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1IPB_H-rMM_yW_AqOjcfm0fxyo8LU7FBI?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Biophonic Beats</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Biophonic Beats     23\'49<br><br>Flower Cat (FC008)<br>July 25, 2021</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-small-font-size\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong>&nbsp;is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong>&nbsp;was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br>released July 15, 2021, on Flower Cat<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">composition<br>Melissa Grey &amp; David Morneau<br><br>benjolin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>Sound recording<br>David Morneau, Michael Campos, and Miguel Tang<br><br>2018 Mixing<br>Melissa Grey, David Morneau, and Miguel Tang<br><br>2021 Mixing<br>Melissa Grey &amp; David Morneau<br><br>2021 Mastering<br>Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":244,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-244\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":243,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-243\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":242,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-242\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','publish','closed','closed','','biophonic-beats-epk','','','2022-12-03 18:08:20','2022-12-03 18:08:20','',0,'http://flowercat.org/?page_id=339',0,'page','',0),(340,1,'2021-07-14 21:24:10','2021-07-14 21:24:10','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\">Composed and performed by Melissa Grey &amp; David Morneau<strong> Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br>http://flowercat.org/biophonic-beats/</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/><figcaption>Biophonic Beats cover art based on photo by Yuri Pires Tavares</figcaption></figure>\n<!-- /wp:image -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2021-07-14 21:24:10','2021-07-14 21:24:10','',339,'http://flowercat.org/?p=340',0,'revision','',0),(341,1,'2021-07-14 21:26:53','2021-07-14 21:26:53','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Composed and performed by Melissa Grey &amp; David Morneau<strong> Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Biophonic Beats cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2021-07-14 21:26:53','2021-07-14 21:26:53','',339,'http://flowercat.org/?p=341',0,'revision','',0),(342,1,'2021-07-14 21:28:30','2021-07-14 21:28:30','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Biophonic Beats cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2021-07-14 21:28:30','2021-07-14 21:28:30','',339,'http://flowercat.org/?p=342',0,'revision','',0),(334,1,'2021-07-14 13:32:31','2021-07-14 13:32:31','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone.<br><br><strong>[Timeline]</strong><br>Sunday, July 3, 2016:<br>— 2pm — Melissa Grey &amp; David Morneau play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a rel=\"noreferrer noopener\" href=\"https://www.yuritavares.com/\" target=\"_blank\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light <br>— 9:30am — Melissa &amp; David go into wardrobe <br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues until 10:00pm with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City<br><br>Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-14 13:32:31','2021-07-14 13:32:31','',181,'http://flowercat.org/?p=334',0,'revision','',0),(332,1,'2021-07-14 13:26:16','2021-07-14 13:26:16','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Available soon: <strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong>, a structured improvisation for benjolin synthesizer and trombone, is a conceptual response to the sonic ecosystem.<br><br>Thursday, March 27, 2014:<br>— 9pm — Melissa Grey &amp; David Morneau meet following a concert.<br><br>Sunday, July 3, 2016:<br>— 2pm — Melissa &amp; David play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a rel=\"noreferrer noopener\" href=\"https://www.yuritavares.com/\" target=\"_blank\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15 am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light <br>— 9:30am — Melissa &amp; David go into wardrobe <br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues until 10:00pm with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City.<br><br>Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-14 13:26:16','2021-07-14 13:26:16','',181,'http://flowercat.org/?p=332',0,'revision','',0),(711,1,'2022-12-03 16:01:11','2022-12-03 16:01:11','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><iframe style=\"border: 0; width: 100%; height: 42px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=small/bgcol=ffffff/linkcol=2c2920/artwork=none/transparent=true/\" seamless=\"\">&lt;a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp;amp; David Morneau&lt;/a></iframe><br> <a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Available for purchase here</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone.<br><br><strong>[Timeline]</strong><br>Sunday, July 3, 2016:<br>— 2pm — Melissa Grey &amp; David Morneau play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a href=\"https://www.yuritavares.com/\" data-type=\"URL\" data-id=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light&nbsp;<br>— 9:30am — Melissa &amp; David go into wardrobe&nbsp;<br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues until 10:00pm with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City<br><br>Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Originally recorded for <strong><a href=\"https://www.youtube.com/channel/UCnbvU5O2PN0sqNh-bTchkxg\" data-type=\"URL\" data-id=\"https://www.youtube.com/channel/UCnbvU5O2PN0sqNh-bTchkxg\" target=\"_blank\" rel=\"noreferrer noopener\">Ao Vivo no Casarão | Lado B</a></strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: <a href=\"https://www.cristinamuller.com/\" data-type=\"URL\" data-id=\"https://www.cristinamuller.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Cristina Müller</a> and <a href=\"https://www.yuritavares.com/\" data-type=\"URL\" data-id=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":244,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-244\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":243,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-243\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":242,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-242\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2022-12-03 16:01:11','2022-12-03 16:01:11','',181,'http://flowercat.org/?p=711',0,'revision','',0),(336,1,'2021-07-14 17:38:45','2021-07-14 17:38:45','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 42px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=small/bgcol=ffffff/linkcol=2c2920/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone.<br><br><strong>[Timeline]</strong><br>Sunday, July 3, 2016:<br>— 2pm — Melissa Grey &amp; David Morneau play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a rel=\"noreferrer noopener\" href=\"https://www.yuritavares.com/\" target=\"_blank\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light&nbsp;<br>— 9:30am — Melissa &amp; David go into wardrobe&nbsp;<br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues until 10:00pm with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City<br><br>Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-14 17:38:45','2021-07-14 17:38:45','',181,'http://flowercat.org/?p=336',0,'revision','',0),(338,1,'2021-07-14 17:41:01','2021-07-14 17:41:01','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><iframe style=\"border: 0; width: 100%; height: 42px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=small/bgcol=ffffff/linkcol=2c2920/artwork=none/transparent=true/\" seamless=\"\">&lt;a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp;amp; David Morneau&lt;/a></iframe><br> <a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Available for purchase here</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone.<br><br><strong>[Timeline]</strong><br>Sunday, July 3, 2016:<br>— 2pm — Melissa Grey &amp; David Morneau play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a rel=\"noreferrer noopener\" href=\"https://www.yuritavares.com/\" target=\"_blank\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light&nbsp;<br>— 9:30am — Melissa &amp; David go into wardrobe&nbsp;<br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues until 10:00pm with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City<br><br>Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong>Ao Vivo no Casarão | Lado B</strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: Cristina Müller and Yuri Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2021-07-14 17:41:01','2021-07-14 17:41:01','',181,'http://flowercat.org/?p=338',0,'revision','',0),(345,1,'2021-07-14 21:30:53','2021-07-14 21:30:53','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong>&nbsp;is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong>&nbsp;was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Biophonic Beats cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2021-07-14 21:30:53','2021-07-14 21:30:53','',339,'http://flowercat.org/?p=345',0,'revision','',0),(344,1,'2021-07-14 21:30:13','2021-07-14 21:30:13','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong>&nbsp;is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong>&nbsp;was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Biophonic Beats cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2021-07-14 21:30:13','2021-07-14 21:30:13','',339,'http://flowercat.org/?p=344',0,'revision','',0),(348,1,'2021-07-15 14:05:02','2021-07-15 14:05:02','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">New Release: <strong>Biophonic Beats</strong> by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br>released July 15, 2021, on Flower Cat<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Biophonic Beats cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2021-07-15 14:05:02','2021-07-15 14:05:02','',339,'http://flowercat.org/?p=348',0,'revision','',0),(347,1,'2021-07-15 14:03:54','2021-07-15 14:03:54','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">New Release: <strong>Biophonic Beats</strong> by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong>&nbsp;is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong>&nbsp;was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Biophonic Beats cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2021-07-15 14:03:54','2021-07-15 14:03:54','',339,'http://flowercat.org/?p=347',0,'revision','',0),(359,1,'2021-07-16 00:57:34','2021-07-16 00:57:34','','Kirlian_still_1','','inherit','','closed','','kirlian_still_1','','','2021-07-16 00:57:34','2021-07-16 00:57:34','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_1.png',0,'attachment','image/png',0),(360,1,'2021-07-16 00:57:37','2021-07-16 00:57:37','','Kirlian_still_2_SQUARE','','inherit','','closed','','kirlian_still_2_square','','','2021-07-16 00:57:37','2021-07-16 00:57:37','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_2_SQUARE.png',0,'attachment','image/png',0),(361,1,'2021-07-16 00:57:43','2021-07-16 00:57:43','','Kirlian_still_2','','inherit','','closed','','kirlian_still_2','','','2021-07-16 00:57:43','2021-07-16 00:57:43','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_2.png',0,'attachment','image/png',0),(362,1,'2021-07-16 00:57:47','2021-07-16 00:57:47','','Kirlian_still_3_SQUARE','','inherit','','closed','','kirlian_still_3_square','','','2021-07-16 00:57:47','2021-07-16 00:57:47','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_3_SQUARE.png',0,'attachment','image/png',0),(363,1,'2021-07-16 00:57:52','2021-07-16 00:57:52','','Kirlian_still_3','','inherit','','closed','','kirlian_still_3','','','2021-07-16 00:57:52','2021-07-16 00:57:52','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_3.png',0,'attachment','image/png',0),(364,1,'2021-07-16 00:57:56','2021-07-16 00:57:56','','Kirlian_still_4_SQUARE','','inherit','','closed','','kirlian_still_4_square','','','2021-07-16 00:57:56','2021-07-16 00:57:56','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_4_SQUARE.png',0,'attachment','image/png',0),(365,1,'2021-07-16 00:58:02','2021-07-16 00:58:02','','Kirlian_still_4','','inherit','','closed','','kirlian_still_4','','','2021-07-16 00:58:02','2021-07-16 00:58:02','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_4.png',0,'attachment','image/png',0),(366,1,'2021-07-16 00:58:05','2021-07-16 00:58:05','','Kirlian_still_5_SQUARE','','inherit','','closed','','kirlian_still_5_square','','','2021-07-16 00:58:05','2021-07-16 00:58:05','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_5_SQUARE.png',0,'attachment','image/png',0),(367,1,'2021-07-16 00:58:14','2021-07-16 00:58:14','','Kirlian_still_5','','inherit','','closed','','kirlian_still_5','','','2021-07-16 00:58:14','2021-07-16 00:58:14','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_5.png',0,'attachment','image/png',0),(368,1,'2021-07-16 00:58:19','2021-07-16 00:58:19','','Kirlian_still_6_SQUARE','','inherit','','closed','','kirlian_still_6_square','','','2021-07-16 00:58:19','2021-07-16 00:58:19','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_6_SQUARE.png',0,'attachment','image/png',0),(369,1,'2021-07-16 00:58:26','2021-07-16 00:58:26','','Kirlian_still_6','','inherit','','closed','','kirlian_still_6','','','2021-07-16 00:58:26','2021-07-16 00:58:26','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_6.png',0,'attachment','image/png',0),(352,1,'2021-07-16 00:52:04','2021-07-16 00:52:04','<!-- wp:heading {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"normal\"} -->\n<h2 class=\"has-text-color has-background has-normal-font-size\" style=\"background-color:#fce9af;color:#432d00\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\">SYMBOLIC GESTURE<br>Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\">Flower Cat (FC007)<br>November 21, 2020<br>UPC 195269080266<br>$10<br><a href=\"http://flowercat.org/albums\">flowercat.org/albums</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\">tracks:<br>(1) Aura 3\'0<br>(2) Corona 3\'0<br>(3) Kirlian 4\'0<br>(4) [again] 2\'0<br>(5) Shekinah 4\'0<br><br><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <a rel=\"noopener\" href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\"><em>False Heads, Masks, and Robots</em></a> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#fce9af\",\"text\":\"#432d00\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\">composition, sound design, programming, instruments<br>Melissa Grey &amp; David Morneau<br><br>words, voice<br>Dan Rose<br><br>violins on Kirlian<br>Miolina (Mioi Takeda &amp; Lynn Bechtold)<br><br>mixed and mastered<br>Melissa Grey &amp; David Morneau at The Arches</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120,\"className\":\"wp-image-120 size-large\"} -->\n<div class=\"wp-block-image wp-image-120 size-large\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey (photographed by Yuri Pires Tavares)\" class=\"wp-image-120\"/><figcaption>Melissa Grey (photographed by Yuri Pires Tavares)</figcaption></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\">Melissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119,\"className\":\"wp-image-119 size-large\"} -->\n<div class=\"wp-block-image wp-image-119 size-large\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau (photographed by Yuri Pires Tavares)\" class=\"wp-image-119\"/><figcaption>David Morneau (photographed by Yuri Pires Tavares)</figcaption></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Dan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Violin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.<br><a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">=^.^=</p>\n<!-- /wp:paragraph -->','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-07-16 00:52:04','2021-07-16 00:52:04','',130,'http://flowercat.org/?p=352',0,'revision','',0),(354,1,'2021-07-16 00:53:19','2021-07-16 00:53:19','<!-- wp:heading {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"normal\"} -->\n<h2 class=\"has-text-color has-background has-normal-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">SYMBOLIC GESTURE<br>Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">Flower Cat (FC007)<br>November 21, 2020<br>UPC 195269080266<br>$10<br><a href=\"http://flowercat.org/albums\">flowercat.org/albums</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">tracks:<br>(1) Aura 3\'0<br>(2) Corona 3\'0<br>(3) Kirlian 4\'0<br>(4) [again] 2\'0<br>(5) Shekinah 4\'0<br><br><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <a rel=\"noopener\" href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\"><em>False Heads, Masks, and Robots</em></a> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#fcfbf7\",\"text\":\"#716861\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">composition, sound design, programming, instruments<br>Melissa Grey &amp; David Morneau<br><br>words, voice<br>Dan Rose<br><br>violins on Kirlian<br>Miolina (Mioi Takeda &amp; Lynn Bechtold)<br><br>mixed and mastered<br>Melissa Grey &amp; David Morneau at The Arches</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120,\"className\":\"wp-image-120 size-large\"} -->\n<div class=\"wp-block-image wp-image-120 size-large\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey (photographed by Yuri Pires Tavares)\" class=\"wp-image-120\"/><figcaption>Melissa Grey (photographed by Yuri Pires Tavares)</figcaption></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">Melissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119,\"className\":\"wp-image-119 size-large\"} -->\n<div class=\"wp-block-image wp-image-119 size-large\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau (photographed by Yuri Pires Tavares)\" class=\"wp-image-119\"/><figcaption>David Morneau (photographed by Yuri Pires Tavares)</figcaption></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Dan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Violin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.<br><a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">=^.^=</p>\n<!-- /wp:paragraph -->','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-07-16 00:53:19','2021-07-16 00:53:19','',130,'http://flowercat.org/?p=354',0,'revision','',0),(770,1,'2023-01-05 01:12:33','2023-01-05 01:12:33','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">releasing March 2023<br><br>guitars<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>=^.^=<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-01-05 01:12:33','2023-01-05 01:12:33','',481,'http://flowercat.org/?p=770',0,'revision','',0),(771,1,'2023-01-05 01:19:18','2023-01-05 01:19:18','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#432d00;background-color:#fce9af\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"color:#432d00;background-color:#fce9af\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#432d00;background-color:#fce9af\">\"<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>\"<br><a style=\"color:#432d00;\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#432d00;background-color:#fce9af\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#432d00;background-color:#fce9af\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: Melissa Grey &amp; David Morneau<br>inspired by <strong>The DNA-Photon Project </strong>by Dan Rose<br><br>mixed by: Melissa Grey &amp; David Morneau<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":222,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" class=\"wp-image-222\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":223,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" class=\"wp-image-223\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":224,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" class=\"wp-image-224\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":225,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" class=\"wp-image-225\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":226,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" class=\"wp-image-226\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":227,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" class=\"wp-image-227\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":228,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" class=\"wp-image-228\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":229,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" class=\"wp-image-229\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":230,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" class=\"wp-image-230\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2023-01-05 01:19:18','2023-01-05 01:19:18','',214,'http://flowercat.org/?p=771',0,'revision','',0),(358,1,'2021-07-16 00:57:25','2021-07-16 00:57:25','','Kirlian_still_1_SQUARE','','inherit','','closed','','kirlian_still_1_square','','','2021-07-16 00:57:25','2021-07-16 00:57:25','',0,'http://flowercat.org/wp-content/uploads/2021/07/Kirlian_still_1_SQUARE.png',0,'attachment','image/png',0),(723,1,'2022-12-03 16:46:55','2022-12-03 16:46:55','<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Symbolic Gesture</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 850px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/19vvrSLAZILh5JVQnaDt04mek5r3agpjh?usp=share_link\" title=\"\">Downloads<br>(.wav,.mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Symbolic Gesture</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Aura 3\'0<br>(2) Corona 3\'0<br>(3) Kirlian 4\'0<br>(4) [again] 2\'0<br>(5) Shekinah 4\'0<br><br>Flower Cat (FC007)<br>November 21, 2020<br>UPC 195269080266</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\"><em>False Heads, Masks, and Robots</em></a> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">composition, sound design, programming, instruments<br>Melissa Grey &amp; David Morneau<br><br>words, voice<br>Dan Rose<br><br>violins on Kirlian<br>Miolina (Mioi Takeda &amp; Lynn Bechtold)<br><br>mixed and mastered<br>Melissa Grey &amp; David Morneau at The Arches</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption class=\"wp-element-caption\"><em>self portrait by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong>, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Miolina-photo-Nicolai-Vesthammer-FV.webp\" alt=\"\" class=\"wp-image-600\"/><figcaption class=\"wp-element-caption\"><em>photo by Nicolai Vesthammer FV</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Violin duo <strong>Miolina</strong>, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.<br><a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">=^.^=</p>\n<!-- /wp:paragraph -->','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2022-12-03 16:46:55','2022-12-03 16:46:55','',130,'http://flowercat.org/?p=723',0,'revision','',0),(356,1,'2021-07-16 00:55:25','2021-07-16 00:55:25','<!-- wp:heading {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"normal\"} -->\n<h2 class=\"has-text-color has-background has-normal-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><a href=\"https://www.dropbox.com/sh/zjgs7g7pab37gov/AAB0bif73G321xzyVUHkNQuLa?dl=0\" target=\"_blank\" rel=\"noopener\">Download audio files and one sheet</a></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">Contact: Melissa Grey, <a href=\"mailto:melissa@flowercat.org\">melissa@flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">SYMBOLIC GESTURE<br>Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">Flower Cat (FC007)<br>November 21, 2020<br>UPC 195269080266<br>$10<br><a href=\"http://flowercat.org/albums\">flowercat.org/albums</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">tracks:<br>(1) Aura 3\'0<br>(2) Corona 3\'0<br>(3) Kirlian 4\'0<br>(4) [again] 2\'0<br>(5) Shekinah 4\'0<br><br><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <a rel=\"noopener\" href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\"><em>False Heads, Masks, and Robots</em></a> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#fcfbf7\",\"text\":\"#716861\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">composition, sound design, programming, instruments<br>Melissa Grey &amp; David Morneau<br><br>words, voice<br>Dan Rose<br><br>violins on Kirlian<br>Miolina (Mioi Takeda &amp; Lynn Bechtold)<br><br>mixed and mastered<br>Melissa Grey &amp; David Morneau at The Arches</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120,\"className\":\"wp-image-120 size-large\"} -->\n<div class=\"wp-block-image wp-image-120 size-large\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey (photographed by Yuri Pires Tavares)\" class=\"wp-image-120\"/><figcaption>Melissa Grey (photographed by Yuri Pires Tavares)</figcaption></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">Melissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119,\"className\":\"wp-image-119 size-large\"} -->\n<div class=\"wp-block-image wp-image-119 size-large\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau (photographed by Yuri Pires Tavares)\" class=\"wp-image-119\"/><figcaption>David Morneau (photographed by Yuri Pires Tavares)</figcaption></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#fcfbf7\",\"text\":\"#716861\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">Dan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#fcfbf7\",\"text\":\"#716861\"}}} -->\n<p class=\"has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">Violin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.<br><a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\">=^.^=</p>\n<!-- /wp:paragraph -->','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2021-07-16 00:55:25','2021-07-16 00:55:25','',130,'http://flowercat.org/?p=356',0,'revision','',0),(774,1,'2023-01-05 01:23:34','2023-01-05 01:23:34','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"color:#716861;background-color:#fcfbf7\"><strong>Symbolic Gesture</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#716861\">\"<strong>inventive… intricate… irregular</strong>\"<br><a style=\"color:#716861;\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#716861;background-color:#fcfbf7\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <strong>False Heads, Masks, and Robots</strong> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br><a rel=\"noreferrer noopener\" href=\"http://flowercat.org/rose\" target=\"_blank\">flowercat.org/rose</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#716861;background-color:#fcfbf7\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2023-01-05 01:23:34','2023-01-05 01:23:34','',205,'http://flowercat.org/?p=774',0,'revision','',0),(776,1,'2023-01-10 14:58:03','2023-01-10 14:58:03','<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 855px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=0687f5/transparent=true/tracklist=true/tracks=1346135954,1459077191,3990321944,1566485748/esig=1bdb2f5e12da2ec2fb4f7ef209fdc228/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->','AlwaysBecoming preview','','inherit','closed','closed','','775-revision-v1','','','2023-01-10 14:58:03','2023-01-10 14:58:03','',775,'https://flowercat.org/?p=776',0,'revision','',0),(773,1,'2023-01-05 01:21:27','2023-01-05 01:21:27','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#432d00;background-color:#fce9af\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"color:#432d00;background-color:#fce9af\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#432d00;background-color:#fce9af\">\"<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>\"<br><a style=\"color:#432d00;\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#432d00;background-color:#fce9af\">History repeats: Melissa Grey &amp; David Morneau return to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#432d00;background-color:#fce9af\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: Melissa Grey &amp; David Morneau<br>inspired by <strong>The DNA-Photon Project </strong>by Dan Rose<br><br>mixed by: Melissa Grey &amp; David Morneau<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":222,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" class=\"wp-image-222\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":223,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" class=\"wp-image-223\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":224,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" class=\"wp-image-224\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":225,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" class=\"wp-image-225\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":226,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" class=\"wp-image-226\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":227,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" class=\"wp-image-227\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":228,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" class=\"wp-image-228\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":229,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" class=\"wp-image-229\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":230,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" class=\"wp-image-230\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2023-01-05 01:21:27','2023-01-05 01:21:27','',214,'http://flowercat.org/?p=773',0,'revision','',0),(772,1,'2023-01-05 01:21:13','2023-01-05 01:21:13','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#432d00;background-color:#fce9af\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"color:#432d00;background-color:#fce9af\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#432d00;background-color:#fce9af\">\"<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>\"<br><a style=\"color:#432d00;\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#432d00;background-color:#fce9af\">History repeats: Melissa Grey &amp; David Morneau returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#432d00;background-color:#fce9af\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: Melissa Grey &amp; David Morneau<br>inspired by <strong>The DNA-Photon Project </strong>by Dan Rose<br><br>mixed by: Melissa Grey &amp; David Morneau<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":222,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" class=\"wp-image-222\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":223,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" class=\"wp-image-223\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":224,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" class=\"wp-image-224\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":225,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" class=\"wp-image-225\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":226,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" class=\"wp-image-226\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":227,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" class=\"wp-image-227\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":228,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" class=\"wp-image-228\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":229,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" class=\"wp-image-229\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":230,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" class=\"wp-image-230\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2023-01-05 01:21:13','2023-01-05 01:21:13','',214,'http://flowercat.org/?p=772',0,'revision','',0),(401,1,'2022-01-24 23:36:34','2022-01-24 23:36:34','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, and scientists.<br><br>Grey &amp; Morneau are based in Manhattan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-24 23:36:34','2022-01-24 23:36:34','',117,'http://flowercat.org/?p=401',0,'revision','',0),(495,1,'2022-04-08 16:24:27','2022-04-08 16:24:27','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><iframe style=\"border: 0; width: 100%; height: 42px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=small/bgcol=ffffff/linkcol=2c2920/artwork=none/transparent=true/\" seamless=\"\">&lt;a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp;amp; David Morneau&lt;/a></iframe><br> <a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Available for purchase here</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone.<br><br><strong>[Timeline]</strong><br>Sunday, July 3, 2016:<br>— 2pm — Melissa Grey &amp; David Morneau play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a href=\"https://www.yuritavares.com/\" data-type=\"URL\" data-id=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light&nbsp;<br>— 9:30am — Melissa &amp; David go into wardrobe&nbsp;<br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues until 10:00pm with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City<br><br>Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong><a href=\"https://www.youtube.com/channel/UCnbvU5O2PN0sqNh-bTchkxg\" data-type=\"URL\" data-id=\"https://www.youtube.com/channel/UCnbvU5O2PN0sqNh-bTchkxg\" target=\"_blank\" rel=\"noreferrer noopener\">Ao Vivo no Casarão | Lado B</a></strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: <a href=\"https://www.cristinamuller.com/\" data-type=\"URL\" data-id=\"https://www.cristinamuller.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Cristina Müller</a> and <a href=\"https://www.yuritavares.com/\" data-type=\"URL\" data-id=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":243,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-243\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":242,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-242\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":244,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-244\"/></a><figcaption>.</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-246\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2022-04-08 16:24:27','2022-04-08 16:24:27','',181,'http://flowercat.org/?p=495',0,'revision','',0),(399,1,'2022-01-22 23:01:08','2022-01-22 23:01:08','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><iframe style=\"border: 0; width: 100%; height: 42px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=small/bgcol=ffffff/linkcol=2c2920/artwork=none/transparent=true/\" seamless=\"\">&lt;a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp;amp; David Morneau&lt;/a></iframe><br> <a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Available for purchase here</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone.<br><br><strong>[Timeline]</strong><br>Sunday, July 3, 2016:<br>— 2pm — Melissa Grey &amp; David Morneau play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a href=\"https://www.yuritavares.com/\" data-type=\"URL\" data-id=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light <br>— 9:30am — Melissa &amp; David go into wardrobe <br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues until 10:00pm with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\"><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City<br><br>Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Originally recorded for <strong><a href=\"https://www.youtube.com/channel/UCnbvU5O2PN0sqNh-bTchkxg\" data-type=\"URL\" data-id=\"https://www.youtube.com/channel/UCnbvU5O2PN0sqNh-bTchkxg\" target=\"_blank\" rel=\"noreferrer noopener\">Ao Vivo no Casarão | Lado B</a></strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: <a href=\"https://www.cristinamuller.com/\" data-type=\"URL\" data-id=\"https://www.cristinamuller.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Cristina Müller</a> and <a href=\"https://www.yuritavares.com/\" data-type=\"URL\" data-id=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[243,242,244,246,247],\"columns\":2,\"linkTo\":\"file\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"243\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-2/\" class=\"wp-image-243\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"242\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18/\" class=\"wp-image-242\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" data-id=\"244\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-3/\" class=\"wp-image-244\"/></a><figcaption class=\"blocks-gallery-item__caption\">.</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" data-id=\"246\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-4/\" class=\"wp-image-246\"/></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" data-id=\"247\" data-full-url=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-scaled.jpg\" data-link=\"http://flowercat.org/biophonic-beats/lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-5/\" class=\"wp-image-247\"/></a></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2022-01-22 23:01:08','2022-01-22 23:01:08','',181,'http://flowercat.org/?p=399',0,'revision','',0),(418,1,'2022-02-12 03:42:43','2022-02-12 03:42:43','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":414,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DIEGO-cover-final-1-1024x1024.png\" alt=\"\" class=\"wp-image-414\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><strong>Spring 2022</strong></p>\n<!-- /wp:paragraph -->','DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-02-12 03:42:43','2022-02-12 03:42:43','',391,'http://flowercat.org/?p=418',0,'revision','',0),(419,1,'2022-02-13 14:49:03','2022-02-13 14:49:03','','DR-DIEGO-cover-Final','','inherit','','closed','','dr-diego-cover-final','','','2022-02-13 14:49:03','2022-02-13 14:49:03','',391,'http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png',0,'attachment','image/png',0),(429,1,'2022-02-18 00:01:54','2022-02-18 00:01:54','<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-02-18 00:01:54','2022-02-18 00:01:54','',7,'http://flowercat.org/?p=429',0,'revision','',0),(427,1,'2022-02-13 17:45:11','2022-02-13 17:45:11','<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-02-13 17:45:11','2022-02-13 17:45:11','',7,'https://flowercat.org/?p=427',0,'revision','',0),(421,1,'2022-02-13 14:55:41','2022-02-13 14:55:41','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><strong>Spring 2022</strong></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-02-13 14:55:41','2022-02-13 14:55:41','',391,'https://flowercat.org/?p=421',0,'revision','',0),(412,1,'2022-02-09 03:12:55','2022-02-09 03:12:55','<!-- wp:image {\"id\":406,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DIEGO-cover-final-1024x1024.png\" alt=\"\" class=\"wp-image-406\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-02-09 03:12:55','2022-02-09 03:12:55','',7,'http://flowercat.org/?p=412',0,'revision','',0),(410,1,'2022-02-03 15:57:55','2022-02-03 15:57:55','<!-- wp:image {\"id\":406,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DIEGO-cover-final-1024x1024.png\" alt=\"\" class=\"wp-image-406\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/flower-cat/biophonic-beats-cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/flower-cat/symbolic-gesture-cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/bourdon_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/004-00_pe_cover/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-02-03 15:57:55','2022-02-03 15:57:55','',7,'https://flowercat.org/?p=410',0,'revision','',0),(416,1,'2022-02-12 03:41:50','2022-02-12 03:41:50','<!-- wp:image {\"id\":414,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DIEGO-cover-final-1-1024x1024.png\" alt=\"\" class=\"wp-image-414\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-02-12 03:41:50','2022-02-12 03:41:50','',7,'http://flowercat.org/?p=416',0,'revision','',0),(425,1,'2022-02-13 17:00:16','2022-02-13 17:00:16','','Diego_Vásquez-photo-by-Yuti-_Chang','','inherit','','closed','','diego_vasquez-photo-by-yuti-_chang','','','2022-02-13 17:00:16','2022-02-13 17:00:16','',391,'http://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang.jpg',0,'attachment','image/jpeg',0),(423,1,'2022-02-13 14:59:05','2022-02-13 14:59:05','<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/bourdon_cover-1024x1024.jpg\" alt=\"Bourdon 50Hz [nº38]\" class=\"wp-image-253\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-02-13 14:59:05','2022-02-13 14:59:05','',7,'https://flowercat.org/?p=423',0,'revision','',0),(428,1,'2022-02-18 00:01:06','2022-02-18 00:01:06','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><strong>RELEASING March 20, 2022</strong></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-02-18 00:01:06','2022-02-18 00:01:06','',391,'http://flowercat.org/?p=428',0,'revision','',0),(426,1,'2022-02-13 17:44:29','2022-02-13 17:44:29','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><strong>RELEASING March 20, 2022</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-02-13 17:44:29','2022-02-13 17:44:29','',391,'https://flowercat.org/?p=426',0,'revision','',0),(431,1,'2022-02-22 03:02:29','2022-02-22 03:02:29','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><strong>RELEASING March 20, 2022</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-02-22 03:02:29','2022-02-22 03:02:29','',391,'https://flowercat.org/?p=431',0,'revision','',0),(432,1,'2022-02-25 02:30:07','2022-02-25 02:30:07','http://flowercat.org/wp-content/uploads/2022/02/cropped-DR-DIEGO-cover-Final.png','cropped-DR-DIEGO-cover-Final.png','','inherit','','closed','','cropped-dr-diego-cover-final-png','','','2022-02-25 02:30:07','2022-02-25 02:30:07','',0,'http://flowercat.org/wp-content/uploads/2022/02/cropped-DR-DIEGO-cover-Final.png',0,'attachment','image/png',0),(434,1,'2022-02-26 04:35:58','2022-02-26 04:35:58','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>DR DIEGO</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\"><strong>DOWNLOADS</strong></a><br><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\">(.wav, .mp3, hi-res images, one sheet, press release)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"a delightful romp through a completely unique sonic world…wholly original\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet Journal</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','publish','closed','closed','','dr-diego-press-kit','','','2022-12-31 18:01:08','2022-12-31 18:01:08','',0,'http://flowercat.org/?page_id=434',0,'page','',0),(435,1,'2022-02-26 00:26:03','2022-02-26 00:26:03','','2022_background_DR-DIEGO','','inherit','','closed','','2022_background_dr-diego','','','2022-02-26 00:26:03','2022-02-26 00:26:03','',434,'http://flowercat.org/wp-content/uploads/2022/02/2022_background_DR-DIEGO.png',0,'attachment','image/png',0),(436,1,'2022-02-26 00:33:25','2022-02-26 00:33:25','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 208px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/artwork=small/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br>flowercat.org</p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-02-26 00:33:25','2022-02-26 00:33:25','',434,'http://flowercat.org/?p=436',0,'revision','',0),(437,1,'2022-02-26 04:26:07','2022-02-26 04:26:07','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 208px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/artwork=small/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><a href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\" rel=\"noreferrer noopener\">DOWNLOADS (.wav .mp3 hi-res images)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-02-26 04:26:07','2022-02-26 04:26:07','',434,'http://flowercat.org/?p=437',0,'revision','',0),(438,1,'2022-02-26 04:35:12','2022-02-26 04:35:12','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 208px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/artwork=small/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><a href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\" rel=\"noreferrer noopener\">DOWNLOADS (.wav .mp3 hi-res images)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-02-26 04:35:12','2022-02-26 04:35:12','',434,'http://flowercat.org/?p=438',0,'revision','',0),(441,1,'2022-02-26 04:39:04','2022-02-26 04:39:04','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 750px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><a href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\" rel=\"noreferrer noopener\">DOWNLOADS (.wav .mp3 hi-res images)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-02-26 04:39:04','2022-02-26 04:39:04','',434,'http://flowercat.org/?p=441',0,'revision','',0),(440,1,'2022-02-26 04:37:57','2022-02-26 04:37:57','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 572px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><a href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\" rel=\"noreferrer noopener\">DOWNLOADS (.wav .mp3 hi-res images)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-02-26 04:37:57','2022-02-26 04:37:57','',434,'http://flowercat.org/?p=440',0,'revision','',0),(442,1,'2022-02-26 04:40:09','2022-02-26 04:40:09','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 1000px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><a href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\" rel=\"noreferrer noopener\">DOWNLOADS (.wav .mp3 hi-res images)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-02-26 04:40:09','2022-02-26 04:40:09','',434,'http://flowercat.org/?p=442',0,'revision','',0),(513,1,'2022-04-24 00:12:08','2022-04-24 00:12:08','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color has-background\" style=\"background-color:#121212\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-text-color has-background has-large-font-size\" style=\"background-color:#121212\"><strong>COLLECTIVE SOUNDING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-background\" style=\"background-color:#121212\">Collective Sounding embraces a broader view of music as an activity rather than an object.<br><br>Collective Sounding invites participants to hum and move.<br><br>Collective Sounding is tuned to the utility hum found in our built environment.<br><br>Collective Sounding is suitable for a group of any size, with no prior music experience necessary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0133/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0133.png\" alt=\"\" class=\"wp-image-520\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0138/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0138.png\" alt=\"\" class=\"wp-image-522\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0136/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0136.png\" alt=\"\" class=\"wp-image-521\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0154/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0154.png\" alt=\"\" class=\"wp-image-523\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":527,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0164/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0164.png\" alt=\"\" class=\"wp-image-527\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0158/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0158.png\" alt=\"\" class=\"wp-image-526\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0152/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0152.png\" alt=\"\" class=\"wp-image-525\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0151/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0151.png\" alt=\"\" class=\"wp-image-524\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":532,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0082/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0082-1024x768.png\" alt=\"\" class=\"wp-image-532\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','Collective Sounding','','publish','closed','closed','','collective-sounding','','','2022-11-28 16:12:03','2022-11-28 16:12:03','',0,'http://flowercat.org/?page_id=513',0,'page','',0),(457,1,'2022-03-02 03:21:01','2022-03-02 03:21:01','','2022_background_mmm','','inherit','','closed','','2022_background_mmm-2','','','2022-03-02 03:21:01','2022-03-02 03:21:01','',0,'http://flowercat.org/wp-content/uploads/2022/03/2022_background_mmm-1.png',0,'attachment','image/png',0),(459,1,'2022-03-02 03:28:25','2022-03-02 03:28:25','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong>, a 20-minute live performance for cello, electronics, spoken word and video projection, is a sonic portrait of the world ocean. Melissa Grey &amp; David Morneau perform a roll call reading of dead zones—hypoxic coastal regions of the ocean that are the direct result of human pollution. Kate Dillingham’s cello creates a giant slow-motion wave that begins deep in the ocean’s trenches and rises until it breaks through the brilliant sun glitter on the water’s surface. Their sounds swim among stochastic ripples and undulations that are inevitably pulled by the tides and currents underneath. <strong>mem mer mère</strong> portrays the ocean as simultaneously majestic and wounded.<br><br>Our dependence on the ocean as source and sustainer of life is woven through all human culture in our shared reverence of water. Water goddesses are associated with fertility. The fountain of youth was the impetus for exploration. Immersion in water is a symbol of spiritual birth, a ritual metaphor for birth as the emergence from the amniotic ocean of the womb. Even our Western alphabet contains a reminder of the sea: the letter ‘m’ comes to us from the ancient Phonecian alphabet. The original glyph was drawn to associate its sound with the word mem in which it appeared. Mem was their word for water. ‘M’ is a drawing of ocean waves.<br><br>Human pollution adds significant levels of nitrogen and phosphorus to coastal waters. These are the combined results of agricultural and industrial runoff, insufficiently treated waste-water, and acid rain that pulls pollutants out of the air. The mass accumulation of these nutrients in the water—called eutrophication—can result in diminished levels of dissolved oxygen. Water becomes hypoxic, creating dead zones. Some of these zones last only a few days each year when the water warms, others persist for many months.<br><br>Dead zones disrupt the migration and spawning of fish, result in mass mortality of sea creatures, and cost countless of millions of dollars in lost fishing and tourism income. Each decade since the 1960s has seen a doubling of the number of dead zones in the world’s waters. Research by Dr. Robert Diaz (Professor Emeritus, Virginia Institute of Marine Science) and Dr. Rutger Rosenberg (Professor, Department of Marine Ecology, University of Gothenburg) has compiled a list of known dead zones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">cello<br>Kate Dillingham<br><br>sine waves, recitation<br>Melissa Grey<br><br>trombone, recitation<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau in collaboration with Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist, <a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of <a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded <a href=\"https://myblueskiesmusic.com/\" title=\"MyBlueSkiesMusic.com\">MyBlueSkiesMusic.com</a>, an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and <a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a> in the full spectrum of music from composition to performance. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/><figcaption>photo by Yuri Pires Tavares</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/><figcaption>photo by Yuri Pires Tavares</figcaption></figure>\n<!-- /wp:image -->','mmm EPK','','publish','closed','closed','','mmm-epk','','','2022-05-01 17:37:18','2022-05-01 17:37:18','',0,'https://flowercat.org/?page_id=459',0,'page','',0),(460,1,'2022-03-02 03:28:25','2022-03-02 03:28:25','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">mem mer mère<br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','459-revision-v1','','','2022-03-02 03:28:25','2022-03-02 03:28:25','',459,'https://flowercat.org/?p=460',0,'revision','',0),(461,1,'2022-03-02 03:29:03','2022-03-02 03:29:03','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">mem mer mère<br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-03-02 03:29:03','2022-03-02 03:29:03','',459,'https://flowercat.org/?p=461',0,'revision','',0),(450,1,'2022-02-27 18:29:18','2022-02-27 18:29:18','<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-02-27 18:29:18','2022-02-27 18:29:18','',7,'https://flowercat.org/?p=450',0,'revision','',0),(444,1,'2022-02-26 04:41:14','2022-02-26 04:41:14','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><a href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\" rel=\"noreferrer noopener\">DOWNLOADS (.wav .mp3 hi-res images)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-02-26 04:41:14','2022-02-26 04:41:14','',434,'http://flowercat.org/?p=444',0,'revision','',0),(446,1,'2022-02-27 18:26:45','2022-02-27 18:26:45','','Bourdon_50hz_cover_2022-revision','','inherit','','closed','','bourdon_50hz_cover_2022-revision','','','2022-02-27 18:26:45','2022-02-27 18:26:45','',232,'http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png',0,'attachment','image/png',0),(463,1,'2022-03-02 03:35:06','2022-03-02 03:35:06','','Kate Dillingham performing mem mer mère, November 13, 2019, Havre de Grace, Maryland','photo by Carl Deutsch','inherit','closed','closed','','laritiste-ordinaire-13_49067189876_o-1000x1500-1','','','2022-03-02 03:54:45','2022-03-02 03:54:45','',459,'http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1.jpeg',0,'attachment','image/jpeg',0),(464,1,'2022-03-02 03:35:06','2022-03-02 03:35:06','','laritiste-ordinaire-22_49066671378_o-1500x1000-1','','inherit','','closed','','laritiste-ordinaire-22_49066671378_o-1500x1000-1','','','2022-03-02 03:35:06','2022-03-02 03:35:06','',459,'http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1.jpeg',0,'attachment','image/jpeg',0),(465,1,'2022-03-02 03:35:06','2022-03-02 03:35:06','','Melissa Grey performing mem mer mère, November 13, 2019, Havre de Grace, Maryland','photo by Carl Deutsch','inherit','closed','closed','','laritiste-ordinaire-14_49066670218_o-1000x1500-1','','','2022-03-02 03:53:45','2022-03-02 03:53:45','',459,'http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg',0,'attachment','image/jpeg',0),(466,1,'2022-03-02 03:35:07','2022-03-02 03:35:07','','David Morneau performing mem mer mère, November 13, 2019, Havre de Grace, Maryland','photo by Carl Deutsch','inherit','closed','closed','','laritiste-ordinaire-17_49067190601_o-1500x1000-1','','','2022-03-02 03:52:33','2022-03-02 03:52:33','',459,'http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg',0,'attachment','image/jpeg',0),(473,1,'2022-03-02 03:48:57','2022-03-02 03:48:57','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-03-02 03:48:57','2022-03-02 03:48:57','',459,'http://flowercat.org/?p=473',0,'revision','',0),(467,1,'2022-03-02 03:38:06','2022-03-02 03:38:06','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><img/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><img/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photo by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-03-02 03:38:06','2022-03-02 03:38:06','',459,'https://flowercat.org/?p=467',0,'revision','',0),(469,1,'2022-03-02 03:41:49','2022-03-02 03:41:49','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-03-02 03:41:49','2022-03-02 03:41:49','',459,'https://flowercat.org/?p=469',0,'revision','',0),(474,1,'2022-03-02 03:50:27','2022-03-02 03:50:27','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-03-02 03:50:27','2022-03-02 03:50:27','',459,'http://flowercat.org/?p=474',0,'revision','',0),(471,1,'2022-03-02 03:43:47','2022-03-02 03:43:47','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><strong><a href=\"https://flowercat.bandcamp.com/album/dr-diego\" target=\"_blank\" rel=\"noreferrer noopener\">Pre-order DR DIEGO (RELEASING March 20, 2022)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-03-02 03:43:47','2022-03-02 03:43:47','',391,'https://flowercat.org/?p=471',0,'revision','',0),(477,1,'2022-03-07 20:38:03','2022-03-07 20:38:03','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\"><strong>DOWNLOADS</strong></a><br><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\">(.wav, .mp3, hi-res images, one sheet, press release)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-03-07 20:38:03','2022-03-07 20:38:03','',434,'http://flowercat.org/?p=477',0,'revision','',0),(476,1,'2022-03-07 20:37:22','2022-03-07 20:37:22','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\">DOWNLOADS</a><br><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\">(.wav, .mp3, hi-res images, one sheet, press release)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-03-07 20:37:22','2022-03-07 20:37:22','',434,'http://flowercat.org/?p=476',0,'revision','',0),(508,1,'2022-04-13 23:54:53','2022-04-13 23:54:53','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\"><strong>DOWNLOADS</strong></a><br><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\">(.wav, .mp3, hi-res images, one sheet, press release)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-04-13 23:54:53','2022-04-13 23:54:53','',434,'http://flowercat.org/?p=508',0,'revision','',0),(481,1,'2022-03-11 21:27:09','2022-03-11 21:27:09','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">purchase</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[metaslider id=\"1134\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 300px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=559c5f/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','publish','closed','closed','','always-becoming','','','2024-05-22 03:58:19','2024-05-22 03:58:19','',0,'https://flowercat.org/?page_id=481',0,'page','',0),(482,1,'2022-03-11 21:10:35','2022-03-11 21:10:35','','Robert6-lo-res','photo by Joy McKinney','inherit','closed','closed','','robert6-lo-res','','','2022-12-03 04:21:12','2022-12-03 04:21:12','',481,'http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res.jpeg',0,'attachment','image/jpeg',0),(668,1,'2022-10-10 19:15:21','2022-10-10 19:15:21','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars<br>Robert Kirkbride<br><br>theremin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>=^.^=<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2022-10-10 19:15:21','2022-10-10 19:15:21','',481,'https://flowercat.org/?p=668',0,'revision','',0),(483,1,'2022-03-11 21:21:36','2022-03-11 21:21:36','','ROBERT-Cover-Sketch','','inherit','','closed','','robert-cover-sketch','','','2022-03-11 21:21:36','2022-03-11 21:21:36','',481,'http://flowercat.org/wp-content/uploads/2022/03/ROBERT-Cover-Sketch.png',0,'attachment','image/png',0),(656,1,'2022-10-06 15:39:52','2022-10-06 15:39:52','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being<br>(2) Always<br>(3) Ever<br>(4) Becoming<br><br>Flower Cat (FC010)<br>September 22, 2022<br>UPC 0123456789<br>$10<br>flowercat.org</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars<br>Robert Kirkbride<br><br>theremin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>music composition<br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>recording, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2022-10-06 15:39:52','2022-10-06 15:39:52','',481,'https://flowercat.org/?p=656',0,'revision','',0),(484,1,'2022-03-11 21:22:42','2022-03-11 21:22:42','<!-- wp:image {\"id\":483,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/ROBERT-Cover-Sketch-1024x1024.png\" alt=\"\" class=\"wp-image-483\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>ROBERT</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">About Culobocca<br><br><em>Culobocca</em> is a nod to the alpha and omega of the body, and our navel-gazing tendency as a species to consider ourselves as universal be-all and end-all. Originating as a line drawing of an object that passes through itself while chasing its tail, <em>Culobocca</em> is an ever-expanding family of forms whose surfaces are simultaneously interior and exterior, entropy and emergence. The sketch evolved from an inkling into a map for living by asking the question – how might thinking and making be mutually replenishing rather than self-diluting and exhausting? Kindred forms and formats soon followed. Animated by a range of materials, uses, and methods of production, <em>Culobocca</em> variations have been informed by 3D printing, two- and three-part casting in porcelain and silicon, color and light, digital animation, origami with paper and felt, and live performance. Being open-ended rather than self-contained, Culobocca invite imaginative recombinations and are akin to, yet distinct from, such enigmatic creatures as the Möbius Strip or Klein bottle. Culobocca’s closest living relatives are black holes, quasars, and the oroboro, that obsessive beast everchasing its tail, although it may be more accurate to say that Culobocca’s mouth comes out of its tail rather than around it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','ROBERT','','inherit','closed','closed','','481-revision-v1','','','2022-03-11 21:22:42','2022-03-11 21:22:42','',481,'https://flowercat.org/?p=484',0,'revision','',0),(485,1,'2022-03-11 21:26:30','2022-03-11 21:26:30','<!-- wp:image {\"id\":483,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/ROBERT-Cover-Sketch-1024x1024.png\" alt=\"\" class=\"wp-image-483\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>ROBERT</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">guitars<br>Robert Kirkbride<br><br>music composition<br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>recording, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">About Culobocca<br><br><em>Culobocca</em> is a nod to the alpha and omega of the body, and our navel-gazing tendency as a species to consider ourselves as universal be-all and end-all. Originating as a line drawing of an object that passes through itself while chasing its tail, <em>Culobocca</em> is an ever-expanding family of forms whose surfaces are simultaneously interior and exterior, entropy and emergence. The sketch evolved from an inkling into a map for living by asking the question – how might thinking and making be mutually replenishing rather than self-diluting and exhausting? Kindred forms and formats soon followed. Animated by a range of materials, uses, and methods of production, <em>Culobocca</em> variations have been informed by 3D printing, two- and three-part casting in porcelain and silicon, color and light, digital animation, origami with paper and felt, and live performance. Being open-ended rather than self-contained, Culobocca invite imaginative recombinations and are akin to, yet distinct from, such enigmatic creatures as the Möbius Strip or Klein bottle. Culobocca’s closest living relatives are black holes, quasars, and the oroboro, that obsessive beast everchasing its tail, although it may be more accurate to say that Culobocca’s mouth comes out of its tail rather than around it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','ROBERT','','inherit','closed','closed','','481-revision-v1','','','2022-03-11 21:26:30','2022-03-11 21:26:30','',481,'https://flowercat.org/?p=485',0,'revision','',0),(486,1,'2022-03-11 21:30:58','2022-03-11 21:30:58','','2022_background_blank','','inherit','','closed','','2022_background_blank','','','2022-03-11 21:30:58','2022-03-11 21:30:58','',0,'http://flowercat.org/wp-content/uploads/2022/03/2022_background_blank.png',0,'attachment','image/png',0),(497,1,'2022-04-09 03:25:08','2022-04-09 03:25:08','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border: 0; width: 100%; height: 472px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/artwork=none/transparent=true/\" seamless=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-04-09 03:25:08','2022-04-09 03:25:08','',391,'http://flowercat.org/?p=497',0,'revision','',0),(492,1,'2022-03-20 04:07:53','2022-03-20 04:07:53','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border: 0; width: 100%; height: 472px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/artwork=none/transparent=true/\" seamless=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-03-20 04:07:53','2022-03-20 04:07:53','',391,'http://flowercat.org/?p=492',0,'revision','',0),(489,1,'2022-03-11 21:35:03','2022-03-11 21:35:03','<!-- wp:image {\"id\":483,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/ROBERT-Cover-Sketch-1024x1024.png\" alt=\"\" class=\"wp-image-483\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>ROBERT</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Part 1<br>(2) Part 2<br>(3) Part 3<br>(4) Part 4<br><br>Flower Cat (FC010)<br>September 22, 2022<br>UPC 0123456789<br>$10<br>flowercat.org</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">guitars<br>Robert Kirkbride<br><br>music composition<br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>recording, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">About Culobocca<br><br><em>Culobocca</em> is a nod to the alpha and omega of the body, and our navel-gazing tendency as a species to consider ourselves as universal be-all and end-all. Originating as a line drawing of an object that passes through itself while chasing its tail, <em>Culobocca</em> is an ever-expanding family of forms whose surfaces are simultaneously interior and exterior, entropy and emergence. The sketch evolved from an inkling into a map for living by asking the question – how might thinking and making be mutually replenishing rather than self-diluting and exhausting? Kindred forms and formats soon followed. Animated by a range of materials, uses, and methods of production, <em>Culobocca</em> variations have been informed by 3D printing, two- and three-part casting in porcelain and silicon, color and light, digital animation, origami with paper and felt, and live performance. Being open-ended rather than self-contained, Culobocca invite imaginative recombinations and are akin to, yet distinct from, such enigmatic creatures as the Möbius Strip or Klein bottle. Culobocca’s closest living relatives are black holes, quasars, and the oroboro, that obsessive beast everchasing its tail, although it may be more accurate to say that Culobocca’s mouth comes out of its tail rather than around it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','ROBERT','','inherit','closed','closed','','481-revision-v1','','','2022-03-11 21:35:03','2022-03-11 21:35:03','',481,'https://flowercat.org/?p=489',0,'revision','',0),(499,1,'2022-04-09 14:49:56','2022-04-09 14:49:56','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#716861\"><strong>inventive….intricate….irregular</strong><br><a href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br><a href=\"http://flowercat.org/rose\" target=\"_blank\" rel=\"noreferrer noopener\">flowercat.org/rose</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2022-04-09 14:49:56','2022-04-09 14:49:56','',205,'http://flowercat.org/?p=499',0,'revision','',0),(502,1,'2022-04-09 18:47:35','2022-04-09 18:47:35','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#716861\">\"<strong>inventive… intricate… irregular</strong>\"<br><a style=\"color:#716861;\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br><a href=\"http://flowercat.org/rose\" target=\"_blank\" rel=\"noreferrer noopener\">flowercat.org/rose</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2022-04-09 18:47:35','2022-04-09 18:47:35','',205,'http://flowercat.org/?p=502',0,'revision','',0),(501,1,'2022-04-09 14:52:43','2022-04-09 14:52:43','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#716861\">\"<strong>inventive….intricate….irregular</strong>\"<br><a href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\" rel=\"noreferrer noopener\" style=\"color:#716861;\">The Answer Is In The Beat</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br><a href=\"http://flowercat.org/rose\" target=\"_blank\" rel=\"noreferrer noopener\">flowercat.org/rose</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2022-04-09 14:52:43','2022-04-09 14:52:43','',205,'http://flowercat.org/?p=501',0,'revision','',0),(503,1,'2022-04-09 23:40:16','2022-04-09 23:40:16','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">New Release: <strong>Biophonic Beats</strong> by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong>&nbsp;is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong>&nbsp;was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br>released July 15, 2021, on Flower Cat<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Biophonic Beats cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2022-04-09 23:40:16','2022-04-09 23:40:16','',339,'http://flowercat.org/?p=503',0,'revision','',0),(512,1,'2022-04-15 14:33:16','2022-04-15 14:33:16','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\">\"<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>\"<br><a style=\"color:#432d00;\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":222,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" class=\"wp-image-222\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":223,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" class=\"wp-image-223\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":224,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" class=\"wp-image-224\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":225,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" class=\"wp-image-225\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":226,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" class=\"wp-image-226\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":227,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" class=\"wp-image-227\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":228,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" class=\"wp-image-228\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":229,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" class=\"wp-image-229\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":230,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" class=\"wp-image-230\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2022-04-15 14:33:16','2022-04-15 14:33:16','',214,'http://flowercat.org/?p=512',0,'revision','',0),(507,1,'2022-04-10 19:45:40','2022-04-10 19:45:40','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fce9af;color:#432d00\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"background-color:#fce9af;color:#432d00\">\"<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>\"<br><a style=\"color:#432d00;\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\" rel=\"noreferrer noopener\">New York Arts</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">History repeats: l’Artiste ordinaire returns to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fce9af;color:#432d00\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: l\'Artiste ordinaire<br>inspired by The DNA-Photon Project by Dan Rose<br><br>mixed by: l\'Artiste ordinaire<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":222,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" class=\"wp-image-222\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":223,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" class=\"wp-image-223\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":224,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" class=\"wp-image-224\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":225,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" class=\"wp-image-225\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":226,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" class=\"wp-image-226\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":227,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" class=\"wp-image-227\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":228,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" class=\"wp-image-228\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":229,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" class=\"wp-image-229\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":230,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" class=\"wp-image-230\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2022-04-10 19:45:40','2022-04-10 19:45:40','',214,'http://flowercat.org/?p=507',0,'revision','',0),(511,1,'2022-04-15 14:32:26','2022-04-15 14:32:26','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"background-color:#fcfbf7;color:#716861\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#716861\">\"<strong>inventive… intricate… irregular</strong>\"<br><a style=\"color:#716861;\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s False Heads, Masks, and Robots (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br><a href=\"http://flowercat.org/rose\" target=\"_blank\" rel=\"noreferrer noopener\">flowercat.org/rose</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"background-color:#fcfbf7;color:#716861\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2022-04-15 14:32:26','2022-04-15 14:32:26','',205,'http://flowercat.org/?p=511',0,'revision','',0),(510,1,'2022-04-15 14:31:24','2022-04-15 14:31:24','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border: 0; width: 100%; height: 472px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/artwork=none/transparent=true/\" seamless=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-04-15 14:31:24','2022-04-15 14:31:24','',391,'http://flowercat.org/?p=510',0,'revision','',0),(514,1,'2022-04-24 00:07:51','2022-04-24 00:07:51','','2022_Collective_Sounding - background_blank','','inherit','','closed','','2022_collective_sounding-background_blank','','','2022-04-24 00:07:51','2022-04-24 00:07:51','',513,'http://flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank.png',0,'attachment','image/png',0),(515,1,'2022-04-24 00:10:56','2022-04-24 00:10:56','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-black-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background has-large-font-size\"><strong>Collective Sounding</strong></p>\n<!-- /wp:paragraph -->','Collective Sounding','','inherit','closed','closed','','513-revision-v1','','','2022-04-24 00:10:56','2022-04-24 00:10:56','',513,'http://flowercat.org/?p=515',0,'revision','',0),(516,1,'2022-04-24 00:12:08','2022-04-24 00:12:08','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-black-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background has-large-font-size\"><strong>COLLECTIVE SOUNDING</strong></p>\n<!-- /wp:paragraph -->','Collective Sounding','','inherit','closed','closed','','513-revision-v1','','','2022-04-24 00:12:08','2022-04-24 00:12:08','',513,'http://flowercat.org/?p=516',0,'revision','',0),(518,1,'2022-04-24 02:52:48','2022-04-24 02:52:48','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-black-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background has-large-font-size\"><strong>COLLECTIVE SOUNDING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background\">Collective Sounding invites participants to hum and to move (slowly).<br><br>Collective Sounding is tuned to the utility hum found in our built environment.</p>\n<!-- /wp:paragraph -->','Collective Sounding','','inherit','closed','closed','','513-revision-v1','','','2022-04-24 02:52:48','2022-04-24 02:52:48','',513,'http://flowercat.org/?p=518',0,'revision','',0),(520,1,'2022-04-24 03:22:25','2022-04-24 03:22:25','April 15, 2022\r\nphoto by Veronica Dakota Padilla\r\n','Melissa Grey & David Morneau lead Collective Sounding at The New School','','inherit','closed','closed','','nssr9','','','2022-04-24 03:52:00','2022-04-24 03:52:00','',513,'http://flowercat.org/wp-content/uploads/2022/04/IMG_0133.png',0,'attachment','image/png',0),(521,1,'2022-04-24 03:22:59','2022-04-24 03:22:59','April 15, 2022\r\nphoto by Veronica Dakota Padilla\r\n','Melissa Grey & David Morneau lead Collective Sounding at The New School','','inherit','closed','closed','','nssr8','','','2022-04-24 03:53:34','2022-04-24 03:53:34','',513,'http://flowercat.org/wp-content/uploads/2022/04/IMG_0136.png',0,'attachment','image/png',0),(522,1,'2022-04-24 03:23:30','2022-04-24 03:23:30','April 15, 2022\r\nphoto by Veronica Dakota Padilla\r\n','Melissa Grey & David Morneau lead Collective Sounding at The New School','','inherit','closed','closed','','nssr7','','','2022-04-24 03:52:55','2022-04-24 03:52:55','',513,'http://flowercat.org/wp-content/uploads/2022/04/IMG_0138.png',0,'attachment','image/png',0),(523,1,'2022-04-24 03:23:41','2022-04-24 03:23:41','April 15, 2022\r\nphoto by Veronica Dakota Padilla\r\n','Melissa Grey & David Morneau lead Collective Sounding at The New School','','inherit','closed','closed','','nssr5','','','2022-04-24 03:52:26','2022-04-24 03:52:26','',513,'http://flowercat.org/wp-content/uploads/2022/04/IMG_0154.png',0,'attachment','image/png',0),(524,1,'2022-04-24 03:23:41','2022-04-24 03:23:41','April 15, 2022\r\nphoto by Veronica Dakota Padilla\r\n','Collective Sounding at The New School','','inherit','closed','closed','','nssr6','','','2022-04-24 03:54:16','2022-04-24 03:54:16','',513,'http://flowercat.org/wp-content/uploads/2022/04/IMG_0151.png',0,'attachment','image/png',0),(525,1,'2022-04-24 03:23:46','2022-04-24 03:23:46','April 15, 2022\r\nphoto by Veronica Dakota Padilla\r\n','Collective Sounding at The New School','','inherit','closed','closed','','nssr4','','','2022-04-24 03:48:03','2022-04-24 03:48:03','',513,'http://flowercat.org/wp-content/uploads/2022/04/IMG_0152.png',0,'attachment','image/png',0),(526,1,'2022-04-24 03:23:50','2022-04-24 03:23:50','April 15, 2022\r\nphoto by Veronica Dakota Padilla\r\n','Collective Sounding at The New School','','inherit','closed','closed','','nssr3','','','2022-04-24 03:46:19','2022-04-24 03:46:19','',513,'http://flowercat.org/wp-content/uploads/2022/04/IMG_0158.png',0,'attachment','image/png',0),(527,1,'2022-04-24 03:23:55','2022-04-24 03:23:55','April 15, 2022\r\nphoto by Veronica Dakota Padilla\r\n','Melissa Grey & David Morneau lead Collective Sounding at The New School','','inherit','closed','closed','','nssr2','','','2022-04-24 03:47:15','2022-04-24 03:47:15','',513,'http://flowercat.org/wp-content/uploads/2022/04/IMG_0164.png',0,'attachment','image/png',0),(528,1,'2022-04-24 03:26:43','2022-04-24 03:26:43','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-black-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background has-large-font-size\"><strong>COLLECTIVE SOUNDING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background\">Collective Sounding invites participants to hum and to move (slowly).<br><br>Collective Sounding is tuned to the utility hum found in our built environment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><img/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><img/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><img/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><img/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><img/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><img/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><img/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><img/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','Collective Sounding','','inherit','closed','closed','','513-revision-v1','','','2022-04-24 03:26:43','2022-04-24 03:26:43','',513,'http://flowercat.org/?p=528',0,'revision','',0),(530,1,'2022-04-24 03:29:28','2022-04-24 03:29:28','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-black-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background has-large-font-size\"><strong>COLLECTIVE SOUNDING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background\">Collective Sounding invites participants to hum and to move (slowly).<br><br>Collective Sounding is tuned to the utility hum found in our built environment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0133.png\" alt=\"\" class=\"wp-image-520\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0138.png\" alt=\"\" class=\"wp-image-522\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0136.png\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0154.png\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":527,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0164.png\" alt=\"\" class=\"wp-image-527\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0158.png\" alt=\"\" class=\"wp-image-526\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0152.png\" alt=\"\" class=\"wp-image-525\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0151.png\" alt=\"\" class=\"wp-image-524\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','Collective Sounding','','inherit','closed','closed','','513-revision-v1','','','2022-04-24 03:29:28','2022-04-24 03:29:28','',513,'http://flowercat.org/?p=530',0,'revision','',0),(532,1,'2022-04-24 03:31:09','2022-04-24 03:31:09','April 15, 2022\r\nphoto by Jasmine Jensen','Melissa Grey & David Morneau lead Collective Sounding at The New School','','inherit','closed','closed','','nssr1','','','2022-04-24 03:46:51','2022-04-24 03:46:51','',513,'http://flowercat.org/wp-content/uploads/2022/04/IMG_0082.png',0,'attachment','image/png',0),(534,1,'2022-04-24 03:33:38','2022-04-24 03:33:38','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color has-background\" style=\"background-color:#121212\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-text-color has-background has-large-font-size\" style=\"background-color:#121212\"><strong>COLLECTIVE SOUNDING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background\">Collective Sounding invites participants to hum and to move (slowly).<br><br>Collective Sounding is tuned to the utility hum found in our built environment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0133/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0133.png\" alt=\"\" class=\"wp-image-520\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0138/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0138.png\" alt=\"\" class=\"wp-image-522\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0136/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0136.png\" alt=\"\" class=\"wp-image-521\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0154/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0154.png\" alt=\"\" class=\"wp-image-523\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":527,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0164/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0164.png\" alt=\"\" class=\"wp-image-527\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0158/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0158.png\" alt=\"\" class=\"wp-image-526\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0152/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0152.png\" alt=\"\" class=\"wp-image-525\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0151/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0151.png\" alt=\"\" class=\"wp-image-524\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":532,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0082/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0082-1024x768.png\" alt=\"\" class=\"wp-image-532\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','Collective Sounding','','inherit','closed','closed','','513-revision-v1','','','2022-04-24 03:33:38','2022-04-24 03:33:38','',513,'http://flowercat.org/?p=534',0,'revision','',0),(533,1,'2022-04-24 03:32:00','2022-04-24 03:32:00','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-black-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background has-large-font-size\"><strong>COLLECTIVE SOUNDING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background\">Collective Sounding invites participants to hum and to move (slowly).<br><br>Collective Sounding is tuned to the utility hum found in our built environment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0133/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0133.png\" alt=\"\" class=\"wp-image-520\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0138/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0138.png\" alt=\"\" class=\"wp-image-522\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0136/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0136.png\" alt=\"\" class=\"wp-image-521\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0154/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0154.png\" alt=\"\" class=\"wp-image-523\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":527,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0164/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0164.png\" alt=\"\" class=\"wp-image-527\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0158/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0158.png\" alt=\"\" class=\"wp-image-526\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0152/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0152.png\" alt=\"\" class=\"wp-image-525\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0151/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0151.png\" alt=\"\" class=\"wp-image-524\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":532,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0082/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0082-1024x768.png\" alt=\"\" class=\"wp-image-532\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','Collective Sounding','','inherit','closed','closed','','513-revision-v1','','','2022-04-24 03:32:00','2022-04-24 03:32:00','',513,'http://flowercat.org/?p=533',0,'revision','',0),(535,1,'2022-04-24 03:34:27','2022-04-24 03:34:27','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color has-background\" style=\"background-color:#121212\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-text-color has-background has-large-font-size\" style=\"background-color:#121212\"><strong>COLLECTIVE SOUNDING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-background\" style=\"background-color:#121212\">Collective Sounding invites participants to hum and to move (slowly).<br><br>Collective Sounding is tuned to the utility hum found in our built environment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0133/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0133.png\" alt=\"\" class=\"wp-image-520\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0138/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0138.png\" alt=\"\" class=\"wp-image-522\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0136/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0136.png\" alt=\"\" class=\"wp-image-521\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0154/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0154.png\" alt=\"\" class=\"wp-image-523\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":527,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0164/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0164.png\" alt=\"\" class=\"wp-image-527\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0158/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0158.png\" alt=\"\" class=\"wp-image-526\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0152/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0152.png\" alt=\"\" class=\"wp-image-525\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0151/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0151.png\" alt=\"\" class=\"wp-image-524\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":532,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0082/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0082-1024x768.png\" alt=\"\" class=\"wp-image-532\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','Collective Sounding','','inherit','closed','closed','','513-revision-v1','','','2022-04-24 03:34:27','2022-04-24 03:34:27','',513,'http://flowercat.org/?p=535',0,'revision','',0),(549,1,'2022-04-28 23:47:57','2022-04-28 23:47:57','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color has-background\" style=\"background-color:#121212\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-text-color has-background has-large-font-size\" style=\"background-color:#121212\"><strong>COLLECTIVE SOUNDING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-background\" style=\"background-color:#121212\">Collective Sounding embraces a broader view of music as an activity rather than an object.<br><br>Collective Sounding invites participants to hum and move.<br><br>Collective Sounding is tuned to the utility hum found in our built environment.<br><br>Collective Sounding is suitable for a group of any size, with no prior music experience necessary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0133/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0133.png\" alt=\"\" class=\"wp-image-520\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0138/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0138.png\" alt=\"\" class=\"wp-image-522\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0136/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0136.png\" alt=\"\" class=\"wp-image-521\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0154/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0154.png\" alt=\"\" class=\"wp-image-523\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":527,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0164/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0164.png\" alt=\"\" class=\"wp-image-527\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0158/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0158.png\" alt=\"\" class=\"wp-image-526\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0152/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0152.png\" alt=\"\" class=\"wp-image-525\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0151/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0151.png\" alt=\"\" class=\"wp-image-524\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":532,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0082/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0082-1024x768.png\" alt=\"\" class=\"wp-image-532\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','Collective Sounding','','inherit','closed','closed','','513-revision-v1','','','2022-04-28 23:47:57','2022-04-28 23:47:57','',513,'http://flowercat.org/?p=549',0,'revision','',0),(537,1,'2022-04-27 22:59:20','2022-04-27 22:59:20','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color has-background\" style=\"background-color:#121212\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-color has-text-color has-background has-large-font-size\" style=\"background-color:#121212\"><strong>COLLECTIVE SOUNDING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#121212\"}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-background\" style=\"background-color:#121212\">Collective Sounding invites participants to hum and to move (slowly).<br><br>Collective Sounding is tuned to the utility hum found in our built environment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"black\",\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-black-background-color has-text-color has-background\">Embracing a broader view of music as an activity rather than an object, Collective Sounding will be a 30-minute program of group sound-making and gentle, synchronized movement. We have designed the program to be suitable for a group of any size, with no prior music experience necessary. The sound making will include vocalizations (speaking, soft humming) and the movements will be non-aerobic and adaptable by participants to their own abilities. As we guide participants through the experience, we will support their soundings with electronically generated tones that enhance synchronization and create sonic magic.<br><br>Our research and development process includes sound studies, musicology, biomusicology, anthropology, biology, psychology, and neuroscience. The sonic materials will be tuned to the utility hum found in our built environment. The tempo of program activities will align with the physiological paces of human ambulation and respiration. The experience of sounding and moving together will develop and enhance group-cohesion by tapping into deeply evolved neurological rewards (including endorphin release and self-other merging).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0133/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0133.png\" alt=\"\" class=\"wp-image-520\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0138/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0138.png\" alt=\"\" class=\"wp-image-522\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0136/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0136.png\" alt=\"\" class=\"wp-image-521\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0154/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0154.png\" alt=\"\" class=\"wp-image-523\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":527,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0164/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0164.png\" alt=\"\" class=\"wp-image-527\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0158/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0158.png\" alt=\"\" class=\"wp-image-526\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0152/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0152.png\" alt=\"\" class=\"wp-image-525\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0151/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0151.png\" alt=\"\" class=\"wp-image-524\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":532,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/collective-sounding/img_0082/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/IMG_0082-1024x768.png\" alt=\"\" class=\"wp-image-532\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','Collective Sounding','','inherit','closed','closed','','513-revision-v1','','','2022-04-27 22:59:20','2022-04-27 22:59:20','',513,'http://flowercat.org/?p=537',0,'revision','',0),(605,1,'2022-07-30 12:41:51','2022-07-30 12:41:51','<!-- wp:image {\"id\":610,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://flowercat.org/wp-content/uploads/2022/08/typewriter.jpg\" alt=\"\" class=\"wp-image-610\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Tansy Xiao</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Tansy Xiao is an artist, curator and writer based in New York. Xiao creates theatrical installations with non-linear narratives that often extend beyond the fourth wall. Her work examines the power and inadequacy of language, furthermore, substantiates the multiplicity of being human through the assemblage of stochastic audio and recontextualized objects.<br><br>Xiao’s work has been shown at Queens Museum, The Clemente Soto Vélez Cultural &amp; Educational Center, New Adventures in Sound Art, Pelham Art Center, The Immigrant Artist Biennial, Azarian McCullough Art Gallery, SRO Gallery among others. Her curatorial projects were presented by SPRING/BREAK Art Show, NARS Foundation, Radiator Gallery, Residency Unlimited, Fou Gallery, Chazan Family Gallery, Areté Gallery and Brooklyn Art Library.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br><strong>KEPL3R</strong> <br>May 11, 2022 <br>Hunter College, New York, NY</p>\n<!-- /wp:paragraph -->','Tansy Xiao','','publish','closed','closed','','tansy-xiao','','','2022-08-05 16:49:27','2022-08-05 16:49:27','',0,'http://flowercat.org/?page_id=605',0,'page','',0),(539,1,'2022-04-27 23:04:32','2022-04-27 23:04:32','<!-- wp:image {\"id\":483,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/ROBERT-Cover-Sketch-1024x1024.png\" alt=\"\" class=\"wp-image-483\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Presession</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Part 1<br>(2) Part 2<br>(3) Part 3<br>(4) Part 4<br><br>Flower Cat (FC010)<br>September 22, 2022<br>UPC 0123456789<br>$10<br>flowercat.org</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">guitars<br>Robert Kirkbride<br><br>music composition<br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>recording, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">About Culobocca<br><br><em>Culobocca</em> is a nod to the alpha and omega of the body, and our navel-gazing tendency as a species to consider ourselves as universal be-all and end-all. Originating as a line drawing of an object that passes through itself while chasing its tail, <em>Culobocca</em> is an ever-expanding family of forms whose surfaces are simultaneously interior and exterior, entropy and emergence. The sketch evolved from an inkling into a map for living by asking the question – how might thinking and making be mutually replenishing rather than self-diluting and exhausting? Kindred forms and formats soon followed. Animated by a range of materials, uses, and methods of production, <em>Culobocca</em> variations have been informed by 3D printing, two- and three-part casting in porcelain and silicon, color and light, digital animation, origami with paper and felt, and live performance. Being open-ended rather than self-contained, Culobocca invite imaginative recombinations and are akin to, yet distinct from, such enigmatic creatures as the Möbius Strip or Klein bottle. Culobocca’s closest living relatives are black holes, quasars, and the oroboro, that obsessive beast everchasing its tail, although it may be more accurate to say that Culobocca’s mouth comes out of its tail rather than around it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Presession','','inherit','closed','closed','','481-revision-v1','','','2022-04-27 23:04:32','2022-04-27 23:04:32','',481,'http://flowercat.org/?p=539',0,'revision','',0),(541,1,'2022-04-27 23:09:12','2022-04-27 23:09:12','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Abyss<br>(2) Trenches<br>(3) Midnight<br>(4) Twilight<br>(5) Sunlight<br><br>Flower Cat (FC011)<br>April 22, 2023<br>UPC 0123456789</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-04-27 23:09:12','2022-04-27 23:09:12','',459,'http://flowercat.org/?p=541',0,'revision','',0),(543,1,'2022-04-28 20:27:16','2022-04-28 20:27:16','','Kate_Dillingham','','inherit','','closed','','kate_dillingham','','','2022-04-28 20:27:16','2022-04-28 20:27:16','',459,'http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg',0,'attachment','image/jpeg',0),(544,1,'2022-04-28 20:29:34','2022-04-28 20:29:34','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Abyss<br>(2) Trenches<br>(3) Midnight<br>(4) Twilight<br>(5) Sunlight<br><br>Flower Cat (FC011)<br>April 22, 2023<br>UPC 0123456789</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">mmm description TK<br><br><br><br><br><br><br><br><br><br><br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist, <a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of <a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded <a href=\"http://myblueskies.net/\" target=\"_blank\" rel=\"noreferrer noopener\">MyBlueSkies.net</a>, an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and <a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a> in the full spectrum of music from composition to performance. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-04-28 20:29:34','2022-04-28 20:29:34','',459,'http://flowercat.org/?p=544',0,'revision','',0),(547,1,'2022-04-28 20:33:16','2022-04-28 20:33:16','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Abyss<br>(2) Trenches<br>(3) Midnight<br>(4) Twilight<br>(5) Sunlight<br><br>Flower Cat (FC011)<br>releasing April 22, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">cello<br>Kate Dillingham<br><br>sine waves, voice<br>Melissa Grey<br><br>trombone, voice<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">mmm description TK<br><br><br><br><br><br><br><br><br><br><br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist,&nbsp;<a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She&nbsp;has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of&nbsp;<a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded&nbsp;<a href=\"http://myblueskies.net/\" target=\"_blank\" rel=\"noreferrer noopener\">MyBlueSkies.net</a>,&nbsp;an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and&nbsp;<a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a>&nbsp;in the full spectrum of music from composition to performance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-04-28 20:33:16','2022-04-28 20:33:16','',459,'http://flowercat.org/?p=547',0,'revision','',0),(546,1,'2022-04-28 20:32:17','2022-04-28 20:32:17','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Abyss<br>(2) Trenches<br>(3) Midnight<br>(4) Twilight<br>(5) Sunlight<br><br>Flower Cat (FC011)<br>releasing April 22, 2023<br>UPC 0123456789</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">cello<br>Kate Dillingham<br><br>sine waves, voice<br>Melissa Grey<br><br>trombone, voice<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">mmm description TK<br><br><br><br><br><br><br><br><br><br><br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist,&nbsp;<a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She&nbsp;has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of&nbsp;<a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded&nbsp;<a href=\"http://myblueskies.net/\" target=\"_blank\" rel=\"noreferrer noopener\">MyBlueSkies.net</a>,&nbsp;an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and&nbsp;<a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a>&nbsp;in the full spectrum of music from composition to performance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-04-28 20:32:17','2022-04-28 20:32:17','',459,'http://flowercat.org/?p=546',0,'revision','',0),(556,1,'2022-05-01 15:43:15','2022-05-01 15:43:15','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong>, a 20-minute live performance for cello, electronics, spoken word and video projection, is a sonic portrait of the world ocean. Melissa Grey &amp; David Morneau perform a roll call reading of dead zones—hypoxic coastal regions of the ocean that are the direct result of human pollution. Kate Dillingham’s cello creates a giant slow-motion wave that begins deep in the ocean’s trenches and rises until it breaks through the brilliant sun glitter on the water’s surface. Their sounds swim among stochastic ripples and undulations that are inevitably pulled by the tides and currents underneath. <strong>mem mer mère</strong> portrays the ocean as simultaneously majestic and wounded.<br><br>Our dependence on the ocean as source and sustainer of life is woven through all human culture in our shared reverence of water. Water goddesses are associated with fertility. The fountain of youth was the impetus for exploration. Immersion in water is a symbol of spiritual birth, a ritual metaphor for birth as the emergence from the amniotic ocean of the womb. Even our Western alphabet contains a reminder of the sea: the letter ‘m’ comes to us from the ancient Phonecian alphabet. The original glyph was drawn to associate its sound with the word mem in which it appeared. Mem was their word for water. ‘M’ is a drawing of ocean waves.<br><br>Human pollution adds significant levels of nitrogen and phosphorus to coastal waters. These are the combined results of agricultural and industrial runoff, insufficiently treated waste-water, and acid rain that pulls pollutants out of the air. The mass accumulation of these nutrients in the water—called eutrophication—can result in diminished levels of dissolved oxygen. Water becomes hypoxic, creating dead zones. Some of these zones last only a few days each year when the water warms, others persist for many months.<br><br>Dead zones disrupt the migration and spawning of fish, result in mass mortality of sea creatures, and cost countless of millions of dollars in lost fishing and tourism income. Each decade since the 1960s has seen a doubling of the number of dead zones in the world’s waters. Research by Dr. Robert Diaz (Professor Emeritus, Virginia Institute of Marine Science) and Dr. Rutger Rosenberg (Professor, Department of Marine Ecology, University of Gothenburg) has compiled a list of known dead zones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">cello<br>Kate Dillingham<br><br>sine waves, recitation<br>Melissa Grey<br><br>trombone, recitation<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist,&nbsp;<a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She&nbsp;has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of&nbsp;<a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded&nbsp;<a href=\"http://myblueskies.net/\" target=\"_blank\" rel=\"noreferrer noopener\">MyBlueSkies.net</a>,&nbsp;an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and&nbsp;<a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a>&nbsp;in the full spectrum of music from composition to performance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-05-01 15:43:15','2022-05-01 15:43:15','',459,'http://flowercat.org/?p=556',0,'revision','',0),(554,1,'2022-04-29 21:03:08','2022-04-29 21:03:08','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Abyss<br>(2) Trenches<br>(3) Midnight<br>(4) Twilight<br>(5) Sunlight<br><br>Flower Cat (FC011)<br>releasing April 22, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">cello<br>Kate Dillingham<br><br>sine waves, voice<br>Melissa Grey<br><br>trombone, voice<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong>, a 20-minute live performance for cello, electronics, and spoken word, is a sonic portrait of the world ocean. Melissa Grey &amp; David Morneau’s perform a roll call reading of dead zones—hypoxic coastal regions of the ocean that are the direct result of human pollution. Kate Dillingham’s cello creates a giant slow-motion wave that begins deep in the ocean’s trenches and rises until it breaks through the brilliant sun glitter on the water’s surface. Their sounds swim among stochastic ripples and undulations that are inevitably pulled by the tides and currents underneath. <strong>mem mer mère</strong> portrays the ocean as simultaneously majestic and wounded.<br><br>Human pollution adds significant levels of nitrogen and phosphorus to coastal waters. These are the combined results of agricultural and industrial runoff, insufficiently treated waste-water, and acid rain that pulls pollutants out of the air. The mass accumulation of these nutrients in the water—called eutrophication—can result in diminished levels of dissolved oxygen. Water becomes hypoxic, creating dead zones. Some of these zones last only a few days each year when the water warms, others persist for many months.<br><br>Dead zones disrupt the migration and spawning of fish, result in mass mortality of sea creatures, and cost countless of millions of dollars in lost fishing and tourism income. Each decade since the 1960s has seen a doubling of the number of dead zones in the world’s waters. Research by Dr. Robert Diaz (Professor Emeritus, Virginia Institute of Marine Science) and Dr. Rutger Rosenberg (Professor, Department of Marine Ecology, University of Gothenburg) has compiled a list of known dead zones.<br><br><strong>mem mer mère</strong> will be released as a recording on April 22, 2023, (Earth Day). This is the third release in a series of EPs produced by Melissa Grey &amp; David Morneau in collaboration with exceptional musicians and artists. Each installment is being developed through an expansive practice that includes ancient and algorithmic sound practices, structured improvisations, and generative processes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist,&nbsp;<a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She&nbsp;has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of&nbsp;<a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded&nbsp;<a href=\"http://myblueskies.net/\" target=\"_blank\" rel=\"noreferrer noopener\">MyBlueSkies.net</a>,&nbsp;an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and&nbsp;<a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a>&nbsp;in the full spectrum of music from composition to performance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-04-29 21:03:08','2022-04-29 21:03:08','',459,'http://flowercat.org/?p=554',0,'revision','',0),(551,1,'2022-04-29 20:58:53','2022-04-29 20:58:53','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Abyss<br>(2) Trenches<br>(3) Midnight<br>(4) Twilight<br>(5) Sunlight<br><br>Flower Cat (FC011)<br>releasing April 22, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">cello<br>Kate Dillingham<br><br>sine waves, voice<br>Melissa Grey<br><br>trombone, voice<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong>, a 20-minute live performance for cello, electronics, and spoken word, is a sonic portrait of the world ocean. Melissa Grey &amp; David Morneau’s voices intone a roll call reading of dead zones—hypoxic coastal regions of the ocean that are the direct result of human pollution. Kate Dillingham’s cello creates a giant slow-motion wave that begins deep in the ocean’s trenches and rises until it breaks through the brilliant sun glitter on the water’s surface. Their sounds swim among stochastic ripples and undulations that are inevitably pulled by the tides and currents underneath. <strong>mem mer mère</strong> portrays the ocean as simultaneously majestic and wounded.<br><br>Human pollution adds significant levels of nitrogen and phosphorus to coastal waters. These are the combined results of agricultural and industrial runoff, insufficiently treated waste-water, and acid rain that pulls pollutants out of the air. The mass accumulation of these nutrients in the water—called eutrophication—can result in diminished levels of dissolved oxygen. Water becomes hypoxic, creating dead zones. Some of these zones last only a few days each year when the water warms, others persist for many months.<br><br>Dead zones disrupt the migration and spawning of fish, result in mass mortality of sea creatures, and cost countless of millions of dollars in lost fishing and tourism income. Each decade since the 1960s has seen a doubling of the number of dead zones in the world’s waters. Research by Dr. Robert Diaz (Professor Emeritus, Virginia Institute of Marine Science) and Dr. Rutger Rosenberg (Professor, Department of Marine Ecology, University of Gothenburg) has compiled a list of known dead zones.<br><br>m<strong>em mer mère</strong> will be released as a recording on April 22, 2023, (Earth Day). This is the third release in a series of EPs produced by Melissa Grey &amp; David Morneau in collaboration with exceptional musicians and artists. Each installment is being developed through an expansive practice that includes ancient and algorithmic sound practices, structured improvisations, and generative processes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><br><br><br><br><br><br><br><br><br><br><br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist,&nbsp;<a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She&nbsp;has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of&nbsp;<a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded&nbsp;<a href=\"http://myblueskies.net/\" target=\"_blank\" rel=\"noreferrer noopener\">MyBlueSkies.net</a>,&nbsp;an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and&nbsp;<a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a>&nbsp;in the full spectrum of music from composition to performance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-04-29 20:58:53','2022-04-29 20:58:53','',459,'http://flowercat.org/?p=551',0,'revision','',0),(553,1,'2022-04-29 21:01:50','2022-04-29 21:01:50','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Abyss<br>(2) Trenches<br>(3) Midnight<br>(4) Twilight<br>(5) Sunlight<br><br>Flower Cat (FC011)<br>releasing April 22, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">cello<br>Kate Dillingham<br><br>sine waves, voice<br>Melissa Grey<br><br>trombone, voice<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong>, a 20-minute live performance for cello, electronics, and spoken word, is a sonic portrait of the world ocean. Melissa Grey &amp; David Morneau’s perform a roll call reading of dead zones—hypoxic coastal regions of the ocean that are the direct result of human pollution. Kate Dillingham’s cello creates a giant slow-motion wave that begins deep in the ocean’s trenches and rises until it breaks through the brilliant sun glitter on the water’s surface. Their sounds swim among stochastic ripples and undulations that are inevitably pulled by the tides and currents underneath. <strong>mem mer mère</strong> portrays the ocean as simultaneously majestic and wounded.<br><br>Human pollution adds significant levels of nitrogen and phosphorus to coastal waters. These are the combined results of agricultural and industrial runoff, insufficiently treated waste-water, and acid rain that pulls pollutants out of the air. The mass accumulation of these nutrients in the water—called eutrophication—can result in diminished levels of dissolved oxygen. Water becomes hypoxic, creating dead zones. Some of these zones last only a few days each year when the water warms, others persist for many months.<br><br>Dead zones disrupt the migration and spawning of fish, result in mass mortality of sea creatures, and cost countless of millions of dollars in lost fishing and tourism income. Each decade since the 1960s has seen a doubling of the number of dead zones in the world’s waters. Research by Dr. Robert Diaz (Professor Emeritus, Virginia Institute of Marine Science) and Dr. Rutger Rosenberg (Professor, Department of Marine Ecology, University of Gothenburg) has compiled a list of known dead zones.<br><br><strong>mem mer mère</strong> will be released as a recording on April 22, 2023, (Earth Day). This is the third release in a series of EPs produced by Melissa Grey &amp; David Morneau in collaboration with exceptional musicians and artists. Each installment is being developed through an expansive practice that includes ancient and algorithmic sound practices, structured improvisations, and generative processes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><br><br><br><br><br><br><br><br><br><br><br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist,&nbsp;<a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She&nbsp;has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of&nbsp;<a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded&nbsp;<a href=\"http://myblueskies.net/\" target=\"_blank\" rel=\"noreferrer noopener\">MyBlueSkies.net</a>,&nbsp;an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and&nbsp;<a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a>&nbsp;in the full spectrum of music from composition to performance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-04-29 21:01:50','2022-04-29 21:01:50','',459,'http://flowercat.org/?p=553',0,'revision','',0),(566,1,'2022-07-12 14:28:16','2022-07-12 14:28:16','<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen’s INORI. In 2019, he performed Stockhausen’s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','Diego Vásquez','','inherit','closed','closed','','564-revision-v1','','','2022-07-12 14:28:16','2022-07-12 14:28:16','',564,'http://flowercat.org/?p=566',0,'revision','',0),(567,1,'2022-07-12 14:34:42','2022-07-12 14:34:42','<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen’s INORI. In 2019, he performed Stockhausen’s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-419\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\" alt=\"\"> <a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a> • • • FC009 • • • March 20, 2022</p>\n<!-- /wp:paragraph -->','Diego Vásquez','','inherit','closed','closed','','564-revision-v1','','','2022-07-12 14:34:42','2022-07-12 14:34:42','',564,'http://flowercat.org/?p=567',0,'revision','',0),(569,1,'2022-07-12 14:37:24','2022-07-12 14:37:24','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em><a href=\"https://daniellejmckinney.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">photo by Joy McKinney</a></em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-607\" style=\"width: 150px;\" src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL.png\" alt=\"\"> <br><strong><a href=\"https://flowercat.org/always-becoming/\">Always Becoming</a></strong><br>FC010 <br>Releasing December 21, 2022<br><br><img class=\"wp-image-586\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <br><a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>False Head, Masks, and Robots</strong></a><br>October 2 – November 16, 2020 <br>The Arches, Merion Station, PA<br><br><img class=\"wp-image-446\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"><br><strong><a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> </strong><br>FC007 <br>April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','publish','closed','closed','','robert-kirkbride','','','2022-10-18 00:21:22','2022-10-18 00:21:22','',0,'http://flowercat.org/?page_id=569',0,'page','',0),(570,1,'2022-07-12 14:37:24','2022-07-12 14:37:24','','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-07-12 14:37:24','2022-07-12 14:37:24','',569,'http://flowercat.org/?p=570',0,'revision','',0),(571,1,'2022-07-12 14:38:33','2022-07-12 14:38:33','<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Diego Vásquez</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen’s INORI. In 2019, he performed Stockhausen’s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-419\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\" alt=\"\"> <a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a> • • • FC009 • • • March 20, 2022</p>\n<!-- /wp:paragraph -->','Diego Vásquez','','inherit','closed','closed','','564-revision-v1','','','2022-07-12 14:38:33','2022-07-12 14:38:33','',564,'http://flowercat.org/?p=571',0,'revision','',0),(564,1,'2022-07-12 14:36:13','2022-07-12 14:36:13','<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Diego Vásquez</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen’s INORI. In 2019, he performed Stockhausen’s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-419\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\" alt=\"\"> <br><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a> </strong><br>FC009 <br>March 20, 2022</p>\n<!-- /wp:paragraph -->','Diego Vásquez','','draft','closed','closed','','diego-vasquez','','','2022-10-29 15:07:03','2022-10-29 15:07:03','',0,'http://flowercat.org/?page_id=564',0,'page','',0),(565,1,'2022-07-12 14:26:20','2022-07-12 14:26:20','','Diego Vásquez','','inherit','closed','closed','','564-revision-v1','','','2022-07-12 14:26:20','2022-07-12 14:26:20','',564,'http://flowercat.org/?p=565',0,'revision','',0),(558,1,'2022-05-01 15:46:38','2022-05-01 15:46:38','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong>, a 20-minute live performance for cello, electronics, spoken word and video projection, is a sonic portrait of the world ocean. Melissa Grey &amp; David Morneau perform a roll call reading of dead zones—hypoxic coastal regions of the ocean that are the direct result of human pollution. Kate Dillingham’s cello creates a giant slow-motion wave that begins deep in the ocean’s trenches and rises until it breaks through the brilliant sun glitter on the water’s surface. Their sounds swim among stochastic ripples and undulations that are inevitably pulled by the tides and currents underneath. <strong>mem mer mère</strong> portrays the ocean as simultaneously majestic and wounded.<br><br>Our dependence on the ocean as source and sustainer of life is woven through all human culture in our shared reverence of water. Water goddesses are associated with fertility. The fountain of youth was the impetus for exploration. Immersion in water is a symbol of spiritual birth, a ritual metaphor for birth as the emergence from the amniotic ocean of the womb. Even our Western alphabet contains a reminder of the sea: the letter ‘m’ comes to us from the ancient Phonecian alphabet. The original glyph was drawn to associate its sound with the word mem in which it appeared. Mem was their word for water. ‘M’ is a drawing of ocean waves.<br><br>Human pollution adds significant levels of nitrogen and phosphorus to coastal waters. These are the combined results of agricultural and industrial runoff, insufficiently treated waste-water, and acid rain that pulls pollutants out of the air. The mass accumulation of these nutrients in the water—called eutrophication—can result in diminished levels of dissolved oxygen. Water becomes hypoxic, creating dead zones. Some of these zones last only a few days each year when the water warms, others persist for many months.<br><br>Dead zones disrupt the migration and spawning of fish, result in mass mortality of sea creatures, and cost countless of millions of dollars in lost fishing and tourism income. Each decade since the 1960s has seen a doubling of the number of dead zones in the world’s waters. Research by Dr. Robert Diaz (Professor Emeritus, Virginia Institute of Marine Science) and Dr. Rutger Rosenberg (Professor, Department of Marine Ecology, University of Gothenburg) has compiled a list of known dead zones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">cello<br>Kate Dillingham<br><br>sine waves, recitation<br>Melissa Grey<br><br>trombone, recitation<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist, <a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of <a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded <a href=\"http://myblueskies.net/\" target=\"_blank\" rel=\"noreferrer noopener\">MyBlueSkies.net</a>, an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and <a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a> in the full spectrum of music from composition to performance. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/><figcaption>photo by Yuri Pires Tavares</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/><figcaption>photo by Yuri Pires Tavares</figcaption></figure>\n<!-- /wp:image -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-05-01 15:46:38','2022-05-01 15:46:38','',459,'http://flowercat.org/?p=558',0,'revision','',0),(560,1,'2022-05-01 16:00:37','2022-05-01 16:00:37','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong>, a 20-minute live performance for cello, electronics, spoken word and video projection, is a sonic portrait of the world ocean. Melissa Grey &amp; David Morneau perform a roll call reading of dead zones—hypoxic coastal regions of the ocean that are the direct result of human pollution. Kate Dillingham’s cello creates a giant slow-motion wave that begins deep in the ocean’s trenches and rises until it breaks through the brilliant sun glitter on the water’s surface. Their sounds swim among stochastic ripples and undulations that are inevitably pulled by the tides and currents underneath. <strong>mem mer mère</strong> portrays the ocean as simultaneously majestic and wounded.<br><br>Our dependence on the ocean as source and sustainer of life is woven through all human culture in our shared reverence of water. Water goddesses are associated with fertility. The fountain of youth was the impetus for exploration. Immersion in water is a symbol of spiritual birth, a ritual metaphor for birth as the emergence from the amniotic ocean of the womb. Even our Western alphabet contains a reminder of the sea: the letter ‘m’ comes to us from the ancient Phonecian alphabet. The original glyph was drawn to associate its sound with the word mem in which it appeared. Mem was their word for water. ‘M’ is a drawing of ocean waves.<br><br>Human pollution adds significant levels of nitrogen and phosphorus to coastal waters. These are the combined results of agricultural and industrial runoff, insufficiently treated waste-water, and acid rain that pulls pollutants out of the air. The mass accumulation of these nutrients in the water—called eutrophication—can result in diminished levels of dissolved oxygen. Water becomes hypoxic, creating dead zones. Some of these zones last only a few days each year when the water warms, others persist for many months.<br><br>Dead zones disrupt the migration and spawning of fish, result in mass mortality of sea creatures, and cost countless of millions of dollars in lost fishing and tourism income. Each decade since the 1960s has seen a doubling of the number of dead zones in the world’s waters. Research by Dr. Robert Diaz (Professor Emeritus, Virginia Institute of Marine Science) and Dr. Rutger Rosenberg (Professor, Department of Marine Ecology, University of Gothenburg) has compiled a list of known dead zones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">cello<br>Kate Dillingham<br><br>sine waves, recitation<br>Melissa Grey<br><br>trombone, recitation<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist,&nbsp;<a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She&nbsp;has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of&nbsp;<a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded&nbsp;<a href=\"http://myblueskies.net/\" target=\"_blank\" rel=\"noreferrer noopener\">MyBlueSkies.net</a>,&nbsp;an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and&nbsp;<a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a>&nbsp;in the full spectrum of music from composition to performance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/><figcaption>photo by Yuri Pires Tavares</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/><figcaption>photo by Yuri Pires Tavares</figcaption></figure>\n<!-- /wp:image -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-05-01 16:00:37','2022-05-01 16:00:37','',459,'http://flowercat.org/?p=560',0,'revision','',0),(562,1,'2022-05-01 17:37:17','2022-05-01 17:37:17','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong><br>Melissa Grey &amp; David Morneau, Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/pzEbKEoFHi8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/pzEbKEoFHi8\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:gallery {\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":465,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-14_49066670218_o-1000x1500-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-14_49066670218_o-1000x1500-1.jpeg\" alt=\"\" class=\"wp-image-465\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"full\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-17_49067190601_o-1500x1000-1/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-17_49067190601_o-1500x1000-1.jpeg\" alt=\"\" class=\"wp-image-466\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":463,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-13_49067189876_o-1000x1500-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-13_49067189876_o-1000x1500-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-463\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":464,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/mmm-epk/laritiste-ordinaire-22_49066671378_o-1500x1000-1/\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/laritiste-ordinaire-22_49066671378_o-1500x1000-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-464\"/></a></figure>\n<!-- /wp:image --><figcaption class=\"blocks-gallery-caption\"><em>photos by Carl Deutsch</em></figcaption></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>mem mer mère</strong>, a 20-minute live performance for cello, electronics, spoken word and video projection, is a sonic portrait of the world ocean. Melissa Grey &amp; David Morneau perform a roll call reading of dead zones—hypoxic coastal regions of the ocean that are the direct result of human pollution. Kate Dillingham’s cello creates a giant slow-motion wave that begins deep in the ocean’s trenches and rises until it breaks through the brilliant sun glitter on the water’s surface. Their sounds swim among stochastic ripples and undulations that are inevitably pulled by the tides and currents underneath. <strong>mem mer mère</strong> portrays the ocean as simultaneously majestic and wounded.<br><br>Our dependence on the ocean as source and sustainer of life is woven through all human culture in our shared reverence of water. Water goddesses are associated with fertility. The fountain of youth was the impetus for exploration. Immersion in water is a symbol of spiritual birth, a ritual metaphor for birth as the emergence from the amniotic ocean of the womb. Even our Western alphabet contains a reminder of the sea: the letter ‘m’ comes to us from the ancient Phonecian alphabet. The original glyph was drawn to associate its sound with the word mem in which it appeared. Mem was their word for water. ‘M’ is a drawing of ocean waves.<br><br>Human pollution adds significant levels of nitrogen and phosphorus to coastal waters. These are the combined results of agricultural and industrial runoff, insufficiently treated waste-water, and acid rain that pulls pollutants out of the air. The mass accumulation of these nutrients in the water—called eutrophication—can result in diminished levels of dissolved oxygen. Water becomes hypoxic, creating dead zones. Some of these zones last only a few days each year when the water warms, others persist for many months.<br><br>Dead zones disrupt the migration and spawning of fish, result in mass mortality of sea creatures, and cost countless of millions of dollars in lost fishing and tourism income. Each decade since the 1960s has seen a doubling of the number of dead zones in the world’s waters. Research by Dr. Robert Diaz (Professor Emeritus, Virginia Institute of Marine Science) and Dr. Rutger Rosenberg (Professor, Department of Marine Ecology, University of Gothenburg) has compiled a list of known dead zones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">cello<br>Kate Dillingham<br><br>sine waves, recitation<br>Melissa Grey<br><br>trombone, recitation<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau in collaboration with Kate Dillingham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/04/Kate_Dillingham.jpeg\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Kate Dillingham</strong> is a cellist, <a href=\"https://www.katedillingham.com/audio\" target=\"_blank\" rel=\"noreferrer noopener\">recording artist</a>, and proponent of the music of living composers who enjoys a multifaceted career on varied frontiers of the musical world. She has performed concerti of Dvorak and Haydn in musical capitals from Salzburg to Moscow and has appeared in concert at Carnegie Hall, Lincoln Center and The MET Museum. Ms. Dillingham has driven innovation in the composition and performance space, commissioning contemporary works and collaborating with many artists in original multimedia events. She has produced and recorded audio/video projects, is a voting member of the Recording Academy (GRAMMY’s) and serves as President of the Violoncello Society of New York (<a href=\"https://www.violoncellosociety.org/\" target=\"_blank\" rel=\"noreferrer noopener\">VCS</a>). Kate is Artistic Director of <a href=\"https://www.artsahimsa.online/concerts\" target=\"_blank\" rel=\"noreferrer noopener\">ArtsAhimsa</a>: Music for Peace, a global network of artists working together to promote non-violence through affirmative power of the Arts. A skilled teacher and inventor, she founded <a href=\"https://myblueskiesmusic.com/\" title=\"MyBlueSkiesMusic.com\">MyBlueSkiesMusic.com</a>, an online meeting platform for musicians to connect, teach, and live-stream in high quality audio/video. Kate is both architect and facilitator of ideas and is passionate about her craft and <a href=\"https://www.katedillingham.com/news\" target=\"_blank\" rel=\"noreferrer noopener\">engagement</a> in the full spectrum of music from composition to performance. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/><figcaption>photo by Yuri Pires Tavares</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/><figcaption>photo by Yuri Pires Tavares</figcaption></figure>\n<!-- /wp:image -->','mmm EPK','','inherit','closed','closed','','459-revision-v1','','','2022-05-01 17:37:17','2022-05-01 17:37:17','',459,'http://flowercat.org/?p=562',0,'revision','',0),(574,1,'2022-07-12 14:50:01','2022-07-12 14:50:01','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption>photo: Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author and professor who explores the interplay of memory, ornament and placemaking. <br><br>Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-483\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/03/ROBERT-Cover-Sketch.png\" alt=\"\"> Always Becoming • FC010 • December 21, 2022<br><br><img class=\"wp-image-446\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"> <a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> • FC007 • April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-07-12 14:50:01','2022-07-12 14:50:01','',569,'http://flowercat.org/?p=574',0,'revision','',0),(573,1,'2022-07-12 14:49:03','2022-07-12 14:49:03','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption>photo: Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author and professor who explores the interplay of memory, ornament and placemaking. <br><br>Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-483\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/03/ROBERT-Cover-Sketch.png\" alt=\"\"> Always Becoming • FC010 • December 21, 2022<br><br><img class=\"wp-image-446\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"> <a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> • FC007 • April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-07-12 14:49:03','2022-07-12 14:49:03','',569,'http://flowercat.org/?p=573',0,'revision','',0),(575,1,'2022-07-12 14:51:08','2022-07-12 14:51:08','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author and professor who explores the interplay of memory, ornament and placemaking. <br><br>Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-483\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/03/ROBERT-Cover-Sketch.png\" alt=\"\"> Always Becoming • FC010 • December 21, 2022<br><br><img class=\"wp-image-446\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"> <a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> • FC007 • April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-07-12 14:51:08','2022-07-12 14:51:08','',569,'http://flowercat.org/?p=575',0,'revision','',0),(576,1,'2022-07-12 14:51:40','2022-07-12 14:51:40','<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Diego Vásquez</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen’s INORI. In 2019, he performed Stockhausen’s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-419\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\" alt=\"\"> <a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a> • • • FC009 • • • March 20, 2022</p>\n<!-- /wp:paragraph -->','Diego Vásquez','','inherit','closed','closed','','564-revision-v1','','','2022-07-12 14:51:40','2022-07-12 14:51:40','',564,'http://flowercat.org/?p=576',0,'revision','',0),(577,1,'2022-07-12 17:33:42','2022-07-12 17:33:42','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Julie-Fotheringham.jpg\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Julie Fotheringham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Julie Fotheringham is a dancer, performance artist, and psychoanalyst in NYC. She has performed her own work in venues such as Dixon Place, Movement Research at the Judson Church, and Roulette. Previously she was a performer in Cirque du Soleil. Her current performance projects interrogate the link between psychoanalysis and the body, psyche and soma, speaking and being.<br><br><a href=\"https://www.juliefotheringham.net/\" target=\"_blank\" rel=\"noreferrer noopener\">www.juliefotheringham.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br><strong>KEPL3R</strong><br>May 11, 2022 <br>Hunter College, New York, NY</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/esVUC3vNd_Y\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br><strong>Kepler–37 </strong><br>May 22, 2019 <br>ITINERANT 2019 <br>Smack Mellon, Brooklyn, NY</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><br><iframe src=\"https://www.youtube.com/embed/daa83YA8Z2A\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br><strong>Kepler–37 </strong><br>April 27, 2019 <br>Taaffe Gallery, Brooklyn, NY</p>\n<!-- /wp:paragraph -->','Julie Fotheringham','','publish','closed','closed','','julie-fotheringham','','','2022-08-05 16:46:04','2022-08-05 16:46:04','',0,'http://flowercat.org/?page_id=577',0,'page','',0),(578,1,'2022-07-12 16:53:10','2022-07-12 16:53:10','','Julie-Fotheringham','','inherit','','closed','','julie-fotheringham','','','2022-07-12 16:53:10','2022-07-12 16:53:10','',577,'http://flowercat.org/wp-content/uploads/2022/07/Julie-Fotheringham.jpg',0,'attachment','image/jpeg',0),(579,1,'2022-07-12 17:14:46','2022-07-12 17:14:46','','KEPL3R still from Tansy','','inherit','','closed','','kepl3r-still-from-tansy','','','2022-07-12 17:14:46','2022-07-12 17:14:46','',577,'http://flowercat.org/wp-content/uploads/2022/07/KEPL3R-still-from-Tansy.jpg',0,'attachment','image/jpeg',0),(580,1,'2022-07-12 17:28:20','2022-07-12 17:28:20','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Julie-Fotheringham.jpg\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Julie Fotheringham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Julie Fotheringham is a dancer, performance artist, and psychoanalyst in NYC. She has performed her own work in venues such as Dixon Place, Movement Research at the Judson Church, and Roulette. Previously she was a performer in Cirque du Soleil. Her current performance projects interrogate the link between psychoanalysis and the body, psyche and soma, speaking and being.<br><br><a href=\"https://www.juliefotheringham.net/\" target=\"_blank\" rel=\"noreferrer noopener\">www.juliefotheringham.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br>KEPL3R • May 11, 2022 • Hunter College, New York, NY\n\n<iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"></iframe>\n\n<br>Kepler–37 • May 22, 2019 • ITINERANT 2019 • Smack Mellon, Brooklyn, NY\n<iframe src=\"https://www.youtube.com/embed/esVUC3vNd_Y\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"></iframe>\n\n<br>Kepler–37 • April 27, 2019 • Taaffe Gallery, Brooklyn, NY\n<iframe src=\"https://www.youtube.com/embed/daa83YA8Z2A\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"></iframe>\n\n</p>\n<!-- /wp:paragraph -->','Julie Fotheringham','','inherit','closed','closed','','577-revision-v1','','','2022-07-12 17:28:20','2022-07-12 17:28:20','',577,'http://flowercat.org/?p=580',0,'revision','',0),(581,1,'2022-07-12 17:28:56','2022-07-12 17:28:56','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Julie-Fotheringham.jpg\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Julie Fotheringham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Julie Fotheringham is a dancer, performance artist, and psychoanalyst in NYC. She has performed her own work in venues such as Dixon Place, Movement Research at the Judson Church, and Roulette. Previously she was a performer in Cirque du Soleil. Her current performance projects interrogate the link between psychoanalysis and the body, psyche and soma, speaking and being.<br><br><a href=\"https://www.juliefotheringham.net/\" target=\"_blank\" rel=\"noreferrer noopener\">www.juliefotheringham.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br>KEPL3R • May 11, 2022 • Hunter College, New York, NY <iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> <br><br>Kepler–37 • May 22, 2019 • ITINERANT 2019 • Smack Mellon, Brooklyn, NY <iframe src=\"https://www.youtube.com/embed/esVUC3vNd_Y\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> <br><br>Kepler–37 • April 27, 2019 • Taaffe Gallery, Brooklyn, NY <iframe src=\"https://www.youtube.com/embed/daa83YA8Z2A\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </p>\n<!-- /wp:paragraph -->','Julie Fotheringham','','inherit','closed','closed','','577-revision-v1','','','2022-07-12 17:28:56','2022-07-12 17:28:56','',577,'http://flowercat.org/?p=581',0,'revision','',0),(582,1,'2022-07-12 17:33:42','2022-07-12 17:33:42','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Julie-Fotheringham.jpg\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Julie Fotheringham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Julie Fotheringham is a dancer, performance artist, and psychoanalyst in NYC. She has performed her own work in venues such as Dixon Place, Movement Research at the Judson Church, and Roulette. Previously she was a performer in Cirque du Soleil. Her current performance projects interrogate the link between psychoanalysis and the body, psyche and soma, speaking and being.<br><br><a href=\"https://www.juliefotheringham.net/\" target=\"_blank\" rel=\"noreferrer noopener\">www.juliefotheringham.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">KEPL3R • May 11, 2022 • Hunter College, New York, NY <iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Kepler–37 • May 22, 2019 • ITINERANT 2019 • Smack Mellon, Brooklyn, NY\n<iframe src=\"https://www.youtube.com/embed/esVUC3vNd_Y\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Kepler–37 • April 27, 2019 • Taaffe Gallery, Brooklyn, NY <iframe src=\"https://www.youtube.com/embed/daa83YA8Z2A\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe></p>\n<!-- /wp:paragraph -->','Julie Fotheringham','','inherit','closed','closed','','577-revision-v1','','','2022-07-12 17:33:42','2022-07-12 17:33:42','',577,'http://flowercat.org/?p=582',0,'revision','',0),(583,1,'2022-07-12 17:34:43','2022-07-12 17:34:43','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Julie-Fotheringham.jpg\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Julie Fotheringham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Julie Fotheringham is a dancer, performance artist, and psychoanalyst in NYC. She has performed her own work in venues such as Dixon Place, Movement Research at the Judson Church, and Roulette. Previously she was a performer in Cirque du Soleil. Her current performance projects interrogate the link between psychoanalysis and the body, psyche and soma, speaking and being.<br><br><a href=\"https://www.juliefotheringham.net/\" target=\"_blank\" rel=\"noreferrer noopener\">www.juliefotheringham.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">KEPL3R • May 11, 2022 • Hunter College, New York, NY <iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Kepler–37 • May 22, 2019 • ITINERANT 2019 • Smack Mellon, Brooklyn, NY\n<iframe src=\"https://www.youtube.com/embed/esVUC3vNd_Y\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Kepler–37 • April 27, 2019 • Taaffe Gallery, Brooklyn, NY <iframe src=\"https://www.youtube.com/embed/daa83YA8Z2A\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe></p>\n<!-- /wp:paragraph -->','Julie Fotheringham','','inherit','closed','closed','','577-revision-v1','','','2022-07-12 17:34:43','2022-07-12 17:34:43','',577,'http://flowercat.org/?p=583',0,'revision','',0),(585,1,'2022-07-12 17:47:02','2022-07-12 17:47:02','','dan-rose','','inherit','','closed','','dan-rose','','','2022-07-12 17:47:02','2022-07-12 17:47:02','',569,'http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg',0,'attachment','image/jpeg',0),(586,1,'2022-07-12 17:47:07','2022-07-12 17:47:07','','false-heads','','inherit','','closed','','false-heads','','','2022-07-12 17:47:07','2022-07-12 17:47:07','',569,'http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg',0,'attachment','image/jpeg',0),(589,1,'2022-07-12 18:11:25','2022-07-12 18:11:25','<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption><em>painting by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Dan Rose</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong> was born in Oskaloosa, Iowa, in 1940. In 1973, he received a PhD in anthropology from the University of Wisconsin-Madison. Dan’s dissertation was supported by the University of Pennsylvania Center for Urban Ethnography and resulted in a book entitled <em>Black American Street Life: South Philadelphia: 1969-1971</em>, a narrative of public life in an American city in the years just after Martin Luther King’s assassination.<br><br>Rose joined the faculty of the Department of Landscape Architecture at the University of Pennsylvania in 1974. In addition to his teaching, he consulted to State Farm Mutual Insurance Companies, re-designed automobiles, and began developing artist books.<br><br>In the 1990s, he created well over a hundred one-of-a-kind artist books distributed by ICA and Serpentine Galleries in the UK and Printed Matter in New York City. In 2016 his entire artist book archive was gifted to the Kislak Center for Rare Books and Manuscripts at the University of Pennsylvania at the completion of his solo show there, <em>Arbitrary Pleasures</em>.<br><br>In 2009 Rose began experimenting in his studio with how people visualize in two and three dimensional distorted visual fields. He has used pictures, primarily of the faces of fashion models, celebrities, and political figures. In collaboration with r3c3, he furthered experimentation in making 3D pictures from her 2D photographs utilizing the images that she took. They frequently exhibited their work in Philadelphia.<br><br>His artist book, <em>Drawings</em>, a compilation of work spanning decades was published in 2018 and received in Philadelphia a Judges Choice Award from AIGA, the professional design association. Concentrating on just the human face he published an artist book, <em>Faces</em>, in 2020 compiled of recent paintings and drawings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-115\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" alt=\"\"> <br><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"Symbolic Gesture\"><strong>Symbolic Gesture</strong></a> <br>FC007<br>November 21, 2020<br><br><img class=\"wp-image-586\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <br><strong><a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\">False Head, Masks, and Robots</a> </strong><br>October 2 – November 16, 2020 <br>The Arches, Merion Station, PA<br><br><img class=\"wp-image-215\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" alt=\"\"> <br><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"PETITE ecstasy\">PETITE ecstasy</a> </strong><br>FC004 <br>November 16, 2018<br><br><img class=\"wp-image-590\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/photon-ecstasy.jpg\" alt=\"\"> <br><strong><a href=\"http://artisteordinaire.org/hd-7924-world-premiere/\" target=\"_blank\" rel=\"noreferrer noopener\">Photon Ecstasy</a> </strong><br>October 20, 2016 <br>Kislak Center for Special Collections, Rare Books and Manuscripts, Philadelphia, PA</p>\n<!-- /wp:paragraph -->','Dan Rose','','publish','closed','closed','','dan-rose','','','2022-08-05 16:35:38','2022-08-05 16:35:38','',0,'http://flowercat.org/?page_id=589',0,'page','',0),(588,1,'2022-07-12 17:51:17','2022-07-12 17:51:17','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author and professor who explores the interplay of memory, ornament and placemaking. <br><br>Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-483\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/03/ROBERT-Cover-Sketch.png\" alt=\"\"> Always Becoming • FC010 • December 21, 2022<br><br><img class=\"wp-image-586\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\">False Head, Masks, and Robots</a> • The Arches • October 2 – November 16, 2020<br><br><img class=\"wp-image-446\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"> <a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> • FC007 • April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-07-12 17:51:17','2022-07-12 17:51:17','',569,'http://flowercat.org/?p=588',0,'revision','',0),(590,1,'2022-07-12 18:06:32','2022-07-12 18:06:32','','photon-ecstasy','','inherit','','closed','','photon-ecstasy','','','2022-07-12 18:06:32','2022-07-12 18:06:32','',589,'http://flowercat.org/wp-content/uploads/2022/07/photon-ecstasy.jpg',0,'attachment','image/jpeg',0),(591,1,'2022-07-12 18:11:25','2022-07-12 18:11:25','<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption><em>painting by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Dan Rose</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong> was born in Oskaloosa, Iowa, in 1940. In 1973, he received a PhD in anthropology from the University of Wisconsin-Madison. Dan’s dissertation was supported by the University of Pennsylvania Center for Urban Ethnography and resulted in a book entitled <em>Black American Street Life: South Philadelphia: 1969-1971</em>, a narrative of public life in an American city in the years just after Martin Luther King’s assassination.<br><br>Rose joined the faculty of the Department of Landscape Architecture at the University of Pennsylvania in 1974. In addition to his teaching, he consulted to State Farm Mutual Insurance Companies, re-designed automobiles, and began developing artist books.<br><br>In the 1990s, he created well over a hundred one-of-a-kind artist books distributed by ICA and Serpentine Galleries in the UK and Printed Matter in New York City. In 2016 his entire artist book archive was gifted to the Kislak Center for Rare Books and Manuscripts at the University of Pennsylvania at the completion of his solo show there, <em>Arbitrary Pleasures</em>.<br><br>In 2009 Rose began experimenting in his studio with how people visualize in two and three dimensional distorted visual fields. He has used pictures, primarily of the faces of fashion models, celebrities, and political figures. In collaboration with r3c3, he furthered experimentation in making 3D pictures from her 2D photographs utilizing the images that she took. They frequently exhibited their work in Philadelphia.<br><br>His artist book, <em>Drawings</em>, a compilation of work spanning decades was published in 2018 and received in Philadelphia a Judges Choice Award from AIGA, the professional design association. Concentrating on just the human face he published an artist book, <em>Faces</em>, in 2020 compiled of recent paintings and drawings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-115\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" alt=\"\"> <a href=\"http://flowercat.org/symbolic-gesture/\" title=\"Symbolic Gesture\">Symbolic Gesture</a> • FC007 • November 21, 2020<br><br><img class=\"wp-image-586\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\">False Head, Masks, and Robots</a> • The Arches • October 2 – November 16, 2020<br><br><img class=\"wp-image-215\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" alt=\"\"> <a href=\"http://flowercat.org/petite-ecstasy/\" title=\"PETITE ecstasy\">PETITE ecstasy</a> • FC004 • November 16, 2018<br><br><img class=\"wp-image-590\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/photon-ecstasy.jpg\" alt=\"\"> <a href=\"http://artisteordinaire.org/hd-7924-world-premiere/\" target=\"_blank\" rel=\"noreferrer noopener\">Photon Ecstasy</a> • Kislak Center for Special Collections, Rare Books and Manuscripts • October 20, 2016</p>\n<!-- /wp:paragraph -->','Dan Rose','','inherit','closed','closed','','589-revision-v1','','','2022-07-12 18:11:25','2022-07-12 18:11:25','',589,'http://flowercat.org/?p=591',0,'revision','',0),(594,1,'2022-07-12 20:56:22','2022-07-12 20:56:22','<!-- wp:image {\"id\":595,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/jessica-bowers-1024x683.jpg\" alt=\"\" class=\"wp-image-595\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Jessica Bowers</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Mezzo soprano Jessica Bowers has performed with Utah Opera, Anchorage Opera, Opera Boston, Caramoor International Festival, Central City Opera, and Ohio Light Opera. Roles include Mother Abbess in The Sound of Music, Hansel in Hansel and Gretel, The Third Lady in Die Zauberflöte, Rosina in Il Barbiere di Siviglia, The Queen in John Harbison’s A Full Moon in March, Ruth in Pirates of Penzance, Nicklausse in The Tales of Hoffmann, Mrs. Peachum in Three-Penny Opera, Hippolyta in A Midsummer Night’s Dream, and The Old Lady in Candide. She has performed recitals with Poetica Musica, Sonora Trio, and she plays regularly with guitarist Oren Fader as <a href=\"https://www.bowersfaderduo.com/home\" target=\"_blank\" rel=\"noreferrer noopener\">The Bowers Fader Duo</a>. <br><br><a href=\"http://www.jessicabowers.net\" target=\"_blank\" rel=\"noreferrer noopener\">www.jessicabowers.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-215\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" alt=\"\"><br><strong><a href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a> </strong><br>FC004 <br>November 16, 2018</p>\n<!-- /wp:paragraph -->','Jessica Bowers','','publish','closed','closed','','jessica-bowers','','','2022-08-05 16:37:19','2022-08-05 16:37:19','',0,'http://flowercat.org/?page_id=594',0,'page','',0),(595,1,'2022-07-12 20:50:18','2022-07-12 20:50:18','','l\'Artiste ordinaire - Pete\'s Candy Store - 03_09_18','Established in January 2016, l’Ao is a collaborative partnership between composer- performers Melissa Grey &amp; David Morneau.','inherit','','closed','','lartiste-ordinaire-petes-candy-store-03_09_18','','','2022-07-12 20:50:18','2022-07-12 20:50:18','',594,'http://flowercat.org/wp-content/uploads/2022/07/jessica-bowers.jpg',0,'attachment','image/jpeg',0),(596,1,'2022-07-12 20:56:22','2022-07-12 20:56:22','<!-- wp:image {\"id\":595,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/jessica-bowers-1024x683.jpg\" alt=\"\" class=\"wp-image-595\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Jessica Bowers</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Mezzo soprano Jessica Bowers has performed with Utah Opera, Anchorage Opera, Opera Boston, Caramoor International Festival, Central City Opera, and Ohio Light Opera. Roles include Mother Abbess in The Sound of Music, Hansel in Hansel and Gretel, The Third Lady in Die Zauberflöte, Rosina in Il Barbiere di Siviglia, The Queen in John Harbison’s A Full Moon in March, Ruth in Pirates of Penzance, Nicklausse in The Tales of Hoffmann, Mrs. Peachum in Three-Penny Opera, Hippolyta in A Midsummer Night’s Dream, and The Old Lady in Candide. She has performed recitals with Poetica Musica, Sonora Trio, and she plays regularly with guitarist Oren Fader as <a href=\"https://www.bowersfaderduo.com/home\" target=\"_blank\" rel=\"noreferrer noopener\">The Bowers Fader Duo</a>. <br><br><a href=\"http://www.jessicabowers.net\" target=\"_blank\" rel=\"noreferrer noopener\">www.jessicabowers.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-215\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" alt=\"\"> <a href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a> • FC004 • November 16, 2018</p>\n<!-- /wp:paragraph -->','Jessica Bowers','','inherit','closed','closed','','594-revision-v1','','','2022-07-12 20:56:22','2022-07-12 20:56:22','',594,'http://flowercat.org/?p=596',0,'revision','',0),(593,1,'2022-07-12 18:13:00','2022-07-12 18:13:00','<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption><em>painting by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Dan Rose</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong> was born in Oskaloosa, Iowa, in 1940. In 1973, he received a PhD in anthropology from the University of Wisconsin-Madison. Dan’s dissertation was supported by the University of Pennsylvania Center for Urban Ethnography and resulted in a book entitled <em>Black American Street Life: South Philadelphia: 1969-1971</em>, a narrative of public life in an American city in the years just after Martin Luther King’s assassination.<br><br>Rose joined the faculty of the Department of Landscape Architecture at the University of Pennsylvania in 1974. In addition to his teaching, he consulted to State Farm Mutual Insurance Companies, re-designed automobiles, and began developing artist books.<br><br>In the 1990s, he created well over a hundred one-of-a-kind artist books distributed by ICA and Serpentine Galleries in the UK and Printed Matter in New York City. In 2016 his entire artist book archive was gifted to the Kislak Center for Rare Books and Manuscripts at the University of Pennsylvania at the completion of his solo show there, <em>Arbitrary Pleasures</em>.<br><br>In 2009 Rose began experimenting in his studio with how people visualize in two and three dimensional distorted visual fields. He has used pictures, primarily of the faces of fashion models, celebrities, and political figures. In collaboration with r3c3, he furthered experimentation in making 3D pictures from her 2D photographs utilizing the images that she took. They frequently exhibited their work in Philadelphia.<br><br>His artist book, <em>Drawings</em>, a compilation of work spanning decades was published in 2018 and received in Philadelphia a Judges Choice Award from AIGA, the professional design association. Concentrating on just the human face he published an artist book, <em>Faces</em>, in 2020 compiled of recent paintings and drawings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-115\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" alt=\"\"> <a href=\"http://flowercat.org/symbolic-gesture/\" title=\"Symbolic Gesture\">Symbolic Gesture</a> • FC007 • November 21, 2020<br><br><img class=\"wp-image-586\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\">False Head, Masks, and Robots</a> • October 2 – November 16, 2020 • The Arches, Merion Station, PA<br><br><img class=\"wp-image-215\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" alt=\"\"> <a href=\"http://flowercat.org/petite-ecstasy/\" title=\"PETITE ecstasy\">PETITE ecstasy</a> • FC004 • November 16, 2018<br><br><img class=\"wp-image-590\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/photon-ecstasy.jpg\" alt=\"\"> <a href=\"http://artisteordinaire.org/hd-7924-world-premiere/\" target=\"_blank\" rel=\"noreferrer noopener\">Photon Ecstasy</a> • October 20, 2016 • Kislak Center for Special Collections, Rare Books and Manuscripts, Philadelphia, PA</p>\n<!-- /wp:paragraph -->','Dan Rose','','inherit','closed','closed','','589-revision-v1','','','2022-07-12 18:13:00','2022-07-12 18:13:00','',589,'http://flowercat.org/?p=593',0,'revision','',0),(597,1,'2022-07-12 21:02:35','2022-07-12 21:02:35','','2022_background_blank','','inherit','','closed','','2022_background_blank-2','','','2022-07-12 21:02:35','2022-07-12 21:02:35','',0,'http://flowercat.org/wp-content/uploads/2022/07/2022_background_blank.png',0,'attachment','image/png',0);
INSERT INTO `wp72_posts` VALUES (655,1,'2022-10-06 15:37:38','2022-10-06 15:37:38','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being<br>(2) Always<br>(3) Ever<br>(4) Becoming<br><br>Flower Cat (FC010)<br>September 22, 2022<br>UPC 0123456789<br>$10<br>flowercat.org</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars<br>Robert Kirkbride<br><br>theremin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>music composition<br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>recording, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2022-10-06 15:37:38','2022-10-06 15:37:38','',481,'https://flowercat.org/?p=655',0,'revision','',0),(650,1,'2022-10-04 15:37:52','2022-10-04 15:37:52','<!-- wp:image {\"id\":483,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/ROBERT-Cover-Sketch-1024x1024.png\" alt=\"\" class=\"wp-image-483\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Presession</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Part 1<br>(2) Part 2<br>(3) Part 3<br>(4) Part 4<br><br>Flower Cat (FC010)<br>September 22, 2022<br>UPC 0123456789<br>$10<br>flowercat.org</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">guitars<br>Robert Kirkbride<br><br>music composition<br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>recording, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">About Culobocca<br><br><em>Culobocca</em> is a nod to the alpha and omega of the body, and our navel-gazing tendency as a species to consider ourselves as universal be-all and end-all. Originating as a line drawing of an object that passes through itself while chasing its tail, <em>Culobocca</em> is an ever-expanding family of forms whose surfaces are simultaneously interior and exterior, entropy and emergence. The sketch evolved from an inkling into a map for living by asking the question – how might thinking and making be mutually replenishing rather than self-diluting and exhausting? Kindred forms and formats soon followed. Animated by a range of materials, uses, and methods of production, <em>Culobocca</em> variations have been informed by 3D printing, two- and three-part casting in porcelain and silicon, color and light, digital animation, origami with paper and felt, and live performance. Being open-ended rather than self-contained, Culobocca invite imaginative recombinations and are akin to, yet distinct from, such enigmatic creatures as the Möbius Strip or Klein bottle. Culobocca’s closest living relatives are black holes, quasars, and the oroboro, that obsessive beast everchasing its tail, although it may be more accurate to say that Culobocca’s mouth comes out of its tail rather than around it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2022-10-04 15:37:52','2022-10-04 15:37:52','',481,'https://flowercat.org/?p=650',0,'revision','',0),(599,1,'2022-07-12 21:56:55','2022-07-12 21:56:55','<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Miolina-photo-Nicolai-Vesthammer-FV.webp\" alt=\"\" class=\"wp-image-600\"/><figcaption><em>photo by Nicolai Vesthammer FV</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Miolina (Mioi Takeda &amp; Lynn Bechtold)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Violin duo Miolina (Mioi Takeda &amp; Lynn Bechtold, violins) has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IFYOU LISTEN. A member of New Music USA’s Impact Cohort, Miolina has been attracting audiences since their inception in 2012. Mioi and Lynn are creating and shaping the violin duo repertoire of the 21st century. They have always made the performance of works by women, minority, and immigrant composers a top priority. To date, Miolina has premiered dozens of violin duos. They have had successful shows in NYC at venues such as National Sawdust, Culturelab LIC, the National Opera Center, Tenri Cultural Institute, (le) Poisson Rouge, Spectrum, KGB Espionage Museum, Rockwood Music Hall, Gallery MC, and Parsons School of Design. They’ve also performed concerts around the U.S. and abroad in Birmingham, Chicago, Copenhagen, LosAngeles, Malmö, Pensacola, Philadelphia, San Francisco, Washington DC, Paris, and Tokyo. Miolina has participated in festivals/residencies/series including Avaloch Farm, BirminghamNew Music Festival, Collaborative Arts Research Institute/University of Alabama, Composers Concordance, Concrete Timbre, C-Y Series, Electronic MusicMidwest, Infuse Présente, NWEAMO, North/South Consonance, and Sonic Circuits. They are recipients of numerous grants including Adami, American-Scandinavian Foundation, JapanFoundation NY, Lower Manhattan Cultural Council, New Music USA, and New York WomenComposers. As part of their outreach and educational programs, Miolina has performed at senior centers and soup kitchens, and have given master classes at The Alabama School for the Blind, CUNY-Queens College, The Juilliard School, Rutgers University, and UC Irvine. Recent recordings include an album featuring works by composers of the Birmingham Art Music Alliance. ‘à la BAMA’ was released in March 2021 on CCR/Naxos. Other albums include their debut album ‘Miolina,’ released in 2018 on CCR/Naxos; 2020’s ‘Le Passager,’ performing Jean-Baptiste Favory’s large-scale work UNISONO V, on label ACEL; and 2020’s ‘Symbolic Gesture,’ performing Flower Cat’s KIRLIAN, on Bandcamp.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><img class=\"wp-image-115\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" alt=\"\"> <br><strong><a href=\"http://flowercat.org/symbolic-gesture/\">Symbolic Gesture</a> </strong><br>FC007 <br>November 21, 2020</p>\n<!-- /wp:paragraph -->','Miolina','','publish','closed','closed','','miolina','','','2022-08-09 14:31:43','2022-08-09 14:31:43','',0,'http://flowercat.org/?page_id=599',0,'page','',0),(600,1,'2022-07-12 21:49:35','2022-07-12 21:49:35','','Miolina-photo-Nicolai-Vesthammer-FV','','inherit','','closed','','miolina-photo-nicolai-vesthammer-fv','','','2022-07-12 21:49:35','2022-07-12 21:49:35','',599,'http://flowercat.org/wp-content/uploads/2022/07/Miolina-photo-Nicolai-Vesthammer-FV.webp',0,'attachment','image/webp',0),(601,1,'2022-07-12 21:56:55','2022-07-12 21:56:55','<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Miolina-photo-Nicolai-Vesthammer-FV.webp\" alt=\"\" class=\"wp-image-600\"/><figcaption><em>photo by Nicolai Vesthammer FV</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Miolina (Mioi Takeda &amp; Lynn Bechtold)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Violin duo Miolina (Mioi Takeda &amp; Lynn Bechtold, violins) has been called \"talented anddedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosicprowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IFYOU LISTEN. A member of New Music USA’s Impact Cohort, Miolina has been attractingaudiences since their inception in 2012. Mioi and Lynn are creating and shaping the violin duorepertoire of the 21st century. They have always made the performance of works by women, minority, and immigrant composers a top priority.To date, Miolina has premiered dozens of violin duos. Theyhave had successful shows in NYC at venues such as National Sawdust, Culturelab LIC, the National Opera Center, Tenri CulturalInstitute, (le) Poisson Rouge, Spectrum, KGB Espionage Museum, Rockwood Music Hall,Gallery MC, and Parsons School of Design. They’ve alsoperformed concerts around the U.S. and abroad in Birmingham, Chicago, Copenhagen, LosAngeles, Malmö, Pensacola, Philadelphia, San Francisco, Washington DC, Paris, and Tokyo. Miolina has participated in festivals/residencies/series including Avaloch Farm, BirminghamNew Music Festival, Collaborative Arts Research Institute/University of Alabama, Composers Concordance, Concrete Timbre, C-Y Series, Electronic MusicMidwest, Infuse Présente, NWEAMO, North/South Consonance, and Sonic Circuits. They arerecipients of numerous grants including Adami, American-Scandinavian Foundation, JapanFoundation NY, Lower Manhattan Cultural Council, New Music USA, and New York WomenComposers. As part of their outreach and educational programs, Miolina has performed at senior centers and soup kitchens, and have given masterclassesat The Alabama School forthe Blind, CUNY-Queens College, The Juilliard School, Rutgers University, and UC Irvine.Recent recordings include an album featuring works by composers of the Birmingham Art Music Alliance. ‘à la BAMA’ was released in March 2021 on CCR/Naxos. Other albums include their debut album ‘Miolina,’ released in 2018 on CCR/Naxos; 2020’s ‘Le Passager,’ performing Jean-Baptiste Favory’s large-scale work UNISONO V, on label ACEL; and 2020’s ‘Symbolic Gesture,’ performing Flower Cat’s KIRLIAN, on Bandcamp.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><img class=\"wp-image-115\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" alt=\"\"> <a href=\"http://flowercat.org/symbolic-gesture/\">Symbolic Gesture</a> • FC007 • November 21, 2020</p>\n<!-- /wp:paragraph -->','Miolina','','inherit','closed','closed','','599-revision-v1','','','2022-07-12 21:56:55','2022-07-12 21:56:55','',599,'http://flowercat.org/?p=601',0,'revision','',0),(602,1,'2022-07-13 03:00:15','2022-07-13 03:00:15','<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Diego Vásquez</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen’s INORI. In 2019, he performed Stockhausen’s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-419\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\" alt=\"\"> <a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a> • FC009 • March 20, 2022</p>\n<!-- /wp:paragraph -->','Diego Vásquez','','inherit','closed','closed','','564-revision-v1','','','2022-07-13 03:00:15','2022-07-13 03:00:15','',564,'http://flowercat.org/?p=602',0,'revision','',0),(606,1,'2022-07-30 12:41:25','2022-07-30 12:41:25','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Tansy Xiao</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Tansy Xiao is an artist, curator and writer based in New York. Xiao creates theatrical installations with non-linear narratives that often extend beyond the fourth wall. Her work examines the power and inadequacy of language, furthermore, substantiates the multiplicity of being human through the assemblage of stochastic audio and recontextualized objects.<br><br>Xiao’s work has been shown at Queens Museum, The Clemente Soto Vélez Cultural &amp; Educational Center, New Adventures in Sound Art, Pelham Art Center, The Immigrant Artist Biennial, Azarian McCullough Art Gallery, SRO Gallery among others. Her curatorial projects were presented by SPRING/BREAK Art Show, NARS Foundation, Radiator Gallery, Residency Unlimited, Fou Gallery, Chazan Family Gallery, Areté Gallery and Brooklyn Art Library.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">KEPL3R • May 11, 2022 • Hunter College, New York, NY <iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"></iframe></p>\n<!-- /wp:paragraph -->','Tansy Xiao','','inherit','closed','closed','','605-revision-v1','','','2022-07-30 12:41:25','2022-07-30 12:41:25','',605,'http://flowercat.org/?p=606',0,'revision','',0),(607,1,'2022-07-30 12:45:29','2022-07-30 12:45:29','','FC-logo-AB-Green','','inherit','','closed','','fc-logo-ab-green','','','2022-07-30 12:45:29','2022-07-30 12:45:29','',569,'http://flowercat.org/wp-content/uploads/2022/07/FC-logo-AB-Green.png',0,'attachment','image/png',0),(610,1,'2022-08-05 16:28:55','2022-08-05 16:28:55','','typewriter','','inherit','','closed','','typewriter','','','2022-08-05 16:28:55','2022-08-05 16:28:55','',605,'http://flowercat.org/wp-content/uploads/2022/08/typewriter.jpg',0,'attachment','image/jpeg',0),(611,1,'2022-08-05 16:29:03','2022-08-05 16:29:03','<!-- wp:image {\"id\":610,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://flowercat.org/wp-content/uploads/2022/08/typewriter.jpg\" alt=\"\" class=\"wp-image-610\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Tansy Xiao</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Tansy Xiao is an artist, curator and writer based in New York. Xiao creates theatrical installations with non-linear narratives that often extend beyond the fourth wall. Her work examines the power and inadequacy of language, furthermore, substantiates the multiplicity of being human through the assemblage of stochastic audio and recontextualized objects.<br><br>Xiao’s work has been shown at Queens Museum, The Clemente Soto Vélez Cultural &amp; Educational Center, New Adventures in Sound Art, Pelham Art Center, The Immigrant Artist Biennial, Azarian McCullough Art Gallery, SRO Gallery among others. Her curatorial projects were presented by SPRING/BREAK Art Show, NARS Foundation, Radiator Gallery, Residency Unlimited, Fou Gallery, Chazan Family Gallery, Areté Gallery and Brooklyn Art Library.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">KEPL3R • May 11, 2022 • Hunter College, New York, NY <iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"></iframe></p>\n<!-- /wp:paragraph -->','Tansy Xiao','','inherit','closed','closed','','605-revision-v1','','','2022-08-05 16:29:03','2022-08-05 16:29:03','',605,'https://flowercat.org/?p=611',0,'revision','',0),(609,1,'2022-07-30 12:46:05','2022-07-30 12:46:05','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author and professor who explores the interplay of memory, ornament and placemaking. <br><br>Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-607\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/FC-logo-AB-Green.png\" alt=\"\"> Always Becoming • FC010 • Releasing December 21, 2022<br><br><img class=\"wp-image-586\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\">False Head, Masks, and Robots</a> • The Arches • October 2 – November 16, 2020<br><br><img class=\"wp-image-446\" style=\"width: 75px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"> <a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> • FC007 • April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-07-30 12:46:05','2022-07-30 12:46:05','',569,'http://flowercat.org/?p=609',0,'revision','',0),(614,1,'2022-08-05 16:32:46','2022-08-05 16:32:46','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author and professor who explores the interplay of memory, ornament and placemaking. <br><br>Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-607\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/FC-logo-AB-Green.png\" alt=\"\"> <br><strong>Always Becoming</strong><br>FC010 <br>Releasing December 21, 2022<br><br><img class=\"wp-image-586\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <br><a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>False Head, Masks, and Robots</strong></a><br>The Arches <br>October 2 – November 16, 2020<br><br><img class=\"wp-image-446\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"><br><strong><a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> </strong><br>FC007 <br>April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-08-05 16:32:46','2022-08-05 16:32:46','',569,'https://flowercat.org/?p=614',0,'revision','',0),(670,1,'2022-10-10 19:20:47','2022-10-10 19:20:47','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-607\" style=\"width: 150px;\" src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL.png\" alt=\"\"> <br><strong><a href=\"https://flowercat.org/always-becoming/\">Always Becoming</a></strong><br>FC010 <br>Releasing December 21, 2022<br><br><img class=\"wp-image-586\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <br><a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>False Head, Masks, and Robots</strong></a><br>October 2 – November 16, 2020 <br>The Arches, Merion Station, PA<br><br><img class=\"wp-image-446\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"><br><strong><a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> </strong><br>FC007 <br>April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-10-10 19:20:47','2022-10-10 19:20:47','',569,'https://flowercat.org/?p=670',0,'revision','',0),(613,1,'2022-08-05 16:32:20','2022-08-05 16:32:20','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author and professor who explores the interplay of memory, ornament and placemaking. <br><br>Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-607\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/FC-logo-AB-Green.png\" alt=\"\"> <br><strong>Always Becoming</strong><br>FC010 <br>Releasing December 21, 2022<br><br><img class=\"wp-image-586\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <br><a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>False Head, Masks, and Robots</strong></a><br>The Arches <br>October 2 – November 16, 2020<br><br><img class=\"wp-image-446\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"><br><a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> <br>FC007 <br>April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-08-05 16:32:20','2022-08-05 16:32:20','',569,'https://flowercat.org/?p=613',0,'revision','',0),(647,1,'2022-08-09 14:33:45','2022-08-09 14:33:45','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design, who explores the interplay of memory, ornament and placemaking. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His story, <a href=\"https://www.asymptotejournal.com/special-feature/the-reading-chamber-robert-kirkbride/\" target=\"_blank\" rel=\"noreferrer noopener\">The Reading Chamber</a>, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-607\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/FC-logo-AB-Green.png\" alt=\"\"> <br><strong>Always Becoming</strong><br>FC010 <br>Releasing December 21, 2022<br><br><img class=\"wp-image-586\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <br><a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>False Head, Masks, and Robots</strong></a><br>October 2 – November 16, 2020 <br>The Arches, Merion Station, PA<br><br><img class=\"wp-image-446\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"><br><strong><a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> </strong><br>FC007 <br>April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-08-09 14:33:45','2022-08-09 14:33:45','',569,'https://flowercat.org/?p=647',0,'revision','',0),(617,1,'2022-08-05 16:36:03','2022-08-05 16:36:03','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author and professor who explores the interplay of memory, ornament and placemaking. <br><br>Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-607\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/FC-logo-AB-Green.png\" alt=\"\"> <br><strong>Always Becoming</strong><br>FC010 <br>Releasing December 21, 2022<br><br><img class=\"wp-image-586\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <br><a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>False Head, Masks, and Robots</strong></a><br>October 2 – November 16, 2020 <br>The Arches, Merion Station, PA<br><br><img class=\"wp-image-446\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"><br><strong><a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> </strong><br>FC007 <br>April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-08-05 16:36:03','2022-08-05 16:36:03','',569,'https://flowercat.org/?p=617',0,'revision','',0),(618,1,'2022-08-05 16:36:32','2022-08-05 16:36:32','<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Diego Vásquez</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen’s INORI. In 2019, he performed Stockhausen’s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-419\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\" alt=\"\"> <br><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a> <br>FC009 <br>March 20, 2022</p>\n<!-- /wp:paragraph -->','Diego Vásquez','','inherit','closed','closed','','564-revision-v1','','','2022-08-05 16:36:32','2022-08-05 16:36:32','',564,'https://flowercat.org/?p=618',0,'revision','',0),(616,1,'2022-08-05 16:35:37','2022-08-05 16:35:37','<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption><em>painting by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Dan Rose</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong> was born in Oskaloosa, Iowa, in 1940. In 1973, he received a PhD in anthropology from the University of Wisconsin-Madison. Dan’s dissertation was supported by the University of Pennsylvania Center for Urban Ethnography and resulted in a book entitled <em>Black American Street Life: South Philadelphia: 1969-1971</em>, a narrative of public life in an American city in the years just after Martin Luther King’s assassination.<br><br>Rose joined the faculty of the Department of Landscape Architecture at the University of Pennsylvania in 1974. In addition to his teaching, he consulted to State Farm Mutual Insurance Companies, re-designed automobiles, and began developing artist books.<br><br>In the 1990s, he created well over a hundred one-of-a-kind artist books distributed by ICA and Serpentine Galleries in the UK and Printed Matter in New York City. In 2016 his entire artist book archive was gifted to the Kislak Center for Rare Books and Manuscripts at the University of Pennsylvania at the completion of his solo show there, <em>Arbitrary Pleasures</em>.<br><br>In 2009 Rose began experimenting in his studio with how people visualize in two and three dimensional distorted visual fields. He has used pictures, primarily of the faces of fashion models, celebrities, and political figures. In collaboration with r3c3, he furthered experimentation in making 3D pictures from her 2D photographs utilizing the images that she took. They frequently exhibited their work in Philadelphia.<br><br>His artist book, <em>Drawings</em>, a compilation of work spanning decades was published in 2018 and received in Philadelphia a Judges Choice Award from AIGA, the professional design association. Concentrating on just the human face he published an artist book, <em>Faces</em>, in 2020 compiled of recent paintings and drawings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-115\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" alt=\"\"> <br><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"Symbolic Gesture\"><strong>Symbolic Gesture</strong></a> <br>FC007<br>November 21, 2020<br><br><img class=\"wp-image-586\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <br><strong><a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\">False Head, Masks, and Robots</a> </strong><br>October 2 – November 16, 2020 <br>The Arches, Merion Station, PA<br><br><img class=\"wp-image-215\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" alt=\"\"> <br><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"PETITE ecstasy\">PETITE ecstasy</a> </strong><br>FC004 <br>November 16, 2018<br><br><img class=\"wp-image-590\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/photon-ecstasy.jpg\" alt=\"\"> <br><strong><a href=\"http://artisteordinaire.org/hd-7924-world-premiere/\" target=\"_blank\" rel=\"noreferrer noopener\">Photon Ecstasy</a> </strong><br>October 20, 2016 <br>Kislak Center for Special Collections, Rare Books and Manuscripts, Philadelphia, PA</p>\n<!-- /wp:paragraph -->','Dan Rose','','inherit','closed','closed','','589-revision-v1','','','2022-08-05 16:35:37','2022-08-05 16:35:37','',589,'https://flowercat.org/?p=616',0,'revision','',0),(619,1,'2022-08-05 16:36:43','2022-08-05 16:36:43','<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Diego Vásquez</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen’s INORI. In 2019, he performed Stockhausen’s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-419\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\" alt=\"\"> <br><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a> </strong><br>FC009 <br>March 20, 2022</p>\n<!-- /wp:paragraph -->','Diego Vásquez','','inherit','closed','closed','','564-revision-v1','','','2022-08-05 16:36:43','2022-08-05 16:36:43','',564,'https://flowercat.org/?p=619',0,'revision','',0),(620,1,'2022-08-05 16:37:18','2022-08-05 16:37:18','<!-- wp:image {\"id\":595,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/jessica-bowers-1024x683.jpg\" alt=\"\" class=\"wp-image-595\"/><figcaption><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Jessica Bowers</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Mezzo soprano Jessica Bowers has performed with Utah Opera, Anchorage Opera, Opera Boston, Caramoor International Festival, Central City Opera, and Ohio Light Opera. Roles include Mother Abbess in The Sound of Music, Hansel in Hansel and Gretel, The Third Lady in Die Zauberflöte, Rosina in Il Barbiere di Siviglia, The Queen in John Harbison’s A Full Moon in March, Ruth in Pirates of Penzance, Nicklausse in The Tales of Hoffmann, Mrs. Peachum in Three-Penny Opera, Hippolyta in A Midsummer Night’s Dream, and The Old Lady in Candide. She has performed recitals with Poetica Musica, Sonora Trio, and she plays regularly with guitarist Oren Fader as <a href=\"https://www.bowersfaderduo.com/home\" target=\"_blank\" rel=\"noreferrer noopener\">The Bowers Fader Duo</a>. <br><br><a href=\"http://www.jessicabowers.net\" target=\"_blank\" rel=\"noreferrer noopener\">www.jessicabowers.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-215\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png\" alt=\"\"><br><strong><a href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a> </strong><br>FC004 <br>November 16, 2018</p>\n<!-- /wp:paragraph -->','Jessica Bowers','','inherit','closed','closed','','594-revision-v1','','','2022-08-05 16:37:18','2022-08-05 16:37:18','',594,'https://flowercat.org/?p=620',0,'revision','',0),(625,1,'2022-08-05 16:45:11','2022-08-05 16:45:11','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Julie-Fotheringham.jpg\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Julie Fotheringham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Julie Fotheringham is a dancer, performance artist, and psychoanalyst in NYC. She has performed her own work in venues such as Dixon Place, Movement Research at the Judson Church, and Roulette. Previously she was a performer in Cirque du Soleil. Her current performance projects interrogate the link between psychoanalysis and the body, psyche and soma, speaking and being.<br><br><a href=\"https://www.juliefotheringham.net/\" target=\"_blank\" rel=\"noreferrer noopener\">www.juliefotheringham.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br>KEPL3R • May 11, 2022 • Hunter College, New York, NY</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/esVUC3vNd_Y\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br>Kepler–37 • May 22, 2019 • ITINERANT 2019 • Smack Mellon, Brooklyn, NY</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><br><iframe src=\"https://www.youtube.com/embed/daa83YA8Z2A\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br>Kepler–37 • April 27, 2019 • Taaffe Gallery, Brooklyn, NY</p>\n<!-- /wp:paragraph -->','Julie Fotheringham','','inherit','closed','closed','','577-revision-v1','','','2022-08-05 16:45:11','2022-08-05 16:45:11','',577,'https://flowercat.org/?p=625',0,'revision','',0),(624,1,'2022-08-05 16:43:57','2022-08-05 16:43:57','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Julie-Fotheringham.jpg\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Julie Fotheringham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Julie Fotheringham is a dancer, performance artist, and psychoanalyst in NYC. She has performed her own work in venues such as Dixon Place, Movement Research at the Judson Church, and Roulette. Previously she was a performer in Cirque du Soleil. Her current performance projects interrogate the link between psychoanalysis and the body, psyche and soma, speaking and being.<br><br><a href=\"https://www.juliefotheringham.net/\" target=\"_blank\" rel=\"noreferrer noopener\">www.juliefotheringham.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"><br>KEPL3R • May 11, 2022 • Hunter College, New York, NY</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/esVUC3vNd_Y\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"><br>Kepler–37 • May 22, 2019 • ITINERANT 2019 • Smack Mellon, Brooklyn, NY</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><br><iframe src=\"https://www.youtube.com/embed/daa83YA8Z2A\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br>Kepler–37 • April 27, 2019 • Taaffe Gallery, Brooklyn, NY</p>\n<!-- /wp:paragraph -->','Julie Fotheringham','','inherit','closed','closed','','577-revision-v1','','','2022-08-05 16:43:57','2022-08-05 16:43:57','',577,'https://flowercat.org/?p=624',0,'revision','',0),(622,1,'2022-08-05 16:41:28','2022-08-05 16:41:28','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Julie-Fotheringham.jpg\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Julie Fotheringham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Julie Fotheringham is a dancer, performance artist, and psychoanalyst in NYC. She has performed her own work in venues such as Dixon Place, Movement Research at the Judson Church, and Roulette. Previously she was a performer in Cirque du Soleil. Her current performance projects interrogate the link between psychoanalysis and the body, psyche and soma, speaking and being.<br><br><a href=\"https://www.juliefotheringham.net/\" target=\"_blank\" rel=\"noreferrer noopener\">www.juliefotheringham.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"><br><strong>KEPL3R</strong> <br>May 11, 2022 <br>Hunter College, New York, NY</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Kepler–37 • May 22, 2019 • ITINERANT 2019 • Smack Mellon, Brooklyn, NY\n<iframe src=\"https://www.youtube.com/embed/esVUC3vNd_Y\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Kepler–37 • April 27, 2019 • Taaffe Gallery, Brooklyn, NY <iframe src=\"https://www.youtube.com/embed/daa83YA8Z2A\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe></p>\n<!-- /wp:paragraph -->','Julie Fotheringham','','inherit','closed','closed','','577-revision-v1','','','2022-08-05 16:41:28','2022-08-05 16:41:28','',577,'https://flowercat.org/?p=622',0,'revision','',0),(631,1,'2022-08-05 16:49:15','2022-08-05 16:49:15','<!-- wp:image {\"id\":610,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://flowercat.org/wp-content/uploads/2022/08/typewriter.jpg\" alt=\"\" class=\"wp-image-610\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Tansy Xiao</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Tansy Xiao is an artist, curator and writer based in New York. Xiao creates theatrical installations with non-linear narratives that often extend beyond the fourth wall. Her work examines the power and inadequacy of language, furthermore, substantiates the multiplicity of being human through the assemblage of stochastic audio and recontextualized objects.<br><br>Xiao’s work has been shown at Queens Museum, The Clemente Soto Vélez Cultural &amp; Educational Center, New Adventures in Sound Art, Pelham Art Center, The Immigrant Artist Biennial, Azarian McCullough Art Gallery, SRO Gallery among others. Her curatorial projects were presented by SPRING/BREAK Art Show, NARS Foundation, Radiator Gallery, Residency Unlimited, Fou Gallery, Chazan Family Gallery, Areté Gallery and Brooklyn Art Library.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br><strong>KEPL3R</strong> <br>May 11, 2022 <br>Hunter College, New York, NY</p></iframe></p>\n<!-- /wp:paragraph -->','Tansy Xiao','','inherit','closed','closed','','605-revision-v1','','','2022-08-05 16:49:15','2022-08-05 16:49:15','',605,'https://flowercat.org/?p=631',0,'revision','',0),(627,1,'2022-08-05 16:45:52','2022-08-05 16:45:52','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Julie-Fotheringham.jpg\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Julie Fotheringham</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Julie Fotheringham is a dancer, performance artist, and psychoanalyst in NYC. She has performed her own work in venues such as Dixon Place, Movement Research at the Judson Church, and Roulette. Previously she was a performer in Cirque du Soleil. Her current performance projects interrogate the link between psychoanalysis and the body, psyche and soma, speaking and being.<br><br><a href=\"https://www.juliefotheringham.net/\" target=\"_blank\" rel=\"noreferrer noopener\">www.juliefotheringham.net</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br><strong>KEPL3R</strong><br>May 11, 2022 <br>Hunter College, New York, NY</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/esVUC3vNd_Y\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br><strong>Kepler–37 </strong><br>May 22, 2019 <br>ITINERANT 2019 <br>Smack Mellon, Brooklyn, NY</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><br><iframe src=\"https://www.youtube.com/embed/daa83YA8Z2A\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br><strong>Kepler–37 </strong><br>April 27, 2019 <br>Taaffe Gallery, Brooklyn, NY</p>\n<!-- /wp:paragraph -->','Julie Fotheringham','','inherit','closed','closed','','577-revision-v1','','','2022-08-05 16:45:52','2022-08-05 16:45:52','',577,'https://flowercat.org/?p=627',0,'revision','',0),(630,1,'2022-08-05 16:48:04','2022-08-05 16:48:04','<!-- wp:image {\"id\":610,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://flowercat.org/wp-content/uploads/2022/08/typewriter.jpg\" alt=\"\" class=\"wp-image-610\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Tansy Xiao</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Tansy Xiao is an artist, curator and writer based in New York. Xiao creates theatrical installations with non-linear narratives that often extend beyond the fourth wall. Her work examines the power and inadequacy of language, furthermore, substantiates the multiplicity of being human through the assemblage of stochastic audio and recontextualized objects.<br><br>Xiao’s work has been shown at Queens Museum, The Clemente Soto Vélez Cultural &amp; Educational Center, New Adventures in Sound Art, Pelham Art Center, The Immigrant Artist Biennial, Azarian McCullough Art Gallery, SRO Gallery among others. Her curatorial projects were presented by SPRING/BREAK Art Show, NARS Foundation, Radiator Gallery, Residency Unlimited, Fou Gallery, Chazan Family Gallery, Areté Gallery and Brooklyn Art Library.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"><br><strong>KEPL3R</strong> <br>May 11, 2022 <br>Hunter College, New York, NY</p>\n<!-- /wp:paragraph -->','Tansy Xiao','','inherit','closed','closed','','605-revision-v1','','','2022-08-05 16:48:04','2022-08-05 16:48:04','',605,'https://flowercat.org/?p=630',0,'revision','',0),(629,1,'2022-08-05 16:47:20','2022-08-05 16:47:20','<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Miolina-photo-Nicolai-Vesthammer-FV.webp\" alt=\"\" class=\"wp-image-600\"/><figcaption><em>photo by Nicolai Vesthammer FV</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Miolina (Mioi Takeda &amp; Lynn Bechtold)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Violin duo Miolina (Mioi Takeda &amp; Lynn Bechtold, violins) has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IFYOU LISTEN. A member of New Music USA’s Impact Cohort, Miolina has been attracting audiences since their inception in 2012. Mioi and Lynn are creating and shaping the violin duo repertoire of the 21st century. They have always made the performance of works by women, minority, and immigrant composers a top priority.To date, Miolina has premiered dozens of violin duos. They have had successful shows in NYC at venues such as National Sawdust, Culturelab LIC, the National Opera Center, Tenri CulturalInstitute, (le) Poisson Rouge, Spectrum, KGB Espionage Museum, Rockwood Music Hall,Gallery MC, and Parsons School of Design. They’ve also performed concerts around the U.S. and abroad in Birmingham, Chicago, Copenhagen, LosAngeles, Malmö, Pensacola, Philadelphia, San Francisco, Washington DC, Paris, and Tokyo. Miolina has participated in festivals/residencies/series including Avaloch Farm, BirminghamNew Music Festival, Collaborative Arts Research Institute/University of Alabama, Composers Concordance, Concrete Timbre, C-Y Series, Electronic MusicMidwest, Infuse Présente, NWEAMO, North/South Consonance, and Sonic Circuits. They are recipients of numerous grants including Adami, American-Scandinavian Foundation, JapanFoundation NY, Lower Manhattan Cultural Council, New Music USA, and New York WomenComposers. As part of their outreach and educational programs, Miolina has performed at senior centers and soup kitchens, and have given master classes at The Alabama School for the Blind, CUNY-Queens College, The Juilliard School, Rutgers University, and UC Irvine.Recent recordings include an album featuring works by composers of the Birmingham Art Music Alliance. ‘à la BAMA’ was released in March 2021 on CCR/Naxos. Other albums include their debut album ‘Miolina,’ released in 2018 on CCR/Naxos; 2020’s ‘Le Passager,’ performing Jean-Baptiste Favory’s large-scale work UNISONO V, on label ACEL; and 2020’s ‘Symbolic Gesture,’ performing Flower Cat’s KIRLIAN, on Bandcamp.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><img class=\"wp-image-115\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" alt=\"\"> <br><strong><a href=\"http://flowercat.org/symbolic-gesture/\">Symbolic Gesture</a> </strong><br>FC007 <br>November 21, 2020</p>\n<!-- /wp:paragraph -->','Miolina','','inherit','closed','closed','','599-revision-v1','','','2022-08-05 16:47:20','2022-08-05 16:47:20','',599,'https://flowercat.org/?p=629',0,'revision','',0),(632,1,'2022-08-05 16:49:20','2022-08-05 16:49:20','<!-- wp:image {\"id\":610,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://flowercat.org/wp-content/uploads/2022/08/typewriter.jpg\" alt=\"\" class=\"wp-image-610\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\">Tansy Xiao</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Tansy Xiao is an artist, curator and writer based in New York. Xiao creates theatrical installations with non-linear narratives that often extend beyond the fourth wall. Her work examines the power and inadequacy of language, furthermore, substantiates the multiplicity of being human through the assemblage of stochastic audio and recontextualized objects.<br><br>Xiao’s work has been shown at Queens Museum, The Clemente Soto Vélez Cultural &amp; Educational Center, New Adventures in Sound Art, Pelham Art Center, The Immigrant Artist Biennial, Azarian McCullough Art Gallery, SRO Gallery among others. Her curatorial projects were presented by SPRING/BREAK Art Show, NARS Foundation, Radiator Gallery, Residency Unlimited, Fou Gallery, Chazan Family Gallery, Areté Gallery and Brooklyn Art Library.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><iframe src=\"https://www.youtube.com/embed/pl-grX8spHQ\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"560\" height=\"315\" frameborder=\"0\"> </iframe><br><strong>KEPL3R</strong> <br>May 11, 2022 <br>Hunter College, New York, NY</p>\n<!-- /wp:paragraph -->','Tansy Xiao','','inherit','closed','closed','','605-revision-v1','','','2022-08-05 16:49:20','2022-08-05 16:49:20','',605,'https://flowercat.org/?p=632',0,'revision','',0),(1198,1,'2024-06-23 18:50:13','2024-06-23 18:50:13','<!-- wp:audio {\"id\":1197} -->\n<figure class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240623_a-door-emerges_MASTER.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\">A door emerges</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Recorded in August, 2023, at the former Buffalo State Hospital in New York, <strong>A door emerges</strong> highlights the resonant frequencies of room 114 in Female Ward H. This 23’ x 37’ room, with large broken windows and layers of peeling yellow paint, is a parlor space where patients would gather communally.&nbsp;<br><br><strong>A door emerges</strong> is part of ‘<a href=\"https://flowercat.org/sta/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sound the Asylum’</a>, which catalogs the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. Our ambisonic recording process uses only natural sounds in and around the asylum—including summer insects and wind blowing a door closed in a distant room—to reveal resonant frequencies that would have softly imbued every sound of daily life in these elegant and massive buildings with disturbing histories.&nbsp;<br><br>The innovative and utopian Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Despite promising origins, their demise symbolizes the decay of the American mental health care system. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these hospitals remain standing today.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Melissa Grey &amp; David Morneau are composers exploring the nature of sound and the nuance of human perception. Their immersive productions reveal mesmerizing worlds of endlessly evolving sound.<br><br>In March 2023, Grey &amp; Morneau released ‘Always Becoming’—a sparkling tapestry of harp-like guitars and seductive beats—in collaboration with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, they designed a soundscape of insect field recordings for the exhibition ‘The Empty S(h)elf’—a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence (Montreal, Canada).&nbsp;<br><br>Their previous productions include ‘Dr Diego’—a chiptune disco for bass clarinet (2022), ‘Biophonic Beats’ —a structured improvisation for trombone and benjolin synthesizer (2021), ‘Symbolic Gesture’—electro-baroque and elemental beat patterns (2020), ‘Bourdon’—a drone meditation tuned to a utility frequency (2020), and ‘mem mer mère’—oceanic layers of cello, trombone, and live sound processing, which premiered at the Cultural Center at the Havre de Grace Opera House, Maryland (2019).<br><br>In 2018, Grey &amp; Morneau were the featured subjects of the music documentary series ‘Ao Vivo no Casarão | Lado B’ by Cristina Gagnebin Müller &amp; Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','sfTape Submission','','inherit','closed','closed','','1173-revision-v1','','','2024-06-23 18:50:13','2024-06-23 18:50:13','',1173,'http://flowercat.org/?p=1198',0,'revision','',0),(643,1,'2022-08-08 22:23:16','2022-08-08 22:23:16','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, <a href=\"https://www.asymptotejournal.com/special-feature/the-reading-chamber-robert-kirkbride/\" target=\"_blank\" rel=\"noopener\">The Reading Chamber</a>, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-607\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/FC-logo-AB-Green.png\" alt=\"\"> <br><strong>Always Becoming</strong><br>FC010 <br>Releasing December 21, 2022<br><br><img class=\"wp-image-586\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <br><a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>False Head, Masks, and Robots</strong></a><br>October 2 – November 16, 2020 <br>The Arches, Merion Station, PA<br><br><img class=\"wp-image-446\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"><br><strong><a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> </strong><br>FC007 <br>April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-08-08 22:23:16','2022-08-08 22:23:16','',569,'https://flowercat.org/?p=643',0,'revision','',0),(645,1,'2022-08-09 14:31:42','2022-08-09 14:31:42','<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Miolina-photo-Nicolai-Vesthammer-FV.webp\" alt=\"\" class=\"wp-image-600\"/><figcaption><em>photo by Nicolai Vesthammer FV</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Miolina (Mioi Takeda &amp; Lynn Bechtold)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Violin duo Miolina (Mioi Takeda &amp; Lynn Bechtold, violins) has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IFYOU LISTEN. A member of New Music USA’s Impact Cohort, Miolina has been attracting audiences since their inception in 2012. Mioi and Lynn are creating and shaping the violin duo repertoire of the 21st century. They have always made the performance of works by women, minority, and immigrant composers a top priority. To date, Miolina has premiered dozens of violin duos. They have had successful shows in NYC at venues such as National Sawdust, Culturelab LIC, the National Opera Center, Tenri Cultural Institute, (le) Poisson Rouge, Spectrum, KGB Espionage Museum, Rockwood Music Hall, Gallery MC, and Parsons School of Design. They’ve also performed concerts around the U.S. and abroad in Birmingham, Chicago, Copenhagen, LosAngeles, Malmö, Pensacola, Philadelphia, San Francisco, Washington DC, Paris, and Tokyo. Miolina has participated in festivals/residencies/series including Avaloch Farm, BirminghamNew Music Festival, Collaborative Arts Research Institute/University of Alabama, Composers Concordance, Concrete Timbre, C-Y Series, Electronic MusicMidwest, Infuse Présente, NWEAMO, North/South Consonance, and Sonic Circuits. They are recipients of numerous grants including Adami, American-Scandinavian Foundation, JapanFoundation NY, Lower Manhattan Cultural Council, New Music USA, and New York WomenComposers. As part of their outreach and educational programs, Miolina has performed at senior centers and soup kitchens, and have given master classes at The Alabama School for the Blind, CUNY-Queens College, The Juilliard School, Rutgers University, and UC Irvine. Recent recordings include an album featuring works by composers of the Birmingham Art Music Alliance. ‘à la BAMA’ was released in March 2021 on CCR/Naxos. Other albums include their debut album ‘Miolina,’ released in 2018 on CCR/Naxos; 2020’s ‘Le Passager,’ performing Jean-Baptiste Favory’s large-scale work UNISONO V, on label ACEL; and 2020’s ‘Symbolic Gesture,’ performing Flower Cat’s KIRLIAN, on Bandcamp.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><img class=\"wp-image-115\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png\" alt=\"\"> <br><strong><a href=\"http://flowercat.org/symbolic-gesture/\">Symbolic Gesture</a> </strong><br>FC007 <br>November 21, 2020</p>\n<!-- /wp:paragraph -->','Miolina','','inherit','closed','closed','','599-revision-v1','','','2022-08-09 14:31:42','2022-08-09 14:31:42','',599,'https://flowercat.org/?p=645',0,'revision','',0),(652,1,'2022-10-06 15:30:07','2022-10-06 15:30:07','','ABlways-Becoming_web_background_FINAL','','inherit','','closed','','ablways-becoming_web_background_final','','','2022-10-06 15:30:07','2022-10-06 15:30:07','',481,'http://flowercat.org/wp-content/uploads/2022/10/ABlways-Becoming_web_background_FINAL.png',0,'attachment','image/png',0),(653,1,'2022-10-06 15:31:24','2022-10-06 15:31:24','','Always-Becoming__cover_web_FINAL','','inherit','','closed','','always-becoming__cover_web_final','','','2022-10-06 15:31:24','2022-10-06 15:31:24','',481,'http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL.png',0,'attachment','image/png',0),(658,1,'2022-10-06 15:43:22','2022-10-06 15:43:22','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being<br>(2) Always<br>(3) Ever<br>(4) Becoming<br><br>Flower Cat (FC010)<br>September 22, 2022<br>UPC 0123456789<br>$10<br>flowercat.org</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars<br>Robert Kirkbride<br><br>theremin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>music composition<br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>recording, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2022-10-06 15:43:22','2022-10-06 15:43:22','',481,'https://flowercat.org/?p=658',0,'revision','',0),(657,1,'2022-10-06 15:40:55','2022-10-06 15:40:55','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being<br>(2) Always<br>(3) Ever<br>(4) Becoming<br><br>Flower Cat (FC010)<br>September 22, 2022<br>UPC 0123456789<br>$10<br>flowercat.org</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars<br>Robert Kirkbride<br><br>theremin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>music composition<br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>recording, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">Robert Kirkbride is a designer, author, and Professor of Architecture and Product Design at Parsons School of Design. He explores the interplay of memory, ornament and placemaking through materials, media and methods of fabrication-production. In addition to designing the Morbid Anatomy Museum and multiple generations of Culobocca, Robert authored and designed Architecture and Memory, an award-winning multimedia online book about two Renaissance memory chambers, and he contributed an award-winning introduction to Greystone Park Psychiatric Hospital. His short piece, The Reading Chamber, has been re-published by Asymptote journal, with multiple translations.<br><br><a href=\"http://robertkirkbride.com/\" data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2022-10-06 15:40:55','2022-10-06 15:40:55','',481,'https://flowercat.org/?p=657',0,'revision','',0),(659,1,'2022-10-06 15:44:19','2022-10-06 15:44:19','','Always-Becoming_01-BEING-cover_web_FINAL','','inherit','','closed','','always-becoming_01-being-cover_web_final','','','2022-10-06 15:44:19','2022-10-06 15:44:19','',0,'http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming_01-BEING-cover_web_FINAL.png',0,'attachment','image/png',0),(660,1,'2022-10-06 15:44:37','2022-10-06 15:44:37','','Always-Becoming_02-ALWAYS-cover_web_FINAL','','inherit','','closed','','always-becoming_02-always-cover_web_final','','','2022-10-06 15:44:37','2022-10-06 15:44:37','',0,'http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming_02-ALWAYS-cover_web_FINAL.png',0,'attachment','image/png',0),(661,1,'2022-10-06 15:44:57','2022-10-06 15:44:57','','Always-Becoming_03-EVER-cover_web_FINAL','','inherit','','closed','','always-becoming_03-ever-cover_web_final','','','2022-10-06 15:44:57','2022-10-06 15:44:57','',0,'http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming_03-EVER-cover_web_FINAL.png',0,'attachment','image/png',0),(662,1,'2022-10-06 15:45:12','2022-10-06 15:45:12','','Always-Becoming_04-BECOMING-cover_web_FINAL','','inherit','','closed','','always-becoming_04-becoming-cover_web_final','','','2022-10-06 15:45:12','2022-10-06 15:45:12','',0,'http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming_04-BECOMING-cover_web_FINAL.png',0,'attachment','image/png',0),(663,1,'2022-10-06 15:45:29','2022-10-06 15:45:29','','FC_logo_AB-4color','','inherit','','closed','','fc_logo_ab-4color','','','2022-10-06 15:45:29','2022-10-06 15:45:29','',0,'http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color.png',0,'attachment','image/png',0),(664,1,'2022-10-06 15:51:27','2022-10-06 15:51:27','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being<br>(2) Always<br>(3) Ever<br>(4) Becoming<br><br>Flower Cat (FC010)<br>December 21, 2022<br>UPC 0123456789<br>$10<br>flowercat.org</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars<br>Robert Kirkbride<br><br>theremin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>music composition<br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>recording, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2022-10-06 15:51:27','2022-10-06 15:51:27','',481,'https://flowercat.org/?p=664',0,'revision','',0),(665,1,'2022-10-10 19:10:49','2022-10-10 19:10:49','http://flowercat.org/wp-content/uploads/2022/10/cropped-FC_logo_AB-4color.png','cropped-FC_logo_AB-4color.png','','inherit','','closed','','cropped-fc_logo_ab-4color-png','','','2022-10-10 19:10:49','2022-10-10 19:10:49','',0,'http://flowercat.org/wp-content/uploads/2022/10/cropped-FC_logo_AB-4color.png',0,'attachment','image/png',0),(676,1,'2022-10-10 19:40:36','2022-10-10 19:40:36','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption>releasing December 21, 2022</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/dr-diego\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\" alt=\"\" class=\"wp-image-419\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":663} -->\n<figure class=\"wp-block-image\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color.png\" alt=\"\" class=\"wp-image-663\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-10-10 19:40:36','2022-10-10 19:40:36','',7,'https://flowercat.org/?p=676',0,'revision','',0),(674,1,'2022-10-10 19:35:51','2022-10-10 19:35:51','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/><figcaption>releasing December 21, 2022</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/dr-diego\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\" alt=\"\" class=\"wp-image-419\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":663} -->\n<figure class=\"wp-block-image\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color.png\" alt=\"\" class=\"wp-image-663\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-10-10 19:35:51','2022-10-10 19:35:51','',7,'https://flowercat.org/?p=674',0,'revision','',0),(672,1,'2022-10-10 19:29:13','2022-10-10 19:29:13','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/album/5ogDxch94jPt6WaC7Mff58?utm_source=generator\" width=\"100%\" height=\"380\" frameborder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-10-10 19:29:13','2022-10-10 19:29:13','',391,'https://flowercat.org/?p=672',0,'revision','',0),(775,1,'2023-01-10 14:58:43','2023-01-10 14:58:43','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 855px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=0687f5/transparent=true/tracklist=true/tracks=1346135954,1459077191,3990321944,1566485748/esig=1bdb2f5e12da2ec2fb4f7ef209fdc228/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->','AlwaysBecoming preview','','publish','closed','closed','','ab-preview','','','2023-02-03 23:05:25','2023-02-03 23:05:25','',0,'https://flowercat.org/?page_id=775',0,'page','',0),(679,1,'2023-03-10 15:50:59','2022-10-10 19:44:43',' ','','','publish','closed','closed','','679','','','2023-03-10 15:50:59','2023-03-10 15:50:59','',0,'https://flowercat.org/?p=679',4,'nav_menu_item','',0),(685,1,'2022-10-18 00:23:53','2022-10-18 00:23:53','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>=^.^=<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2022-10-18 00:23:53','2022-10-18 00:23:53','',481,'http://flowercat.org/?p=685',0,'revision','',0),(684,1,'2022-10-18 00:21:21','2022-10-18 00:21:21','<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption><em><a href=\"https://daniellejmckinney.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">photo by Joy McKinney</a></em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\">Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a data-type=\"URL\" data-id=\"http://robertkirkbride.com/\" href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">PROJECTS<br><br><img class=\"wp-image-607\" style=\"width: 150px;\" src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL.png\" alt=\"\"> <br><strong><a href=\"https://flowercat.org/always-becoming/\">Always Becoming</a></strong><br>FC010 <br>Releasing December 21, 2022<br><br><img class=\"wp-image-586\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/07/false-heads.jpg\" alt=\"\"> <br><a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>False Head, Masks, and Robots</strong></a><br>October 2 – November 16, 2020 <br>The Arches, Merion Station, PA<br><br><img class=\"wp-image-446\" style=\"width: 150px;\" src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png\" alt=\"\"><br><strong><a href=\"http://flowercat.org/bourdon-38/\" title=\"Bourdon 50Hz [nº38]\">Bourdon 50Hz [nº38]</a> </strong><br>FC007 <br>April 26, 2020</p>\n<!-- /wp:paragraph -->','Robert Kirkbride','','inherit','closed','closed','','569-revision-v1','','','2022-10-18 00:21:21','2022-10-18 00:21:21','',569,'http://flowercat.org/?p=684',0,'revision','',0),(682,1,'2022-10-18 00:17:05','2022-10-18 00:17:05','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</strong><br><br>Current collaborations include a sound and video installation with artist Angela Grauerholz and <em><a href=\"http://flowercat.org/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Always Becoming</a></em>—an EP of music and drawings—with designer Robert Kirkbride. Upcoming collaborations include a studio adaptation of <em>mem mer mère</em> with cellist Kate Dillingham and a studio album with violin duo Miolina (Mioi Takeda and Lynn Bechtold).<br><br>Grey &amp; Morneau are based in Manhattan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"background-color:#f9f8f4;color:#2c2920\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2022-10-18 00:17:05','2022-10-18 00:17:05','',117,'http://flowercat.org/?p=682',0,'revision','',0),(727,1,'2022-12-03 16:53:40','2022-12-03 16:53:40','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Biophonic Beats</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 800px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1IPB_H-rMM_yW_AqOjcfm0fxyo8LU7FBI?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Biophonic Beats</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Biophonic Beats     23\'49<br><br>Flower Cat (FC008)<br>July 25, 2021</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-small-font-size\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong>&nbsp;is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong>&nbsp;was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br>released July 15, 2021, on Flower Cat<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">composition<br>Melissa Grey &amp; David Morneau<br><br>benjolin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>Sound recording<br>David Morneau, Michael Campos, and Miguel Tang<br><br>2018 Mixing<br>Melissa Grey, David Morneau, and Miguel Tang<br><br>2021 Mixing<br>Melissa Grey &amp; David Morneau<br><br>2021 Mastering<br>Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":244,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-244\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":243,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-243\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":242,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-242\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2022-12-03 16:53:40','2022-12-03 16:53:40','',339,'http://flowercat.org/?p=727',0,'revision','',0),(689,1,'2022-11-14 18:46:12','2022-11-14 18:46:12','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing December 21, 2022</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"columns\":3,\"imageCrop\":false,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-3\"><!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/dr-diego\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png\" alt=\"\" class=\"wp-image-419\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":663} -->\n<figure class=\"wp-block-image\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color.png\" alt=\"\" class=\"wp-image-663\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-11-14 18:46:12','2022-11-14 18:46:12','',7,'http://flowercat.org/?p=689',0,'revision','',0),(690,1,'2022-11-14 18:47:02','2022-11-14 18:47:02','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing December 21, 2022</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:gallery {\"columns\":2,\"imageCrop\":false,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2\"><!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/dr-diego\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":663,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/fc_logo_ab-4color/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color-1024x1024.png\" alt=\"\" class=\"wp-image-663\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-11-14 18:47:02','2022-11-14 18:47:02','',7,'http://flowercat.org/?p=690',0,'revision','',0),(691,1,'2022-11-14 18:52:27','2022-11-14 18:52:27','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing December 21, 2022</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:gallery {\"columns\":1,\"imageCrop\":false,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-1\"><!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/dr-diego\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":663,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/fc_logo_ab-4color/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color-1024x1024.png\" alt=\"\" class=\"wp-image-663\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-11-14 18:52:27','2022-11-14 18:52:27','',7,'http://flowercat.org/?p=691',0,'revision','',0),(693,1,'2022-11-26 20:58:10','2022-11-26 20:58:10','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:gallery {\"columns\":1,\"imageCrop\":false,\"linkTo\":\"attachment\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-1\"><!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/dr-diego\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":663,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/fc_logo_ab-4color/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/FC_logo_AB-4color-1024x1024.png\" alt=\"\" class=\"wp-image-663\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-small-font-size\">We are Melissa Grey &amp; David Morneau.<br>We were <strong>l’Artiste ordinaire</strong>.<br>Now, we are&nbsp;<strong>Flower Cat</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-11-26 20:58:10','2022-11-26 20:58:10','',7,'https://flowercat.org/?p=693',0,'revision','',0),(698,1,'2022-12-03 04:00:26','2022-12-03 04:00:26','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>bejonlin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong>Bourdon 50Hz [nº38]</strong><br>Melissa Grey<br>sine wave synthesizer,live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"\">PETITE eccstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-12-03 04:00:26','2022-12-03 04:00:26','',7,'https://flowercat.org/?p=698',0,'revision','',0),(695,1,'2022-12-03 03:37:40','2022-12-03 03:37:40','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>bejonlin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong>Bourdon 50Hz [nº38]</strong><br>Melissa Grey<br>sine wave synthesizer,live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-12-03 03:37:40','2022-12-03 03:37:40','',7,'https://flowercat.org/?p=695',0,'revision','',0),(697,1,'2022-12-03 03:59:35','2022-12-03 03:59:35','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>bejonlin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong>Bourdon 50Hz [nº38]</strong><br>Melissa Grey<br>sine wave synthesizer,live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-12-03 03:59:35','2022-12-03 03:59:35','',7,'https://flowercat.org/?p=697',0,'revision','',0),(699,1,'2022-12-03 04:01:34','2022-12-03 04:01:34','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>bejonlin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"\">PETITE eccstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-12-03 04:01:34','2022-12-03 04:01:34','',7,'https://flowercat.org/?p=699',0,'revision','',0),(700,1,'2022-12-03 04:13:19','2022-12-03 04:13:19','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Always Becoming</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=0687f5/transparent=true/tracklist=true/tracks=1346135954,1459077191,3990321944,1566485748/esig=1bdb2f5e12da2ec2fb4f7ef209fdc228/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a title=\"\" href=\"https://drive.google.com/drive/folders/1OVTpi1gMpZLat992kJbPZQjuFF1V1kgd?usp=share_link\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet, press release)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background has-large-font-size\"><strong>Credits &amp; Description</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’00<br>(2) Always &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2’53<br>(3) Ever &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’04<br>(4) Becoming &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5’16<br><br>Flower Cat (FC010)<br>March 7, 2023<br>UPC 195269220303<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—<em>Being, Always, Ever, Becoming</em>—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr<br><br>=^.^=<br><br>Recorded and mixed at The Arches<br>March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…I cannot say enough about the kind of journey you will go on while listening to the songs from <em>Always Becoming</em>.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”<br>—<a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">“A real pleasure to let fill the room.…Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”<br>—<a href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noreferrer noopener\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background\"><strong>Cover Art, Photos &amp; Bios</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.<br><br>Listen online at <a title=\"\" href=\"https://flowercat.org/\">flowercat.org</a>.<br><br>=^.^=<br><br><em>Disambiguation<br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming EPK','','publish','closed','closed','','always-becoming-epk','','','2024-02-02 14:48:24','2024-02-02 14:48:24','',0,'https://flowercat.org/?page_id=700',0,'page','',0),(701,1,'2022-12-03 04:07:08','2022-12-03 04:07:08','','Always Becoming EPK','','inherit','closed','closed','','700-revision-v1','','','2022-12-03 04:07:08','2022-12-03 04:07:08','',700,'https://flowercat.org/?p=701',0,'revision','',0),(702,1,'2022-12-03 04:13:19','2022-12-03 04:13:19','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/><figcaption class=\"wp-element-caption\">REPLACE WITH BANDCAMP PLAYER</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a href=\"https://drive.google.com/drive/folders/1OVTpi1gMpZLat992kJbPZQjuFF1V1kgd?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet, press release)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’01<br>(2) Always &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2’54<br>(3) Ever &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’05<br>(4) Becoming &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5’17<br><br>Flower Cat (FC010)<br>March 4, 2023<br>UPC <em>0123456789</em><br>$10</p>\n<!-- /wp:paragraph -->','Always Becoming EPK','','inherit','closed','closed','','700-revision-v1','','','2022-12-03 04:13:19','2022-12-03 04:13:19','',700,'https://flowercat.org/?p=702',0,'revision','',0),(706,1,'2022-12-03 15:47:18','2022-12-03 15:47:18','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-background has-large-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">New Release: <strong>Biophonic Beats</strong> by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong>&nbsp;is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong>&nbsp;was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br>released July 15, 2021, on Flower Cat<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Biophonic Beats cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2022-12-03 15:47:18','2022-12-03 15:47:18','',339,'http://flowercat.org/?p=706',0,'revision','',0),(704,1,'2022-12-03 04:22:30','2022-12-03 04:22:30','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/><figcaption class=\"wp-element-caption\">REPLACE WITH BANDCAMP PLAYER</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a href=\"https://drive.google.com/drive/folders/1OVTpi1gMpZLat992kJbPZQjuFF1V1kgd?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet, press release)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being          3’01<br>(2) Always          2’54<br>(3) Ever          3’05<br>(4) Becoming          5’17<br><br>Flower Cat (FC010)<br>March 4, 2023<br>UPC <em>0123456789</em><br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong> weaves the colors of Robert Kirkbride’s harp-like guitar with Melissa Grey &amp; David Morneau’s sparkling production to wrap the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues. Drawing on humanity’s tilted view of seasonal cycles, the meticulously crafted textures illuminate soaring melodies and are designed to play in an endless loop.<br><br><strong>Always Becoming</strong> is a cycle of nine hand drawings that complement the recursive music. Each drawing is between 8 and 9 inches in diameter and comprises the repetitive gestures of hatching, stippling, squiggling or circling.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">guitars<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr  <br><br>=^.^= <br><br>Recorded and mixed at The Arches<br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>drawings<br>Robert Kirkbride<br><br>digital composites <br>David Morneau<br><br>=^.^= <br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.<br><br>Listen online at <a href=\"https://flowercat.org/\" title=\"\">flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming EPK','','inherit','closed','closed','','700-revision-v1','','','2022-12-03 04:22:30','2022-12-03 04:22:30','',700,'https://flowercat.org/?p=704',0,'revision','',0),(719,1,'2022-12-03 16:09:57','2022-12-03 16:09:57','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>DR DIEGO</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\"><strong>DOWNLOADS</strong></a><br><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\">(.wav, .mp3, hi-res images, one sheet, press release)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-12-03 16:09:57','2022-12-03 16:09:57','',434,'http://flowercat.org/?p=719',0,'revision','',0),(708,1,'2022-12-03 15:57:01','2022-12-03 15:57:01','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 800px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1IPB_H-rMM_yW_AqOjcfm0fxyo8LU7FBI?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-small-font-size\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br>released July 15, 2021, on Flower Cat<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">composition<br>Melissa Grey &amp; David Morneau<br><br>benjolin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>Sound recording<br>David Morneau, Michael Campos, and Miguel Tang<br><br>2018 Mixing<br>Melissa Grey, David Morneau, and Miguel Tang<br><br>2021 Mixing<br>Melissa Grey &amp; David Morneau<br><br>2021 Mastering<br>Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2022-12-03 15:57:01','2022-12-03 15:57:01','',339,'http://flowercat.org/?p=708',0,'revision','',0),(712,1,'2022-12-03 16:03:12','2022-12-03 16:03:12','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 800px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1IPB_H-rMM_yW_AqOjcfm0fxyo8LU7FBI?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-small-font-size\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br>released July 15, 2021, on Flower Cat<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">composition<br>Melissa Grey &amp; David Morneau<br><br>benjolin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>Sound recording<br>David Morneau, Michael Campos, and Miguel Tang<br><br>2018 Mixing<br>Melissa Grey, David Morneau, and Miguel Tang<br><br>2021 Mixing<br>Melissa Grey &amp; David Morneau<br><br>2021 Mastering<br>Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2022-12-03 16:03:12','2022-12-03 16:03:12','',339,'http://flowercat.org/?p=712',0,'revision','',0),(718,1,'2022-12-03 16:09:11','2022-12-03 16:09:11','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Always Becoming</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/><figcaption class=\"wp-element-caption\">REPLACE WITH BANDCAMP PLAYER</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a href=\"https://drive.google.com/drive/folders/1OVTpi1gMpZLat992kJbPZQjuFF1V1kgd?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet, press release)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’01<br>(2) Always &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2’54<br>(3) Ever &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’05<br>(4) Becoming &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5’17<br><br>Flower Cat (FC010)<br>March 4, 2023<br>UPC <em>0123456789</em><br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong> weaves the colors of Robert Kirkbride’s harp-like guitar with Melissa Grey &amp; David Morneau’s sparkling production to wrap the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues. Drawing on humanity’s tilted view of seasonal cycles, the meticulously crafted textures illuminate soaring melodies and are designed to play in an endless loop.<br><br><strong>Always Becoming</strong> is a cycle of nine hand drawings that complement the recursive music. Each drawing is between 8 and 9 inches in diameter and comprises the repetitive gestures of hatching, stippling, squiggling or circling.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">guitars<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau<br><br>=^.^=&nbsp;<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.<br><br>Listen online at <a href=\"https://flowercat.org/\" title=\"\">flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming EPK','','inherit','closed','closed','','700-revision-v1','','','2022-12-03 16:09:11','2022-12-03 16:09:11','',700,'http://flowercat.org/?p=718',0,'revision','',0),(714,1,'2022-12-03 16:05:32','2022-12-03 16:05:32','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Biophonic Beats</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 800px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1IPB_H-rMM_yW_AqOjcfm0fxyo8LU7FBI?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-small-font-size\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br>released July 15, 2021, on Flower Cat<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">composition<br>Melissa Grey &amp; David Morneau<br><br>benjolin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>Sound recording<br>David Morneau, Michael Campos, and Miguel Tang<br><br>2018 Mixing<br>Melissa Grey, David Morneau, and Miguel Tang<br><br>2021 Mixing<br>Melissa Grey &amp; David Morneau<br><br>2021 Mastering<br>Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":244,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-244\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":243,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-243\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":242,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-242\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2022-12-03 16:05:32','2022-12-03 16:05:32','',339,'http://flowercat.org/?p=714',0,'revision','',0),(716,1,'2022-12-03 16:07:44','2022-12-03 16:07:44','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Biophonic Beats</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 800px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1IPB_H-rMM_yW_AqOjcfm0fxyo8LU7FBI?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Biophonic Beats</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Biophonic Beats     23\'49<br><br>Flower Cat (FC008)<br>July 25, 2021</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-small-font-size\">Composed and performed by Melissa Grey &amp; David Morneau, <strong> Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone. <br><br><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City for <em>Ao Vivo no Casarão | Lado B</em> (a music-documentary series that shows independent musicians performing live in unexpected places.) Ao Vivo no Casarão was conceived by Cristina Müller, Giuliano Rossi and Yuri Tavares.<br><br>released July 15, 2021, on Flower Cat<br><br><a href=\"http://flowercat.org/biophonic-beats/\">http://flowercat.org/biophonic-beats/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">composition<br>Melissa Grey &amp; David Morneau<br><br>benjolin<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>Sound recording<br>David Morneau, Michael Campos, and Miguel Tang<br><br>2018 Mixing<br>Melissa Grey, David Morneau, and Miguel Tang<br><br>2021 Mixing<br>Melissa Grey &amp; David Morneau<br><br>2021 Mastering<br>Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_%C2%A9-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":244,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-244\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":243,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-243\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":242,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-242\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Melissa Grey &amp; David Morneau perform Biophonic Beats. Photo by Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','Biophonic Beats EPK','','inherit','closed','closed','','339-revision-v1','','','2022-12-03 16:07:44','2022-12-03 16:07:44','',339,'http://flowercat.org/?p=716',0,'revision','',0),(721,1,'2022-12-03 16:42:40','2022-12-03 16:42:40','<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Symbolic Gesture</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 850px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/19vvrSLAZILh5JVQnaDt04mek5r3agpjh?usp=share_link\" title=\"\">Downloads<br>(.wav,.mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Symbolic Gesture</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Aura 3\'0<br>(2) Corona 3\'0<br>(3) Kirlian 4\'0<br>(4) [again] 2\'0<br>(5) Shekinah 4\'0<br><br>Flower Cat (FC007)<br>November 21, 2020<br>UPC 195269080266</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">tracks:<br><br><br><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\"><em>False Heads, Masks, and Robots</em></a> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#fcfbf7\",\"text\":\"#716861\"}}} -->\n<p class=\"has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">composition, sound design, programming, instruments<br>Melissa Grey &amp; David Morneau<br><br>words, voice<br>Dan Rose<br><br>violins on Kirlian<br>Miolina (Mioi Takeda &amp; Lynn Bechtold)<br><br>mixed and mastered<br>Melissa Grey &amp; David Morneau at The Arches</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120,\"className\":\"wp-image-120 size-large\"} -->\n<figure class=\"wp-block-image aligncenter wp-image-120 size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey (photographed by Yuri Pires Tavares)\" class=\"wp-image-120\"/><figcaption class=\"wp-element-caption\">Melissa Grey (photographed by Yuri Pires Tavares)</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">Melissa Grey &amp; David Morneau launched their collaboration in 2016. They create sound in performance, crafting moments of sonic ecstasy before exploding them into a trillion sparkling shards of shimmering sounds that swirl in a paradox of energized stasis. Together they are developing an inscrutable and immersive creative process, which includes ancient and algorithmic sound practices. They embrace uncertainty, using structured improvisations, constrained processes, and found poetry to compose for an unknown future. They design projects that expand in endless variation to collaborate with musicians, video artists, designers, and creative technologists with Greyʼs benjolin synthesizer and Morneauʼs trombone at the center.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119,\"className\":\"wp-image-119 size-large\"} -->\n<figure class=\"wp-block-image aligncenter wp-image-119 size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau (photographed by Yuri Pires Tavares)\" class=\"wp-image-119\"/><figcaption class=\"wp-element-caption\">David Morneau (photographed by Yuri Pires Tavares)</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#fcfbf7\",\"text\":\"#716861\"}}} -->\n<p class=\"has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">Dan Rose, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#fcfbf7\",\"text\":\"#716861\"}}} -->\n<p class=\"has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">Violin duo Miolina, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.<br><a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">=^.^=</p>\n<!-- /wp:paragraph -->','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2022-12-03 16:42:40','2022-12-03 16:42:40','',130,'http://flowercat.org/?p=721',0,'revision','',0),(726,1,'2022-12-03 16:52:53','2022-12-03 16:52:53','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Always Becoming</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/><figcaption class=\"wp-element-caption\">REPLACE WITH BANDCAMP PLAYER</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a href=\"https://drive.google.com/drive/folders/1OVTpi1gMpZLat992kJbPZQjuFF1V1kgd?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet, press release)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’01<br>(2) Always &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2’54<br>(3) Ever &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’05<br>(4) Becoming &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5’17<br><br>Flower Cat (FC010)<br>March 4, 2023<br>UPC <em>0123456789</em><br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong> weaves the colors of Robert Kirkbride’s harp-like guitar with Melissa Grey &amp; David Morneau’s sparkling production to wrap the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues. Drawing on humanity’s tilted view of seasonal cycles, the meticulously crafted textures illuminate soaring melodies and are designed to play in an endless loop.<br><br><strong>Always Becoming</strong> is a cycle of nine hand drawings that complement the recursive music. Each drawing is between 8 and 9 inches in diameter and comprises the repetitive gestures of hatching, stippling, squiggling or circling.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">guitars<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau<br><br>=^.^=&nbsp;<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.<br><br>Listen online at <a href=\"https://flowercat.org/\" title=\"\">flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming EPK','','inherit','closed','closed','','700-revision-v1','','','2022-12-03 16:52:53','2022-12-03 16:52:53','',700,'http://flowercat.org/?p=726',0,'revision','',0),(725,1,'2022-12-03 16:52:09','2022-12-03 16:52:09','<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Symbolic Gesture</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 850px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/19vvrSLAZILh5JVQnaDt04mek5r3agpjh?usp=share_link\" title=\"\">Downloads<br>(.wav,.mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Symbolic Gesture</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Aura 3\'0<br>(2) Corona 3\'0<br>(3) Kirlian 4\'0<br>(4) [again] 2\'0<br>(5) Shekinah 4\'0<br><br>Flower Cat (FC007)<br>November 21, 2020<br>UPC 195269080266</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <a href=\"http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface\" target=\"_blank\" rel=\"noopener\"><em>False Heads, Masks, and Robots</em></a> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">composition, sound design, programming, instruments<br>Melissa Grey &amp; David Morneau<br><br>words, voice<br>Dan Rose<br><br>violins on Kirlian<br>Miolina (Mioi Takeda &amp; Lynn Bechtold)<br><br>mixed and mastered<br>Melissa Grey &amp; David Morneau at The Arches<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Kirlian [official music video]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption class=\"wp-element-caption\"><em>self portrait by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong>, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, <em>Drawings</em>, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/Miolina-photo-Nicolai-Vesthammer-FV.webp\" alt=\"\" class=\"wp-image-600\"/><figcaption class=\"wp-element-caption\"><em>photo by Nicolai Vesthammer FV</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Violin duo <strong>Miolina</strong>, a member of NewMusicUSA’s Impact Cohort, has been called \"talented and dedicated\" by Arts Birmingham, and described as displaying \"aggressive and virtuosic prowess\" with \"brilliance of sound, technical mastery, and stunning expressivity\" by I CARE IF YOU LISTEN. Keen on creating and shaping the violin duo repertoire of the 21st century, Miolina has premiered 50+ violin duos to date. They’ve performed successful shows in NYC, Chicago, Copenhagen, Los Angeles, Malmö, San Francisco, Washington DC, Paris, and Tokyo. Miolina participates regularly in numerous festivals, residencies, and series, and leads workshops with students at various universities.<br><a href=\"http://www.miolinanyc.com\" target=\"_blank\" rel=\"noopener\">www.miolinanyc.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\">=^.^=</p>\n<!-- /wp:paragraph -->','Symbolic Gesture EPK','','inherit','closed','closed','','130-revision-v1','','','2022-12-03 16:52:09','2022-12-03 16:52:09','',130,'http://flowercat.org/?p=725',0,'revision','',0),(728,1,'2022-12-03 16:55:22','2022-12-03 16:55:22','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>DR DIEGO</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\"><strong>DOWNLOADS</strong></a><br><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\">(.wav, .mp3, hi-res images, one sheet, press release)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-12-03 16:55:22','2022-12-03 16:55:22','',434,'http://flowercat.org/?p=728',0,'revision','',0),(729,1,'2022-12-03 17:30:13','2022-12-03 17:30:13','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>PETITE ecstasy</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 1050px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=ffffff/linkcol=333333/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1qpF_t-CwgXx3R4Z13C4c6Hzc9zgS0HVh?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>PETITE ecstasy</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Hum Prohibitor &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4\'24<br>(2) The Beguiler &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2\'15<br>(3) DNA-Photon &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3\'33<br>(4) Planertrees &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4\'46<br>(5) Trillion–Trilliant &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12\'52<br>(6) Kepler\'s Farewell &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5\'40<br>(7) Mathematics House &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2\'55<br>(8) Kepler-19 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7\'17<br>(9) Petite Field Illuminator &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2\'27<br><br>Flower Cat (FC004)<br>November 16, 2018<br>UPC 193666978612<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">History repeats: Melissa Grey &amp; David Morneau return to the expansive universe of Photon Ecstasy to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by Photon Ecstasy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">benjolin, beats, programming<br>Melissa Grey<br><br>trombone, Game Boy, beats, programming<br>David Morneau<br><br>mezzo-soprano<br>Jessica Bowers<br><br>voice<br>Dan Rose<br><br>music composed by Melissa Grey &amp; David Morneau<br>inspired by <em>The DNA-Photon Project</em> by Dan Rose<br><br>mixed by Melissa Grey &amp; David Morneau<br>mastered by Eric Honour<br><br>=^.^=&nbsp;<br><br>produced by Melissa Grey &amp; David Morneau<br><br>© 2018 Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":223,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"The Beguiler\" class=\"wp-image-223 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(2) The Beguiler</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":224,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"DNA-Photon\" class=\"wp-image-224 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(3) DNA-Photon</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":225,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"Planertrees\" class=\"wp-image-225 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(4) Planertrees</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":226,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"Trillion Trilliant\" class=\"wp-image-226 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(5) Trillion–Trilliant</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":227,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"Kepler\'s Farewell\" class=\"wp-image-227 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(6) Kepler\'s Farewell</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":228,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"Mathematics House\" class=\"wp-image-228 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(7) Mathematics House</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":229,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"Kepler-19\" class=\"wp-image-229 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(8) Kepler-19</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":230,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"Petite Field Illuminator\" class=\"wp-image-230 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(9) Petite Field Illuminator</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption class=\"wp-element-caption\"><em>self-portrait by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong>, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, Drawings, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":595,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/jessica-bowers-1024x683.jpg\" alt=\"\" class=\"wp-image-595\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Mezzo soprano <strong>Jessica Bowers</strong> has performed with Utah Opera, Anchorage Opera, Opera Boston, Caramoor International Festival, Central City Opera, and Ohio Light Opera. Roles include Mother Abbess in The Sound of Music, Hansel in Hansel and Gretel, The Third Lady in Die Zauberflöte, Rosina in Il Barbiere di Siviglia, The Queen in John Harbison’s A Full Moon in March, Ruth in Pirates of Penzance, Nicklausse in The Tales of Hoffmann, Mrs. Peachum in Three-Penny Opera, Hippolyta in A Midsummer Night’s Dream, and The Old Lady in Candide. She has performed recitals with Poetica Musica, Sonora Trio, and she plays regularly with guitarist Oren Fader as The Bowers Fader Duo.<br><br><a href=\"https://www.jessicabowers.net/\" title=\"\">www.jessicabowers.net</a></p>\n<!-- /wp:paragraph -->','PETITE ecstasy EPK','','publish','closed','closed','','petite-ecstasy-epk','','','2022-12-03 20:45:43','2022-12-03 20:45:43','',0,'http://flowercat.org/?page_id=729',0,'page','',0),(730,1,'2022-12-03 17:30:13','2022-12-03 17:30:13','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>PETITE ecstasy</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 1050px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=ffffff/linkcol=333333/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>PETITE ecstasy</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Hum Prohibitor         4\'24<br>(2) The Beguiler          2\'15<br>(3) DNA-Photon         3\'33<br>(4) Planertrees         4\'46<br>(5) Trillion–Trilliant         12\'52<br>(6) Kepler\'s Farewell         5\'40<br>(7) Mathematics House         2\'55<br>(8) Kepler-19         7\'17<br>(9) Petite Field Illuminator         2\'27<br><br>Flower Cat (FC004)<br>November 16, 2018<br>UPC 193666978612<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">History repeats: Melissa Grey &amp; David Morneau return to the expansive universe of Photon Ecstasy to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by Photon Ecstasy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">benjolin, beats, programming<br>Melissa Grey<br><br>trombone, Game Boy, beats, programming<br>David Morneau<br><br>mezzo-soprano<br>Jessica Bowers<br><br>voice<br>Dan Rose<br><br>music composed by Melissa Grey &amp; David Morneau<br>inspired by <em>The DNA-Photon Project</em> by Dan Rose<br><br>mixed by Melissa Grey &amp; David Morneau<br>mastered by Eric Honour<br><br>=^.^=&nbsp;<br><br>produced by Melissa Grey &amp; David Morneau<br><br>© 2018 Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','PETITE ecstasy EPK','','inherit','closed','closed','','729-revision-v1','','','2022-12-03 17:30:13','2022-12-03 17:30:13','',729,'http://flowercat.org/?p=730',0,'revision','',0),(738,1,'2022-12-03 17:58:07','2022-12-03 17:58:07','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Bourdon 50Hz [n​º​38]</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 800px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Bourdon 50Hz [n​º​38]</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Bourdon 50Hz [nº38] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60’23<br><br>Flower Cat (FC006)<br>April 26, 2020</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am.<br><br><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br>...<br>Our livestream raises money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online. <br><br>All proceeds from sales of Bourdon 50Hz [nº38] go to AHHAH.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">sine wave synthesizer &amp; live sound processing<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>guitar<br>Robert Kirkbride<br><br>composition, recording, mixing<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am.<br><br>Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of Bourdon 50Hz [nº38]<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau<br>© 2020 Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":261,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png\" alt=\"Bourdon 50Hz nº38 performance\" class=\"wp-image-261\"/><figcaption class=\"wp-element-caption\"><em>video still</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Robert Kirkbride</strong> is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Bourdon 50Hz EPK','','inherit','closed','closed','','737-revision-v1','','','2022-12-03 17:58:07','2022-12-03 17:58:07','',737,'http://flowercat.org/?p=738',0,'revision','',0),(732,1,'2022-12-03 17:33:27','2022-12-03 17:33:27','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>PETITE ecstasy</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 1050px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=ffffff/linkcol=333333/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>PETITE ecstasy</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Hum Prohibitor         4\'24<br>(2) The Beguiler          2\'15<br>(3) DNA-Photon         3\'33<br>(4) Planertrees         4\'46<br>(5) Trillion–Trilliant         12\'52<br>(6) Kepler\'s Farewell         5\'40<br>(7) Mathematics House         2\'55<br>(8) Kepler-19         7\'17<br>(9) Petite Field Illuminator         2\'27<br><br>Flower Cat (FC004)<br>November 16, 2018<br>UPC 193666978612<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">History repeats: Melissa Grey &amp; David Morneau return to the expansive universe of Photon Ecstasy to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by Photon Ecstasy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">benjolin, beats, programming<br>Melissa Grey<br><br>trombone, Game Boy, beats, programming<br>David Morneau<br><br>mezzo-soprano<br>Jessica Bowers<br><br>voice<br>Dan Rose<br><br>music composed by Melissa Grey &amp; David Morneau<br>inspired by <em>The DNA-Photon Project</em> by Dan Rose<br><br>mixed by Melissa Grey &amp; David Morneau<br>mastered by Eric Honour<br><br>=^.^=&nbsp;<br><br>produced by Melissa Grey &amp; David Morneau<br><br>© 2018 Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":223,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"The Beguiler\" class=\"wp-image-223 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(2) The Beguiler</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":224,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"DNA-Photon\" class=\"wp-image-224 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(3) DNA-Photon</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":225,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"Planertrees\" class=\"wp-image-225 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(4) Planertrees</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":226,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"Trillion Trilliant\" class=\"wp-image-226 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(5) Trillion–Trilliant</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":227,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"Kepler\'s Farewell\" class=\"wp-image-227 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(6) Kepler\'s Farewell</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":228,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"Mathematics House\" class=\"wp-image-228 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(7) Mathematics House</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":229,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"Kepler-19\" class=\"wp-image-229 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(8) Kepler-19</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":230,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"Petite Field Illuminator\" class=\"wp-image-230 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(9) Petite Field Illuminator</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','PETITE ecstasy EPK','','inherit','closed','closed','','729-revision-v1','','','2022-12-03 17:33:27','2022-12-03 17:33:27','',729,'http://flowercat.org/?p=732',0,'revision','',0),(734,1,'2022-12-03 17:36:42','2022-12-03 17:36:42','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>PETITE ecstasy</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 1050px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=ffffff/linkcol=333333/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>PETITE ecstasy</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Hum Prohibitor         4\'24<br>(2) The Beguiler          2\'15<br>(3) DNA-Photon         3\'33<br>(4) Planertrees         4\'46<br>(5) Trillion–Trilliant         12\'52<br>(6) Kepler\'s Farewell         5\'40<br>(7) Mathematics House         2\'55<br>(8) Kepler-19         7\'17<br>(9) Petite Field Illuminator         2\'27<br><br>Flower Cat (FC004)<br>November 16, 2018<br>UPC 193666978612<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">History repeats: Melissa Grey &amp; David Morneau return to the expansive universe of Photon Ecstasy to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by Photon Ecstasy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">benjolin, beats, programming<br>Melissa Grey<br><br>trombone, Game Boy, beats, programming<br>David Morneau<br><br>mezzo-soprano<br>Jessica Bowers<br><br>voice<br>Dan Rose<br><br>music composed by Melissa Grey &amp; David Morneau<br>inspired by <em>The DNA-Photon Project</em> by Dan Rose<br><br>mixed by Melissa Grey &amp; David Morneau<br>mastered by Eric Honour<br><br>=^.^=&nbsp;<br><br>produced by Melissa Grey &amp; David Morneau<br><br>© 2018 Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":223,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"The Beguiler\" class=\"wp-image-223 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(2) The Beguiler</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":224,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"DNA-Photon\" class=\"wp-image-224 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(3) DNA-Photon</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":225,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"Planertrees\" class=\"wp-image-225 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(4) Planertrees</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":226,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"Trillion Trilliant\" class=\"wp-image-226 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(5) Trillion–Trilliant</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":227,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"Kepler\'s Farewell\" class=\"wp-image-227 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(6) Kepler\'s Farewell</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":228,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"Mathematics House\" class=\"wp-image-228 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(7) Mathematics House</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":229,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"Kepler-19\" class=\"wp-image-229 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(8) Kepler-19</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":230,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"Petite Field Illuminator\" class=\"wp-image-230 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(9) Petite Field Illuminator</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption class=\"wp-element-caption\"><em>self-portrait by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong>, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, Drawings, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":595,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/jessica-bowers-1024x683.jpg\" alt=\"\" class=\"wp-image-595\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Mezzo soprano <strong>Jessica Bowers</strong> has performed with Utah Opera, Anchorage Opera, Opera Boston, Caramoor International Festival, Central City Opera, and Ohio Light Opera. Roles include Mother Abbess in The Sound of Music, Hansel in Hansel and Gretel, The Third Lady in Die Zauberflöte, Rosina in Il Barbiere di Siviglia, The Queen in John Harbison’s A Full Moon in March, Ruth in Pirates of Penzance, Nicklausse in The Tales of Hoffmann, Mrs. Peachum in Three-Penny Opera, Hippolyta in A Midsummer Night’s Dream, and The Old Lady in Candide. She has performed recitals with Poetica Musica, Sonora Trio, and she plays regularly with guitarist Oren Fader as The Bowers Fader Duo.<br><br><a href=\"https://www.jessicabowers.net/\" title=\"\">www.jessicabowers.net</a></p>\n<!-- /wp:paragraph -->','PETITE ecstasy EPK','','inherit','closed','closed','','729-revision-v1','','','2022-12-03 17:36:42','2022-12-03 17:36:42','',729,'http://flowercat.org/?p=734',0,'revision','',0),(737,1,'2022-12-03 17:58:07','2022-12-03 17:58:07','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Bourdon 50Hz [n​º​38]</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 800px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\">&amp;amp;amp;amp;lt;a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by Melissa Grey &amp;amp;amp;amp;amp;amp; David Morneau, Robert Kirkbride&amp;amp;amp;amp;lt;/a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1q17r9AQwIIn84Y-f3xTmR1H5PKKVAVM8?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Bourdon 50Hz [n​º​38]</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Bourdon 50Hz [nº38] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60’23<br><br>Flower Cat (FC006)<br>April 26, 2020</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am.<br><br><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br>...<br>Our livestream raises money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online.&nbsp;<br><br>All proceeds from sales of Bourdon 50Hz [nº38] go to AHHAH.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">sine wave synthesizer &amp; live sound processing<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>guitar<br>Robert Kirkbride<br><br>composition, recording, mixing<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am.<br><br>Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of Bourdon 50Hz [nº38]<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau<br>© 2020 Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":261,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png\" alt=\"Bourdon 50Hz nº38 performance\" class=\"wp-image-261\"/><figcaption class=\"wp-element-caption\"><em>video still</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Robert Kirkbride</strong> is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Bourdon 50Hz EPK','','publish','closed','closed','','bourdon-50hz-epk','','','2022-12-03 17:59:59','2022-12-03 17:59:59','',0,'http://flowercat.org/?page_id=737',0,'page','',0),(736,1,'2022-12-03 17:38:36','2022-12-03 17:38:36','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>PETITE ecstasy</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 1050px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=ffffff/linkcol=333333/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>PETITE ecstasy</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Hum Prohibitor &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4\'24<br>(2) The Beguiler &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2\'15<br>(3) DNA-Photon &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3\'33<br>(4) Planertrees &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4\'46<br>(5) Trillion–Trilliant &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12\'52<br>(6) Kepler\'s Farewell &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5\'40<br>(7) Mathematics House &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2\'55<br>(8) Kepler-19 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7\'17<br>(9) Petite Field Illuminator &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2\'27<br><br>Flower Cat (FC004)<br>November 16, 2018<br>UPC 193666978612<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">History repeats: Melissa Grey &amp; David Morneau return to the expansive universe of Photon Ecstasy to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by Photon Ecstasy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">benjolin, beats, programming<br>Melissa Grey<br><br>trombone, Game Boy, beats, programming<br>David Morneau<br><br>mezzo-soprano<br>Jessica Bowers<br><br>voice<br>Dan Rose<br><br>music composed by Melissa Grey &amp; David Morneau<br>inspired by <em>The DNA-Photon Project</em> by Dan Rose<br><br>mixed by Melissa Grey &amp; David Morneau<br>mastered by Eric Honour<br><br>=^.^=&nbsp;<br><br>produced by Melissa Grey &amp; David Morneau<br><br>© 2018 Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":223,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"The Beguiler\" class=\"wp-image-223 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(2) The Beguiler</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":224,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"DNA-Photon\" class=\"wp-image-224 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(3) DNA-Photon</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":225,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"Planertrees\" class=\"wp-image-225 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(4) Planertrees</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":226,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"Trillion Trilliant\" class=\"wp-image-226 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(5) Trillion–Trilliant</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":227,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"Kepler\'s Farewell\" class=\"wp-image-227 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(6) Kepler\'s Farewell</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":228,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"Mathematics House\" class=\"wp-image-228 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(7) Mathematics House</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":229,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"Kepler-19\" class=\"wp-image-229 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(8) Kepler-19</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":230,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"Petite Field Illuminator\" class=\"wp-image-230 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(9) Petite Field Illuminator</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption class=\"wp-element-caption\"><em>self-portrait by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong>, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, Drawings, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":595,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/jessica-bowers-1024x683.jpg\" alt=\"\" class=\"wp-image-595\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Mezzo soprano <strong>Jessica Bowers</strong> has performed with Utah Opera, Anchorage Opera, Opera Boston, Caramoor International Festival, Central City Opera, and Ohio Light Opera. Roles include Mother Abbess in The Sound of Music, Hansel in Hansel and Gretel, The Third Lady in Die Zauberflöte, Rosina in Il Barbiere di Siviglia, The Queen in John Harbison’s A Full Moon in March, Ruth in Pirates of Penzance, Nicklausse in The Tales of Hoffmann, Mrs. Peachum in Three-Penny Opera, Hippolyta in A Midsummer Night’s Dream, and The Old Lady in Candide. She has performed recitals with Poetica Musica, Sonora Trio, and she plays regularly with guitarist Oren Fader as The Bowers Fader Duo.<br><br><a href=\"https://www.jessicabowers.net/\" title=\"\">www.jessicabowers.net</a></p>\n<!-- /wp:paragraph -->','PETITE ecstasy EPK','','inherit','closed','closed','','729-revision-v1','','','2022-12-03 17:38:36','2022-12-03 17:38:36','',729,'http://flowercat.org/?p=736',0,'revision','',0),(741,1,'2022-12-03 17:59:58','2022-12-03 17:59:58','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Bourdon 50Hz [n​º​38]</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 800px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\">&amp;amp;amp;amp;lt;a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by Melissa Grey &amp;amp;amp;amp;amp;amp; David Morneau, Robert Kirkbride&amp;amp;amp;amp;lt;/a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1q17r9AQwIIn84Y-f3xTmR1H5PKKVAVM8?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Bourdon 50Hz [n​º​38]</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Bourdon 50Hz [nº38] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60’23<br><br>Flower Cat (FC006)<br>April 26, 2020</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am.<br><br><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br>...<br>Our livestream raises money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online.&nbsp;<br><br>All proceeds from sales of Bourdon 50Hz [nº38] go to AHHAH.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">sine wave synthesizer &amp; live sound processing<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>guitar<br>Robert Kirkbride<br><br>composition, recording, mixing<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am.<br><br>Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of Bourdon 50Hz [nº38]<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau<br>© 2020 Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":261,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png\" alt=\"Bourdon 50Hz nº38 performance\" class=\"wp-image-261\"/><figcaption class=\"wp-element-caption\"><em>video still</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Robert Kirkbride</strong> is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Bourdon 50Hz EPK','','inherit','closed','closed','','737-revision-v1','','','2022-12-03 17:59:58','2022-12-03 17:59:58','',737,'http://flowercat.org/?p=741',0,'revision','',0),(740,1,'2022-12-03 17:59:23','2022-12-03 17:59:23','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Bourdon 50Hz [n​º​38]</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 800px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=ffffff/linkcol=333333/tracklist=false/transparent=true/\" seamless=\"\">&amp;amp;amp;amp;lt;a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by Melissa Grey &amp;amp;amp;amp;amp;amp; David Morneau, Robert Kirkbride&amp;amp;amp;amp;lt;/a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1q17r9AQwIIn84Y-f3xTmR1H5PKKVAVM8?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Bourdon 50Hz [n​º​38]</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Bourdon 50Hz [nº38] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60’23<br><br>Flower Cat (FC006)<br>April 26, 2020</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am.<br><br><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br>...<br>Our livestream raises money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online. <br><br>All proceeds from sales of Bourdon 50Hz [nº38] go to AHHAH.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">sine wave synthesizer &amp; live sound processing<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>guitar<br>Robert Kirkbride<br><br>composition, recording, mixing<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am.<br><br>Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of Bourdon 50Hz [nº38]<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau<br>© 2020 Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":261,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png\" alt=\"Bourdon 50Hz nº38 performance\" class=\"wp-image-261\"/><figcaption class=\"wp-element-caption\"><em>video still</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Robert Kirkbride</strong> is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Bourdon 50Hz EPK','','inherit','closed','closed','','737-revision-v1','','','2022-12-03 17:59:23','2022-12-03 17:59:23','',737,'http://flowercat.org/?p=740',0,'revision','',0),(742,1,'2022-12-03 20:45:42','2022-12-03 20:45:42','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>PETITE ecstasy</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 1050px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=ffffff/linkcol=333333/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by Melissa Grey &amp; David Morneau</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong><a href=\"https://drive.google.com/drive/folders/1qpF_t-CwgXx3R4Z13C4c6Hzc9zgS0HVh?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>PETITE ecstasy</strong><br>Melissa Grey &amp; David Morneau<br><br>(1) Hum Prohibitor &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4\'24<br>(2) The Beguiler &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2\'15<br>(3) DNA-Photon &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3\'33<br>(4) Planertrees &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4\'46<br>(5) Trillion–Trilliant &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12\'52<br>(6) Kepler\'s Farewell &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5\'40<br>(7) Mathematics House &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2\'55<br>(8) Kepler-19 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7\'17<br>(9) Petite Field Illuminator &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2\'27<br><br>Flower Cat (FC004)<br>November 16, 2018<br>UPC 193666978612<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">History repeats: Melissa Grey &amp; David Morneau return to the expansive universe of Photon Ecstasy to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by Photon Ecstasy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">benjolin, beats, programming<br>Melissa Grey<br><br>trombone, Game Boy, beats, programming<br>David Morneau<br><br>mezzo-soprano<br>Jessica Bowers<br><br>voice<br>Dan Rose<br><br>music composed by Melissa Grey &amp; David Morneau<br>inspired by <em>The DNA-Photon Project</em> by Dan Rose<br><br>mixed by Melissa Grey &amp; David Morneau<br>mastered by Eric Honour<br><br>=^.^=&nbsp;<br><br>produced by Melissa Grey &amp; David Morneau<br><br>© 2018 Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":222,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-01_pe_hum-prohibitor/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"Hum Prohibitor\" class=\"wp-image-222 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(1) Hum Prohibitor</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":223,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-02_pe_the-beguiler/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"The Beguiler\" class=\"wp-image-223 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(2) The Beguiler</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":224,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-03_pe_dna-photon/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"DNA-Photon\" class=\"wp-image-224 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(3) DNA-Photon</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":225,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-04_pe_planertrees/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"Planertrees\" class=\"wp-image-225 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(4) Planertrees</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":226,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-05_pe_trillion-trilliant/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"Trillion Trilliant\" class=\"wp-image-226 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(5) Trillion–Trilliant</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":227,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-06_pe_keplers-farewell/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"Kepler\'s Farewell\" class=\"wp-image-227 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(6) Kepler\'s Farewell</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":228,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-07_pe_mathematics-house/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"Mathematics House\" class=\"wp-image-228 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(7) Mathematics House</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":229,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-08_pe_kepler-19/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"Kepler-19\" class=\"wp-image-229 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(8) Kepler-19</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":230,\"mediaLink\":\"http://flowercat.org/petite-ecstasy/004-09_pe_petite-field-illuminator/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"Petite Field Illuminator\" class=\"wp-image-230 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">(9) Petite Field Illuminator</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau</strong> are composer-producers who design music for the human brain, informed by elemental themes: time, space, nature, language, dance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/dan-rose.jpg\" alt=\"\" class=\"wp-image-585\"/><figcaption class=\"wp-element-caption\"><em>self-portrait by Dan Rose</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Dan Rose</strong>, an anthropologist, artist, and author has written books and articles, exhibited art, and collaborated with designers, musicians, and photographers. His 2018 book, Drawings, received a Judge’s Choice award from AIGA Philadelphia’s Design Awards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":595,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/07/jessica-bowers-1024x683.jpg\" alt=\"\" class=\"wp-image-595\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Mezzo soprano <strong>Jessica Bowers</strong> has performed with Utah Opera, Anchorage Opera, Opera Boston, Caramoor International Festival, Central City Opera, and Ohio Light Opera. Roles include Mother Abbess in The Sound of Music, Hansel in Hansel and Gretel, The Third Lady in Die Zauberflöte, Rosina in Il Barbiere di Siviglia, The Queen in John Harbison’s A Full Moon in March, Ruth in Pirates of Penzance, Nicklausse in The Tales of Hoffmann, Mrs. Peachum in Three-Penny Opera, Hippolyta in A Midsummer Night’s Dream, and The Old Lady in Candide. She has performed recitals with Poetica Musica, Sonora Trio, and she plays regularly with guitarist Oren Fader as The Bowers Fader Duo.<br><br><a href=\"https://www.jessicabowers.net/\" title=\"\">www.jessicabowers.net</a></p>\n<!-- /wp:paragraph -->','PETITE ecstasy EPK','','inherit','closed','closed','','729-revision-v1','','','2022-12-03 20:45:42','2022-12-03 20:45:42','',729,'https://flowercat.org/?p=742',0,'revision','',0),(745,1,'2022-12-17 01:45:33','2022-12-17 01:45:33','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"\">PETITE eccstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2022-12-17 01:45:33','2022-12-17 01:45:33','',7,'https://flowercat.org/?p=745',0,'revision','',0),(746,1,'2022-12-22 20:05:37','2022-12-22 20:05:37','','Page','','publish','closed','closed','','page','','','2023-03-06 22:26:00','2023-03-06 22:26:00','',0,'http://flowercat.org/saswp/page/',0,'saswp','',0),(750,1,'2022-12-31 17:55:57','2022-12-31 17:55:57','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"a delightful romp through a completely unique sonic world…wholly original\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet Journal</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/album/5ogDxch94jPt6WaC7Mff58?utm_source=generator\" width=\"100%\" height=\"380\" frameborder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-12-31 17:55:57','2022-12-31 17:55:57','',391,'https://flowercat.org/?p=750',0,'revision','',0),(749,1,'2022-12-31 17:55:24','2022-12-31 17:55:24','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"a delightful romp through a completely unique sonic world…wholly original\"</strong><br><a href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Clarinet Journal</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/album/5ogDxch94jPt6WaC7Mff58?utm_source=generator\" width=\"100%\" height=\"380\" frameborder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2022-12-31 17:55:24','2022-12-31 17:55:24','',391,'https://flowercat.org/?p=749',0,'revision','',0),(751,1,'2022-12-31 18:01:07','2022-12-31 18:01:07','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>DR DIEGO</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=EC2D8C/transparent=true/tracklist=true/tracks=2802020098,2506577504/esig=7f4bd444ae573820b45fa75eb77fff11/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Diego Vásquez</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\"><strong>DOWNLOADS</strong></a><br><a rel=\"noreferrer noopener\" href=\"https://drive.google.com/drive/folders/1caR1WQivUWQKrq7OEJcwDAmeC157LMTP\" target=\"_blank\">(.wav, .mp3, hi-res images, one sheet, press release)</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO<br>Melissa Grey &amp; David Morneau, Diego Vásquez<br><br>(1) Fluorescence     7’05<br>(2) Inflorescence    4’50<br><br>Flower Cat (FC009)<br>March 20, 2022<br>UPC 195269154998<br>$10<br><a href=\"http://flowercat.org/\">flowercat.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">DR DIEGO bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Diego Vásquez<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"a delightful romp through a completely unique sonic world…wholly original\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet Journal</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composers whose process includes ancient and algorithmic sound practices, structured improvisations, and generative processes.<br><br>Melissa Grey &amp; David Morneau are producers of music and events whose focus is collaboration with musicians, designers, artists, and scientists.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO EPK','','inherit','closed','closed','','434-revision-v1','','','2022-12-31 18:01:07','2022-12-31 18:01:07','',434,'https://flowercat.org/?p=751',0,'revision','',0),(752,1,'2023-01-02 00:39:02','2023-01-02 00:39:02','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','EPK','','publish','closed','closed','','epk','','','2023-01-02 00:49:21','2023-01-02 00:49:21','',0,'https://flowercat.org/?page_id=752',0,'page','',0),(753,1,'2022-12-31 18:07:00','2022-12-31 18:07:00','','Clarinet-Online-Stamp_webuse','','inherit','','closed','','clarinet-online-stamp_webuse','','','2022-12-31 18:07:00','2022-12-31 18:07:00','',752,'http://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse.png',0,'attachment','image/png',0),(754,1,'2022-12-31 18:08:36','2022-12-31 18:08:36','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":24,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:24% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\"} -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->','EPK','','inherit','closed','closed','','752-revision-v1','','','2022-12-31 18:08:36','2022-12-31 18:08:36','',752,'https://flowercat.org/?p=754',0,'revision','',0),(755,1,'2022-12-31 18:12:48','2022-12-31 18:12:48','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet Journal</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','EPK','','inherit','closed','closed','','752-revision-v1','','','2022-12-31 18:12:48','2022-12-31 18:12:48','',752,'https://flowercat.org/?p=755',0,'revision','',0),(756,1,'2023-01-01 15:50:22','2023-01-01 15:50:22','','clarinet-magazine-logo-1','','inherit','','closed','','clarinet-magazine-logo-1','','','2023-01-01 15:50:22','2023-01-01 15:50:22','',752,'http://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1.png',0,'attachment','image/png',0),(757,1,'2023-01-01 15:51:33','2023-01-01 15:51:33','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet Journal</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','EPK','','inherit','closed','closed','','752-revision-v1','','','2023-01-01 15:51:33','2023-01-01 15:51:33','',752,'https://flowercat.org/?p=757',0,'revision','',0),(758,1,'2023-01-02 00:35:07','2023-01-02 00:35:07','','The-Answer-is-in-the-Beat','','inherit','','closed','','the-answer-is-in-the-beat','','','2023-01-02 00:35:07','2023-01-02 00:35:07','',752,'http://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat.png',0,'attachment','image/png',0),(759,1,'2023-01-02 00:35:48','2023-01-02 00:35:48','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet Journal</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','EPK','','inherit','closed','closed','','752-revision-v1','','','2023-01-02 00:35:48','2023-01-02 00:35:48','',752,'https://flowercat.org/?p=759',0,'revision','',0),(760,1,'2023-01-02 00:38:52','2023-01-02 00:38:52','','New-York-Live-Arts','','inherit','','closed','','new-york-live-arts','','','2023-01-02 00:38:52','2023-01-02 00:38:52','',752,'http://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts.png',0,'attachment','image/png',0),(761,1,'2023-01-02 00:39:02','2023-01-02 00:39:02','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet Journal</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','EPK','','inherit','closed','closed','','752-revision-v1','','','2023-01-02 00:39:02','2023-01-02 00:39:02','',752,'https://flowercat.org/?p=761',0,'revision','',0),(762,1,'2023-01-02 00:49:20','2023-01-02 00:49:20','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','EPK','','inherit','closed','closed','','752-revision-v1','','','2023-01-02 00:49:20','2023-01-02 00:49:20','',752,'https://flowercat.org/?p=762',0,'revision','',0),(763,1,'2023-01-02 14:29:23','2023-01-02 14:29:23','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><em><strong>Always Becoming</strong></em> (2023)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":923,\"mediaLink\":\"http://flowercat.org/press/its-psychedelic-baby-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/05/its-psychedelic-baby-logo.png\" alt=\"\" class=\"wp-image-923 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.psychedelicbabymag.com/2023/05/melissa-grey-david-morneau-robert-kirkbride-interview-new-ep-always-becoming.html\" target=\"_blank\" rel=\"noopener\" title=\"It\'s Psychedelic Baby\">It\'s Psychedelic Baby</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Indeed the EP’s design and insert notes are extraordinary and worth the price of admission alone. But how this philosophical conceit translates into music is what makes this an exceptional listening experience.\"</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":915,\"mediaLink\":\"http://flowercat.org/press/obscure-sound-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/obscure-sound-logo.gif\" alt=\"\" class=\"wp-image-915 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a thoroughly hypnotic success\"</strong><br><a href=\"https://www.obscuresound.com/2023/04/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Obscure Sound</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":909,\"mediaLink\":\"https://flowercat.org/press/topbuzzmaglogo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/topbuzzmaglogo.png\" alt=\"\" class=\"wp-image-909 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong><em>Always Becoming </em>\"delivers an instrumental effort free of the inauthenticity and streamlined compositional concepts that have plagued modern pop for too long, instead adhering to a classical blueprint for making powerful leads and rollicking tempos that inspire more through melodies than any singer can with a couple of catchy verses.\"</strong><br><a href=\"https://topbuzzmagazine.com/music/melissa-grey-david-morneau-and-robert-kirkbride-releases-new-album/\" target=\"_blank\" rel=\"noopener\" title=\"\">Top Buzz Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":908,\"mediaLink\":\"https://flowercat.org/press/mobyorkcity-logo-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo-1.png\" alt=\"\" class=\"wp-image-908 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"evocative in ways that simplistic pop EPs could never be\"</strong><br><a href=\"https://mobyorkcity.com/always-becoming-by-melissa-grey-david-morneau-and-robert-kirkbride/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Mob</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-bottom:0;flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><em><strong>DR DIEGO</strong></em> (2022)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“explores virtuosity and concept equally, uniquely, and literally”</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong><em>Symbolic Gesture</em></strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong><em>Photon Ecstasy</em></strong> (2016)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','publish','closed','closed','','press','','','2024-05-25 19:14:28','2024-05-25 19:14:28','',0,'https://flowercat.org/?page_id=763',0,'page','',0),(764,1,'2023-01-02 14:28:58','2023-01-02 14:28:58','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-01-02 14:28:58','2023-01-02 14:28:58','',763,'https://flowercat.org/?p=764',0,'revision','',0),(766,1,'2023-03-10 15:50:59','2023-01-02 14:36:04',' ','','','publish','closed','closed','','766','','','2023-03-10 15:50:59','2023-03-10 15:50:59','',0,'https://flowercat.org/766/',1,'nav_menu_item','',0),(811,1,'2023-02-02 19:38:46','2023-02-02 19:38:46','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>\"A real pleasure to let fill the room.\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-02-02 19:38:46','2023-02-02 19:38:46','',481,'https://flowercat.org/?p=811',0,'revision','',0),(810,1,'2023-02-02 19:38:05','2023-02-02 19:38:05','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"A real pleasure to let fill the room.\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-02-02 19:38:05','2023-02-02 19:38:05','',481,'https://flowercat.org/?p=810',0,'revision','',0),(777,1,'2023-01-10 14:58:43','2023-01-10 14:58:43','<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 855px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=0687f5/transparent=true/tracklist=true/tracks=1346135954,1459077191,3990321944,1566485748/esig=1bdb2f5e12da2ec2fb4f7ef209fdc228/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->','AlwaysBecoming preview','','inherit','closed','closed','','775-revision-v1','','','2023-01-10 14:58:43','2023-01-10 14:58:43','',775,'https://flowercat.org/?p=777',0,'revision','',0),(779,1,'2023-01-11 03:19:47','2023-01-11 03:19:47','<!-- wp:paragraph -->\n<p><div style=\"padding:56.25% 0 0 0;position:relative;\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&byline=0&portrait=0\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen></iframe></div><script src=\"https://player.vimeo.com/api/player.js\"></script></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"\">PETITE eccstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-01-11 03:19:47','2023-01-11 03:19:47','',7,'https://flowercat.org/?p=779',0,'revision','',0),(783,1,'2023-01-11 03:24:18','2023-01-11 03:24:18','<!-- wp:paragraph -->\n<p><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"\">PETITE eccstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-01-11 03:24:18','2023-01-11 03:24:18','',7,'https://flowercat.org/?p=783',0,'revision','',0),(781,1,'2023-01-11 03:21:12','2023-01-11 03:21:12','<!-- wp:paragraph -->\n<p><div style=\"padding:56.25% 0 0 0;position:relative;\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></div><script src=\"https://player.vimeo.com/api/player.js\"></script></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"\">PETITE eccstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-01-11 03:21:12','2023-01-11 03:21:12','',7,'https://flowercat.org/?p=781',0,'revision','',0),(830,1,'2023-02-14 23:03:30','2023-02-14 23:03:30','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-02-14 23:03:30','2023-02-14 23:03:30','',7,'https://flowercat.org/?p=830',0,'revision','',0),(786,1,'2023-01-11 03:38:07','2023-01-11 03:38:07','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\" rel=\"noreferrer noopener\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey + David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"\">PETITE eccstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-01-11 03:38:07','2023-01-11 03:38:07','',7,'https://flowercat.org/?p=786',0,'revision','',0),(785,1,'2023-01-11 03:37:48','2023-01-11 03:37:48','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong>The Empty S(h)elf, second iteration</strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey + David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"\">PETITE eccstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-01-11 03:37:48','2023-01-11 03:37:48','',7,'https://flowercat.org/?p=785',0,'revision','',0),(787,1,'2023-01-11 03:41:04','2023-01-11 03:41:04','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/petite-ecstasy/\" title=\"\">PETITE eccstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-01-11 03:41:04','2023-01-11 03:41:04','',7,'https://flowercat.org/?p=787',0,'revision','',0),(791,1,'2023-01-24 17:25:13','2023-01-24 17:25:13','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-01-24 17:25:13','2023-01-24 17:25:13','',481,'https://flowercat.org/?p=791',0,'revision','',0),(790,1,'2023-01-23 01:13:44','2023-01-23 01:13:44','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of Robert Kirkbride’s harp-like guitar with Melissa Grey &amp; David Morneau’s sparkling production to wrap the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues. Drawing on humanity’s tilted view of seasonal cycles, the meticulously crafted textures illuminate soaring melodies and are designed to play in an endless loop.<br><br><strong>Always Becoming</strong> is a cycle of nine hand drawings that complement the recursive music. Each drawing is between 8 and 9 inches in diameter and comprises the repetitive gestures of hatching, stippling, squiggling, or circling.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr  <br><br>=^.^= <br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites <br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes. <br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination. <br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon? <br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique. <br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-01-23 01:13:44','2023-01-23 01:13:44','',481,'http://flowercat.org/?p=790',0,'revision','',0),(792,1,'2023-01-24 20:55:59','2023-01-24 20:55:59','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>Current collaborations include a sound and video installation with artist Angela Grauerholz and <em><a rel=\"noopener\" title=\"\" href=\"http://flowercat.org/always-becoming/\" target=\"_blank\">Always Becoming</a></em>—an EP of music and drawings—with designer Robert Kirkbride. Upcoming collaborations include a studio adaptation of <em>mem mer mère</em> with cellist Kate Dillingham and a studio album with violin duo Miolina (Mioi Takeda and Lynn Bechtold).<br><br>Grey &amp; Morneau are based in Manhattan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-01-24 20:55:59','2023-01-24 20:55:59','',117,'https://flowercat.org/?p=792',0,'revision','',0),(795,1,'2023-01-28 18:24:40','2023-01-28 18:24:40','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>Their \"wholly original\" practice—described as “inventive”, “imaginative”, and “a delightful romp through a completely unique sonic world”—is an ongoing collaborative exploration of sound through music. In March 2023 they will release <strong>Always Becoming</strong>, an EP of music composed in collaboration with designer and musician<a href=\"http://robertkirkbride.com/\"> Robert Kirkbride</a> of studio ‘patafisico. Upcoming projects include work with cellist<a href=\"https://www.katedillingham.com/\"> Kate Dillingham</a>, with violin duo<a href=\"https://www.miolinanyc.com/\"> Miolina</a>, and a series of ongoing collaborations with artist/photographer and graphic designer<a href=\"http://angelagrauerholz.com/\"> Angela Grauerholz</a>.<br><br>Grey &amp; Morneau are currently brand ambassadors for<a href=\"https://myblueskiesmusic.com/\"> My Blue Skies</a>, a platform built for high-level musical interaction. They have received awards from the Foundation of Contemporary Arts, and, in 2018, were the <em>Joan C. Edwards Distinguished Professor(s) of the Arts</em>, College of Arts and Media, School of Music, Marshall University, West Virginia. To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-01-28 18:24:40','2023-01-28 18:24:40','',117,'https://flowercat.org/?p=795',0,'revision','',0),(820,1,'2023-02-10 22:12:40','2023-02-10 22:12:40','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>Their \"wholly original\" practice—described as “inventive”, “imaginative”, and “a delightful romp through a completely unique sonic world”—is an ongoing collaborative exploration of sound through music. In March 2023 they will release <strong>Always Becoming</strong>, an EP of music composed in collaboration with designer and musician<a href=\"http://robertkirkbride.com/\"> Robert Kirkbride</a> of studio ‘patafisico. <br><br>Grey &amp; Morneau have received awards from the Foundation of Contemporary Arts, and, in 2018, were the <em>Joan C. Edwards Distinguished Professor(s) of the Arts</em>, College of Arts and Media, School of Music, Marshall University, West Virginia. To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-02-10 22:12:40','2023-02-10 22:12:40','',117,'https://flowercat.org/?p=820',0,'revision','',0),(794,1,'2023-01-28 15:29:55','2023-01-28 15:29:55','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>Their \"wholly original\" practice—described as “inventive”, “imaginative”, and “a delightful romp through a completely unique sonic world”—is an ongoing and collaborative exploration of sound through music. In March 2023 they will release <strong>Always Becoming</strong>, an EP of music composed in collaboration with designer and musician<a href=\"http://robertkirkbride.com/\"> Robert Kirkbride</a> of studio ‘patafisico. Upcoming projects include work with cellist<a href=\"https://www.katedillingham.com/\"> Kate Dillingham</a>, with violin duo<a href=\"https://www.miolinanyc.com/\"> Miolina</a>, and a series of ongoing collaborations with artist/photographer and graphic designer<a href=\"http://angelagrauerholz.com/\"> Angela Grauerholz</a>.<br><br>Grey &amp; Morneau are currently brand ambassadors for<a href=\"https://myblueskiesmusic.com/\"> My Blue Skies</a>, a platform built for high-level musical interaction. They have received awards from the Foundation of Contemporary Arts, and, in 2018, were the <em>Joan C. Edwards Distinguished Professor(s) of the Arts</em>, College of Arts and Media, School of Music, Marshall University, West Virginia. To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-01-28 15:29:55','2023-01-28 15:29:55','',117,'https://flowercat.org/?p=794',0,'revision','',0),(796,1,'2023-01-30 00:20:01','2023-01-30 00:20:01','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/dr-diego/\" title=\"DR DIEGO\">DR DIEGO</a></strong><br>Diego Vásquez<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-01-30 00:20:01','2023-01-30 00:20:01','',7,'https://flowercat.org/?p=796',0,'revision','',0),(799,1,'2023-01-31 16:34:03','2023-01-31 16:34:03','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Follow us on <strong><a href=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" data-type=\"URL\" data-id=\"https://open.spotify.com/artist/7kVaGNnuiFMHh7PMCDcm7Z?si=tdQK6NlqQ12p7WmHJG-Ukw\" target=\"_blank\" rel=\"noreferrer noopener\">Spotify</a></strong></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-01-31 16:34:03','2023-01-31 16:34:03','',7,'https://flowercat.org/?p=799',0,'revision','',0),(798,1,'2023-01-31 02:40:16','2023-01-31 02:40:16','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"a delightful romp through a completely unique sonic world…wholly original\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet Journal</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border: 0; width: 100%; height: 220px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=333333/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Dr. Diego (Diego Vásquez)</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Dr. Diego (Diego Vásquez)<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2023-01-31 02:40:16','2023-01-31 02:40:16','',391,'https://flowercat.org/?p=798',0,'revision','',0),(800,1,'2023-01-31 19:23:50','2023-01-31 19:23:50','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"a delightful romp through a completely unique sonic world…wholly original\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet [online]</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border: 0; width: 100%; height: 220px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=333333/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Dr. Diego (Diego Vásquez)</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Dr. Diego (Diego Vásquez)<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2023-01-31 19:23:50','2023-01-31 19:23:50','',391,'http://flowercat.org/?p=800',0,'revision','',0),(801,1,'2023-01-31 19:26:03','2023-01-31 19:26:03','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"a delightful romp through a completely unique sonic world…wholly original\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet [Online]</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border: 0; width: 100%; height: 220px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=333333/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Dr. Diego (Diego Vásquez)</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Dr. Diego (Diego Vásquez)<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2023-01-31 19:26:03','2023-01-31 19:26:03','',391,'http://flowercat.org/?p=801',0,'revision','',0),(802,1,'2023-01-31 19:26:19','2023-01-31 19:26:19','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>DR DIEGO</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"a delightful romp through a completely unique sonic world…wholly original\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\"><em>The Clarinet [Online]</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"shows technical mastery… exudes fun… imaginative\"</strong><br><a href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\" rel=\"noreferrer noopener\" title=\"ClarinetMagazine.online\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>\"An epic…a rollercoaster rush.\"</strong><br><em><a href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">The Answer Is In The Beat</a></em> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":419,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-small-font-size\"><iframe style=\"border: 0; width: 100%; height: 220px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3267356751/size=large/bgcol=ffffff/linkcol=333333/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/dr-diego\">DR DIEGO by Melissa Grey &amp; David Morneau, Dr. Diego (Diego Vásquez)</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>DR DIEGO</strong> bursts into bloom from the seeds of classic deep house, disco, chiptunes, and baroque organ music. <br><br>Diego Vásquez’s bass clarinet and Melissa Grey &amp; David Morneau’s vintage handheld synthesizers swoop and spin and soar like reflections from a mirror ball until they metamorphose into a pulsating processional that pulls us out the door and into the vibrant sunshine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Bass Clarinet<br>Dr. Diego (Diego Vásquez)<br><br>Merlin Music Machine<br>Melissa Grey<br><br>Nintendo Game Boy<br>David Morneau<br><br>additional clarinets, recording<br>Diego Vásquez<br><br>composition, sound design, programming, additional instruments, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Diego_Vásquez-photo-by-Yuti-_Chang-1024x853.jpg\" alt=\"\" class=\"wp-image-425\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuti Chang</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Diego Vásquez is a clarinetist-dancer who approaches all his music making from a deep connection with the body.<br><br>Diego is Principal Clarinet of Berkshire Opera Festival (MA) and Norwalk Symphony (CT), and performs regularly with regional orchestras in New England.<br><br>Diego attended the Lucerne Festival Academy (CH) as a clarinetist in 2016 and as a dancer-mime soloist in 2017-18 for Stockhausen\'s INORI. In 2019, he performed Stockhausen\'s UVERSA [basset-horn, electronics] at Zelyonka Space Up, Ukraine’s largest modern dance festival.<br><br><a href=\"http://www.diegocl.com/\" target=\"_blank\" rel=\"noreferrer noopener\">diegocl.com</a></p>\n<!-- /wp:paragraph -->','DR DIEGO','','inherit','closed','closed','','391-revision-v1','','','2023-01-31 19:26:19','2023-01-31 19:26:19','',391,'http://flowercat.org/?p=802',0,'revision','',0),(803,1,'2023-01-31 19:47:07','2023-01-31 19:47:07','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-01-31 19:47:07','2023-01-31 19:47:07','',481,'http://flowercat.org/?p=803',0,'revision','',0),(804,1,'2023-01-31 19:47:27','2023-01-31 19:47:27','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>Biophonic Beats</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><iframe style=\"border: 0; width: 100%; height: 42px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3094434264/size=small/bgcol=ffffff/linkcol=2c2920/artwork=none/transparent=true/\" seamless=\"\">&lt;a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Biophonic Beats by Melissa Grey &amp;amp; David Morneau&lt;/a></iframe><br> <a href=\"https://flowercat.bandcamp.com/album/biophonic-beats\">Available for purchase here</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f9f8f4\",\"text\":\"#2c2920\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>Biophonic Beats</strong> is a structured improvisation for benjolin synthesizer and trombone.<br><br><strong>[Timeline]</strong><br>Sunday, July 3, 2016:<br>— 2pm — Melissa Grey &amp; David Morneau play benjolin and trombone together for the first time<br><br>Tuesday, December 19, 2017:<br>— 2:30pm — First rehearsal for Biophonic Beats<br><br>Friday, May 11, 2018:<br>— 11:00am — Melissa &amp; David meet with <a rel=\"noreferrer noopener\" href=\"https://www.cristinamuller.com/\" target=\"_blank\">Cristina Müller</a> &amp; <a href=\"https://www.yuritavares.com/\" data-type=\"URL\" data-id=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a> to finalize plans for <em>Ao Vivo no Casarão</em> video shoot<br><br>Monday, June 25, 2018:<br>— 5:45am — Melissa &amp; David wake up and meditate on the day ahead over coffee<br>— 6:15am — a vegetable drink (kale, celery, apple) is prepared<br>— 6:30am — Melissa &amp; David prepare for a day of performance<br>— 8:30am — coffee is prepared and a light breakfast buffet is laid out for the crew<br>— 9:00am — Cristina, Yuri, and the Lado B crew arrive at Flower Cat HQ to set up<br>— 9:23am — Melissa photographs costume rack in the morning light&nbsp;<br>— 9:30am — Melissa &amp; David go into wardrobe&nbsp;<br>— 10:00am —Melissa &amp; David warmup while Cristina oversees final setup of cameras and lights<br>— 10:30am — Melissa &amp; David perform first take of <em>Biophonic Beats</em><br>— 11:15am — Melissa &amp; David perform second take of <em>Biophonic Beats</em> (unreleased)<br>— 12:00pm — Documentary shoot continues until 10:00pm with interview and performances of <em>I offer you</em> and <em>Quiet, friends</em><br><br>Monday, October 22, 2018:<br>— <em>Ao Vivo no Casarão | Lado B</em> releases <a rel=\"noreferrer noopener\" href=\"http://artisteordinaire.org/lado-b/\" target=\"_blank\">Biophonic Beats video</a><br><br>Thursday, July 15, 2021:<br>— Melissa &amp; David release remastered recording of Biophonic Beats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\"><strong>Biophonic Beats</strong> was recorded live on June 25, 2018, at Flower Cat HQ in New York City<br><br>Music composition: Melissa Grey &amp; David Morneau<br><br>benjolin: Melissa Grey<br>trombone: David Morneau<br><br>Sound recording : David Morneau, Michael Campos, and Miguel Tang<br>2018 Mixing: Melissa Grey, David Morneau, and Miguel Tang<br>2021 Mixing: Melissa Grey &amp; David Morneau<br>2021 Mastering: Melissa Grey &amp; David Morneau<br><br>cover art based on photo by Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">Originally recorded for <strong><a href=\"https://www.youtube.com/channel/UCnbvU5O2PN0sqNh-bTchkxg\" data-type=\"URL\" data-id=\"https://www.youtube.com/channel/UCnbvU5O2PN0sqNh-bTchkxg\" target=\"_blank\" rel=\"noreferrer noopener\">Ao Vivo no Casarão | Lado B</a></strong><br>\'We are a channel that shows independent musicians performing live in unexpected places\'<br><br>Conception: Cristina Müller, Giuliano Rossi and Yuri Tavares<br>Direction and Production: <a href=\"https://www.cristinamuller.com/\" data-type=\"URL\" data-id=\"https://www.cristinamuller.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Cristina Müller</a> and <a href=\"https://www.yuritavares.com/\" data-type=\"URL\" data-id=\"https://www.yuritavares.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Yuri Tavares</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg\" alt=\"Melissa Grey &amp; David Morneau perform Biophonic Beats\" class=\"wp-image-247\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":244,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-244\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":243,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg\" alt=\"David Morneau performs Biophonic Beats\" class=\"wp-image-243\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":242,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lArtiste-ordinaire_©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg\" alt=\"Melissa Grey performs Biophonic Beats\" class=\"wp-image-242\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#2c2920;background-color:#f9f8f4\">performance photos by Yuri Pires Tavares<br>background photo by Melissa Grey</p>\n<!-- /wp:paragraph -->','Biophonic Beats','','inherit','closed','closed','','181-revision-v1','','','2023-01-31 19:47:27','2023-01-31 19:47:27','',181,'http://flowercat.org/?p=804',0,'revision','',0),(805,1,'2023-01-31 19:47:48','2023-01-31 19:47:48','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#716861;background-color:#fcfbf7\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#716861;background-color:#fcfbf7\"><strong>Symbolic Gesture</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#716861\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#716861\">\"<strong>inventive… intricate… irregular</strong>\"<br><a style=\"color:#716861;\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 307px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1346203744/size=large/bgcol=fcfbf7/linkcol=7e7a78/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/symbolic-gesture\">Symbolic Gesture by Melissa Grey &amp; David Morneau</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#716861;background-color:#fcfbf7\"><strong>Symbolic Gesture</strong> is electro-baroque refracted through the elemental eurhythmy of foundational beat patterns, with benjolin synthesizer, trombone, violins, chiptune, voices, and hyperlocal field recordings.<br><br><strong>Symbolic Gesture</strong> is a sonic response to Dan Rose\'s <strong>False Heads, Masks, and Robots</strong> (an exhibition produced by Melissa Grey &amp; David Morneau at The Arches, a home designed by the architect William Lightfoot Price, October 2—November 16, 2020).<br><br><a rel=\"noreferrer noopener\" href=\"http://flowercat.org/rose\" target=\"_blank\">flowercat.org/rose</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#716861\",\"background\":\"#fcfbf7\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#716861;background-color:#fcfbf7\">released November 21, 2020<br><br>composition, sound design, programming, mixing: Melissa Grey &amp; David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>mixed and mastered by Melissa Grey &amp; David Morneau at The Arches<br><br>produced by Flower Cat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/W2xxY405Q88\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/W2xxY405Q88\n</div></figure>\n<!-- /wp:embed -->','Symbolic Gesture','','inherit','closed','closed','','205-revision-v1','','','2023-01-31 19:47:48','2023-01-31 19:47:48','',205,'http://flowercat.org/?p=805',0,'revision','',0),(806,1,'2023-01-31 19:48:20','2023-01-31 19:48:20','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#06111b;background-color:#f7f4e3\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#06111b;background-color:#f7f4e3\"><strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 120px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3807929375/size=large/bgcol=f7f4e3/linkcol=35597d/tracklist=false/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/bourdon-50hz-n-38\">Bourdon 50Hz [nº38] by l&#39;Artiste ordinaire X Robert Kirkbride</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#06111b;background-color:#f7f4e3\">We livestreamed this performance of Bourdon 50Hz for Basilica Hudson\'s 24-HOUR DRONE AT HOME. Sunday, April 26, 2020. 5:30am<br><br>Our livestream raised money for Arts Holding Hands And Hearts (AHHAH). They provide literacy, arts, and movement programs for very young children in vulnerable communities. During these moments of isolation and distancing, AHHAH is adapting to deliver programs online.<br><br>All proceeds from sales of <strong>Bourdon 50Hz [nº38]</strong> go to <a href=\"https://www.ahhah.org/\" target=\"_blank\" rel=\"noreferrer noopener\">AHHAH</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#06111b;background-color:#f7f4e3\"><strong>Bourdon</strong> is a sound meditation tuned to a utility frequency. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#06111b\",\"background\":\"#f7f4e3\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#06111b;background-color:#f7f4e3\">released April 26, 2020<br><br>music composed by Melissa Grey &amp; David Morneau<br><br>Melissa Grey - sine wave synthesizer &amp; live sound processing<br>David Morneau - trombone<br>Robert Kirkbride - guitar</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"background\":\"#f7f4e3\",\"text\":\"#06111b\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-background has-extra-small-font-size\" style=\"color:#06111b;background-color:#f7f4e3\">Cover art based on a photograph taken by Susan Morneau as she listened to the livestream performance of <strong>Bourdon 50Hz [nº38]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":260,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-scaled.jpg\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/dm_IMG_20200424_162336760_HDR-1024x768.jpg\" alt=\"\" class=\"wp-image-260\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":261,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png\" alt=\"\" class=\"wp-image-261\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/dYRC8oINOGQ\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/dYRC8oINOGQ\n</div></figure>\n<!-- /wp:embed -->','Bourdon 50Hz [nº38]','','inherit','closed','closed','','232-revision-v1','','','2023-01-31 19:48:20','2023-01-31 19:48:20','',232,'http://flowercat.org/?p=806',0,'revision','',0),(807,1,'2023-01-31 19:48:42','2023-01-31 19:48:42','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}}} -->\n<p class=\"has-text-align-center has-text-color has-background\" style=\"color:#432d00;background-color:#fce9af\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#432d00;background-color:#fce9af\"><strong>PETITE ecstasy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-text-color has-background has-large-font-size\" style=\"color:#432d00;background-color:#fce9af\">\"<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>\"<br><a style=\"color:#432d00;\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":215,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215\"/></figure>\n<!-- /wp:image -->\n\n<p><iframe style=\"border: 0; width: 100%; height: 439px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=3027569808/size=large/bgcol=fce9af/linkcol=432d00/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/petite-ecstasy\">PETITE ecstasy by l&#39;Artiste ordinaire</a></iframe></p>\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#432d00;background-color:#fce9af\">History repeats: Melissa Grey &amp; David Morneau return to the expansive universe of <em>Photon Ecstasy</em> to survey for slippery drones, sparkling beats, and hallucinatory, shifting textures. Like the light from distant stars, these sounds arrive from the past, focused by the lens of the duo\'s inscrutable and immersive creative process.<br><br>This process is the sound of <strong>PETITE ecstasy</strong>. The gravitational force generated by the combination of Grey’s benjolin synthesizer and Morneau’s trombone pull together programmed beats, Game Boy chimes, a recitation by Dan Rose, and the palatial voice of mezzo-soprano Jessica Bowers.<br><br><strong>PETITE ecstasy</strong> is born from the nebula left behind by <em>Photon Ecstasy</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#432d00\",\"background\":\"#fce9af\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-color has-background has-small-font-size\" style=\"color:#432d00;background-color:#fce9af\">released November 16, 2018<br><br>Melissa Grey (benjolin, beats, programming)<br>David Morneau (trombone, Game Boy, beats, programming)<br>Jessica Bowers (mezzo-soprano)<br>Dan Rose (voice)<br><br>music composed by: Melissa Grey &amp; David Morneau<br>inspired by <strong>The DNA-Photon Project </strong>by Dan Rose<br><br>mixed by: Melissa Grey &amp; David Morneau<br>mastered by: Eric Honour</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"media\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":222,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png\" alt=\"\" class=\"wp-image-222\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":223,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png\" alt=\"\" class=\"wp-image-223\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":224,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png\" alt=\"\" class=\"wp-image-224\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":225,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png\" alt=\"\" class=\"wp-image-225\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":226,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png\" alt=\"\" class=\"wp-image-226\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":227,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png\" alt=\"\" class=\"wp-image-227\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":228,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png\" alt=\"\" class=\"wp-image-228\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":229,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png\" alt=\"\" class=\"wp-image-229\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":230,\"sizeSlug\":\"large\",\"linkDestination\":\"media\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png\" alt=\"\" class=\"wp-image-230\"/></a></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','PETITE ecstasy','','inherit','closed','closed','','214-revision-v1','','','2023-01-31 19:48:42','2023-01-31 19:48:42','',214,'http://flowercat.org/?p=807',0,'revision','',0),(815,1,'2023-02-05 00:18:38','2023-02-05 00:18:38','<!-- wp:group {\"style\":{\"color\":{\"text\":\"#2c2920\",\"background\":\"#f9f8f4\"}}} -->\n<div class=\"wp-block-group has-text-color has-background\" style=\"color:#2c2920;background-color:#f9f8f4\"><!-- wp:heading {\"level\":1,\"fontSize\":\"normal\"} -->\n<h1 class=\"has-normal-font-size\"><strong>Privacy Policy</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Effective date: September 04, 2018</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Flower Cat (“us”, “we”, or “our”) operates the http://flowercat.org website (hereinafter referred to as the “Service”).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">This page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service and the choices you have associated with that data. Our Privacy Policy for l’Artiste ordinaire is managed with the help of&nbsp;<a href=\" https:=\">Privacy Policies.</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"><a href=\" https:=\">We use your data to provide and improve the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, the terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible from http://artisteordinaire.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Information Collection And Use</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We collect several different types of information for various purposes to provide and improve our Service to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"normal\"} -->\n<h3 class=\"has-normal-font-size\"><strong>Types of Data Collected</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"has-small-font-size\">Personal Data</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you (“Personal Data”). Personally identifiable information may include, but is not limited to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Email address</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>First name and last name</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Cookies and Usage Data</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"has-small-font-size\">Usage Data</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may also collect information on how the Service is accessed and used (“Usage Data”). This Usage Data may include information such as your computer’s Internet Protocol address (e.g. IP address), browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages, unique device identifiers and other diagnostic data.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"has-small-font-size\">Tracking &amp; Cookies Data</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We use cookies and similar tracking technologies to track the activity on our Service and hold certain information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Cookies are files with small amount of data which may include an anonymous unique identifier. Cookies are sent to your browser from a website and stored on your device. Tracking technologies also used are beacons, tags, and scripts to collect and track information and to improve and analyze our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Examples of Cookies we use:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Session Cookies.</strong>&nbsp;We use Session Cookies to operate our Service.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Preference Cookies.</strong>&nbsp;We use Preference Cookies to remember your preferences and various settings.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Security Cookies.</strong>&nbsp;We use Security Cookies for security purposes.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Use of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Flower Cat uses the collected data for various purposes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>To provide and maintain the Service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To notify you about changes to our Service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To allow you to participate in interactive features of our Service when you choose to do so</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To provide customer care and support</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To provide analysis or valuable information so that we can improve the Service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To monitor the usage of the Service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To detect, prevent and address technical issues</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Transfer Of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Your information, including Personal Data, may be transferred to — and maintained on — computers located outside of your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from your jurisdiction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">If you are located outside United States and choose to provide information to us, please note that we transfer the data, including Personal Data, to United States and process it there.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Your consent to this Privacy Policy followed by your submission of such information represents your agreement to that transfer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">l’Artiste ordinaire will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Policy and no transfer of your Personal Data will take place to an organization or a country unless there are adequate controls in place including the security of your data and other personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Disclosure Of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"normal\"} -->\n<h3 class=\"has-normal-font-size\"><strong>Legal Requirements</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">l’Artiste ordinaire may disclose your Personal Data in the good faith belief that such action is necessary to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>To comply with a legal obligation</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To protect and defend the rights or property of l’Artiste ordinaire</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To prevent or investigate possible wrongdoing in connection with the Service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To protect the personal safety of users of the Service or the public</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>To protect against legal liability</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Security Of Data</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">The security of your data is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Data, we cannot guarantee its absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Service Providers</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may employ third party companies and individuals to facilitate our Service (“Service Providers”), to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">These third parties have access to your Personal Data only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"normal\"} -->\n<h3 class=\"has-normal-font-size\"><strong>Analytics</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may use third-party Service Providers to monitor and analyze the use of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\" https:=\">&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><a href=\" https:=\"><strong>Google Analytics</strong>Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. Google uses the data collected to track and monitor the use of our Service. This data is shared with other Google services. Google may use the collected data to contextualize and personalize the ads of its own advertising network.You can opt-out of having made your activity on the Service available to Google Analytics by installing the Google Analytics opt-out browser add-on. The add-on prevents the Google Analytics JavaScript (ga.js, analytics.js, and dc.js) from sharing information with Google Analytics about visits activity.For more information on the privacy practices of Google, please visit the Google Privacy &amp; Terms web page:&nbsp;</a><a href=\"https://policies.google.com/privacy?hl=en\">https://policies.google.com/privacy?hl=en</a></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Links To Other Sites</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party’s site. We strongly advise you to review the Privacy Policy of every site you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Children’s Privacy</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Our Service does not address anyone under the age of 18 (“Children”).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We do not knowingly collect personally identifiable information from anyone under the age of 18. If you are a parent or guardian and you are aware that your Children has provided us with Personal Data, please contact us. If we become aware that we have collected Personal Data from children without verification of parental consent, we take steps to remove that information from our servers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"normal\"} -->\n<h2 class=\"has-normal-font-size\"><strong>Changes To This Privacy Policy</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">We will let you know via email and/or a prominent notice on our Service, prior to the change becoming effective and update the “effective date” at the top of this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"has-small-font-size\"><strong>Contact Us</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">If you have any questions about this Privacy Policy, please contact us:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>By email: hello@flowercat.org</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2023-02-05 00:18:38','2023-02-05 00:18:38','',3,'https://flowercat.org/?p=815',0,'revision','',0),(813,1,'2023-02-02 19:47:09','2023-02-02 19:47:09','','StereoStickman','','inherit','','closed','','stereostickman','','','2023-02-02 19:47:09','2023-02-02 19:47:09','',763,'http://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png',0,'attachment','image/png',0),(814,1,'2023-02-02 19:47:45','2023-02-02 19:47:45','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-02-02 19:47:45','2023-02-02 19:47:45','',763,'https://flowercat.org/?p=814',0,'revision','',0),(818,1,'2023-02-10 18:19:33','2023-02-10 18:19:33','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>\"A real pleasure to let fill the room.\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">pre-order Always Becoming on Bandcamp</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-02-10 18:19:33','2023-02-10 18:19:33','',481,'https://flowercat.org/?p=818',0,'revision','',0),(822,1,'2023-02-13 19:28:40','2023-02-13 19:28:40','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Always Becoming</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=0687f5/transparent=true/tracklist=true/tracks=1346135954,1459077191,3990321944,1566485748/esig=1bdb2f5e12da2ec2fb4f7ef209fdc228/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a href=\"https://drive.google.com/drive/folders/1OVTpi1gMpZLat992kJbPZQjuFF1V1kgd?usp=share_link\" title=\"\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet, press release)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being          3’00<br>(2) Always          2’53<br>(3) Ever          3’04<br>(4) Becoming          5’16<br><br>Flower Cat (FC010)<br>March 7, 2023<br>UPC 195269220303<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—<em>Being, Always, Ever, Becoming</em>—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr<br><br>=^.^=<br><br>Recorded and mixed at The Arches<br>Release March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.<br><br>Listen online at <a title=\"\" href=\"https://flowercat.org/\">flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming EPK','','inherit','closed','closed','','700-revision-v1','','','2023-02-13 19:28:40','2023-02-13 19:28:40','',700,'https://flowercat.org/?p=822',0,'revision','',0),(824,1,'2023-02-13 19:35:57','2023-02-13 19:35:57','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Always Becoming</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=0687f5/transparent=true/tracklist=true/tracks=1346135954,1459077191,3990321944,1566485748/esig=1bdb2f5e12da2ec2fb4f7ef209fdc228/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a title=\"\" href=\"https://drive.google.com/drive/folders/1OVTpi1gMpZLat992kJbPZQjuFF1V1kgd?usp=share_link\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet, press release)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background has-large-font-size\"><strong>Credits &amp; Description</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’00<br>(2) Always &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2’53<br>(3) Ever &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’04<br>(4) Becoming &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5’16<br><br>Flower Cat (FC010)<br>March 7, 2023<br>UPC 195269220303<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—<em>Being, Always, Ever, Becoming</em>—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr<br><br>=^.^=<br><br>Recorded and mixed at The Arches<br>Release March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…I cannot say enough about the kind of journey you will go on while listening to the songs from <em>Always Becoming</em>.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”<br>—<a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">“A real pleasure to let fill the room.…Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”<br>—<a href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noreferrer noopener\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background\"><strong>Cover Art, Photos &amp; Bios</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.<br><br>Listen online at <a title=\"\" href=\"https://flowercat.org/\">flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming EPK','','inherit','closed','closed','','700-revision-v1','','','2023-02-13 19:35:57','2023-02-13 19:35:57','',700,'https://flowercat.org/?p=824',0,'revision','',0),(827,1,'2023-02-14 22:50:40','2023-02-14 22:50:40','','Screen-Shot-2023-02-14-at-5.42.52-PM','','inherit','','closed','','screen-shot-2023-02-14-at-5-42-52-pm','','','2023-02-14 22:50:40','2023-02-14 22:50:40','',763,'http://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM.png',0,'attachment','image/png',0),(826,1,'2023-02-14 22:49:39','2023-02-14 22:49:39','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>\"A profound collection of songs–</strong><br><strong>a true can’t-miss album.\"</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>\"A real pleasure to let fill the room.\"</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">pre-order Always Becoming on Bandcamp</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-02-14 22:49:39','2023-02-14 22:49:39','',481,'https://flowercat.org/?p=826',0,'revision','',0),(829,1,'2023-02-14 22:52:53','2023-02-14 22:52:53','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\"} -->\n<p class=\"has-text-align-center\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-02-14 22:52:53','2023-02-14 22:52:53','',763,'https://flowercat.org/?p=829',0,'revision','',0),(833,1,'2023-02-14 23:08:11','2023-02-14 23:08:11','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-02-14 23:08:11','2023-02-14 23:08:11','',7,'https://flowercat.org/?p=833',0,'revision','',0),(832,1,'2023-02-14 23:07:42','2023-02-14 23:07:42','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a><figcaption class=\"wp-element-caption\">releasing March 2023</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-02-14 23:07:42','2023-02-14 23:07:42','',7,'https://flowercat.org/?p=832',0,'revision','',0),(888,1,'2023-03-23 17:11:04','2023-03-23 17:11:04','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>Their \"wholly original\" practice—described as “inventive”, “imaginative”, and “a delightful romp through a completely unique sonic world”—is an ongoing collaborative exploration of sound through music. In March 2023 they released <strong>Always Becoming</strong>, an EP of music composed in collaboration with designer and musician<a href=\"http://robertkirkbride.com/\"> Robert Kirkbride</a> of studio ‘patafisico. <br><br>Grey &amp; Morneau have received awards from the Foundation of Contemporary Arts, and, in 2018, were the <em>Joan C. Edwards Distinguished Professor(s) of the Arts</em>, College of Arts and Media, School of Music, Marshall University, West Virginia. To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Disambiguation</strong><br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-03-23 17:11:04','2023-03-23 17:11:04','',117,'http://flowercat.org/?p=888',0,'revision','',0),(840,1,'2023-03-02 03:47:27','2023-03-02 03:47:27','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>Their \"wholly original\" practice—described as “inventive”, “imaginative”, and “a delightful romp through a completely unique sonic world”—is an ongoing collaborative exploration of sound through music. In March 2023 they will release <strong>Always Becoming</strong>, an EP of music composed in collaboration with designer and musician<a href=\"http://robertkirkbride.com/\"> Robert Kirkbride</a> of studio ‘patafisico. <br><br>Grey &amp; Morneau have received awards from the Foundation of Contemporary Arts, and, in 2018, were the <em>Joan C. Edwards Distinguished Professor(s) of the Arts</em>, College of Arts and Media, School of Music, Marshall University, West Virginia. To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Disambiguation</strong><br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-03-02 03:47:27','2023-03-02 03:47:27','',117,'http://flowercat.org/?p=840',0,'revision','',0),(839,1,'2023-03-02 03:46:03','2023-03-02 03:46:03','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>Their \"wholly original\" practice—described as “inventive”, “imaginative”, and “a delightful romp through a completely unique sonic world”—is an ongoing collaborative exploration of sound through music. In March 2023 they will release <strong>Always Becoming</strong>, an EP of music composed in collaboration with designer and musician<a href=\"http://robertkirkbride.com/\"> Robert Kirkbride</a> of studio ‘patafisico. <br><br>Grey &amp; Morneau have received awards from the Foundation of Contemporary Arts, and, in 2018, were the <em>Joan C. Edwards Distinguished Professor(s) of the Arts</em>, College of Arts and Media, School of Music, Marshall University, West Virginia. To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Disambiguation<br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-03-02 03:46:03','2023-03-02 03:46:03','',117,'http://flowercat.org/?p=839',0,'revision','',0),(837,1,'2023-03-02 03:38:52','2023-03-02 03:38:52','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Always Becoming</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=0687f5/transparent=true/tracklist=true/tracks=1346135954,1459077191,3990321944,1566485748/esig=1bdb2f5e12da2ec2fb4f7ef209fdc228/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a title=\"\" href=\"https://drive.google.com/drive/folders/1OVTpi1gMpZLat992kJbPZQjuFF1V1kgd?usp=share_link\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet, press release)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background has-large-font-size\"><strong>Credits &amp; Description</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’00<br>(2) Always &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2’53<br>(3) Ever &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’04<br>(4) Becoming &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5’16<br><br>Flower Cat (FC010)<br>March 7, 2023<br>UPC 195269220303<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—<em>Being, Always, Ever, Becoming</em>—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr<br><br>=^.^=<br><br>Recorded and mixed at The Arches<br>Release March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…I cannot say enough about the kind of journey you will go on while listening to the songs from <em>Always Becoming</em>.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”<br>—<a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">“A real pleasure to let fill the room.…Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”<br>—<a href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noreferrer noopener\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background\"><strong>Cover Art, Photos &amp; Bios</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.<br><br>Listen online at <a title=\"\" href=\"https://flowercat.org/\">flowercat.org</a>.<br><br>=^.^=<br><br><em>Disambiguation<br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming EPK','','inherit','closed','closed','','700-revision-v1','','','2023-03-02 03:38:52','2023-03-02 03:38:52','',700,'http://flowercat.org/?p=837',0,'revision','',0),(859,1,'2023-03-10 04:33:06','2023-03-10 04:33:06','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>\"A profound collection of songs–</strong><br><strong>a true can’t-miss album.\"</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>\"A real pleasure to let fill the room.\"</strong><br><a href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noreferrer noopener\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 300px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=559c5f/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-03-10 04:33:06','2023-03-10 04:33:06','',481,'https://flowercat.org/?p=859',0,'revision','',0),(856,1,'2023-03-10 04:27:27','2023-03-10 04:27:27','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space…like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.…an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-03-10 04:27:27','2023-03-10 04:27:27','',763,'https://flowercat.org/?p=856',0,'revision','',0),(851,1,'2023-03-10 03:59:55','2023-03-10 03:59:55','','the-static-dive','','inherit','','closed','','the-static-dive','','','2023-03-10 03:59:55','2023-03-10 03:59:55','',763,'http://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png',0,'attachment','image/png',0),(849,1,'2023-03-10 03:53:17','2023-03-10 03:53:17','','Sinusoidal-Music','','inherit','','closed','','sinusoidal-music','','','2023-03-10 03:53:17','2023-03-10 03:53:17','',763,'http://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music.png',0,'attachment','image/png',0),(850,1,'2023-03-10 03:56:19','2023-03-10 03:56:19','','less-than-1000-followers','','inherit','','closed','','less-than-1000-followers','','','2023-03-10 03:56:19','2023-03-10 03:56:19','',763,'http://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers.png',0,'attachment','image/png',0),(848,1,'2023-03-10 03:44:40','2023-03-10 03:44:40','','pitch-perfect-logo','','inherit','','closed','','pitch-perfect-logo','','','2023-03-10 03:44:40','2023-03-10 03:44:40','',763,'http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png',0,'attachment','image/png',0),(846,1,'2023-03-10 03:40:09','2023-03-10 03:40:09','','mesmerized','','inherit','','closed','','mesmerized','','','2023-03-10 03:40:09','2023-03-10 03:40:09','',763,'http://flowercat.org/wp-content/uploads/2023/03/mesmerized.png',0,'attachment','image/png',0),(847,1,'2023-03-10 03:42:05','2023-03-10 03:42:05','','hollywooddigest','','inherit','','closed','','hollywooddigest','','','2023-03-10 03:42:05','2023-03-10 03:42:05','',763,'http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png',0,'attachment','image/png',0),(844,1,'2023-03-10 03:30:21','2023-03-10 03:30:21','','review-fix','','inherit','','closed','','review-fix','','','2023-03-10 03:30:21','2023-03-10 03:30:21','',763,'http://flowercat.org/wp-content/uploads/2023/03/review-fix.jpeg',0,'attachment','image/jpeg',0),(845,1,'2023-03-10 03:34:55','2023-03-10 03:34:55','','Sistra-Word-Mark-Dark-1','','inherit','','closed','','sistra-word-mark-dark-1','','','2023-03-10 03:34:55','2023-03-10 03:34:55','',763,'http://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png',0,'attachment','image/png',0),(852,1,'2023-03-10 04:05:40','2023-03-10 04:05:40','','lost-in-the-nordic','','inherit','','closed','','lost-in-the-nordic','','','2023-03-10 04:05:40','2023-03-10 04:05:40','',763,'http://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png',0,'attachment','image/png',0),(853,1,'2023-03-10 04:11:23','2023-03-10 04:11:23','','buzzslayers','','inherit','','closed','','buzzslayers','','','2023-03-10 04:11:23','2023-03-10 04:11:23','',763,'http://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png',0,'attachment','image/png',0),(854,1,'2023-03-10 04:15:39','2023-03-10 04:15:39','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…organic and natural…</strong><br><strong>repeat-worthy…like an explorer discovering new terrain and going over every inch with a fine comb”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>. </strong><strong><em>Always Becoming</em> invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.…an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-03-10 04:15:39','2023-03-10 04:15:39','',763,'https://flowercat.org/?p=854',0,'revision','',0),(857,1,'2023-03-10 04:28:02','2023-03-10 04:28:02','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-03-10 04:28:02','2023-03-10 04:28:02','',763,'https://flowercat.org/?p=857',0,'revision','',0),(861,1,'2023-03-10 04:36:38','2023-03-10 04:36:38','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>\"You’re just going to fly with</strong> <strong>every note that is played!\"</strong><br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 300px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=559c5f/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-03-10 04:36:38','2023-03-10 04:36:38','',481,'https://flowercat.org/?p=861',0,'revision','',0),(858,1,'2023-03-10 04:31:17','2023-03-10 04:31:17','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>\"A profound collection of songs–</strong><br><strong>a true can’t-miss album.\"</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>\"A real pleasure to let fill the room.\"</strong><br><a href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noreferrer noopener\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 300px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=0687f5/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-03-10 04:31:17','2023-03-10 04:31:17','',481,'https://flowercat.org/?p=858',0,'revision','',0),(880,1,'2023-03-19 16:00:14','2023-03-19 16:00:14','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"a masterclass on how to utilize space…like an explorer discovering new terrain and going over every inch with a fine comb.\"<br>—<a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"The production is masterfully realized and consistently creative… It allows the music to soak into you\"<br>–<a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"a true masterpiece.\"<br>–<a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"A real pleasure to let fill the room\"<br>–<a href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">“I loved the aesthetics of this whole experience… an exceptional EP… Highly recommended.”<br>–<a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 300px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=559c5f/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-03-19 16:00:14','2023-03-19 16:00:14','',481,'http://flowercat.org/?p=880',0,'revision','',0),(887,1,'2023-03-22 22:37:43','2023-03-22 22:37:43','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Available now</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-03-22 22:37:43','2023-03-22 22:37:43','',7,'https://flowercat.org/?p=887',0,'revision','',0),(883,1,'2023-03-22 22:28:13','2023-03-22 22:28:13','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background\"><strong><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Purchase Always Becoming</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-03-22 22:28:13','2023-03-22 22:28:13','',7,'http://flowercat.org/?p=883',0,'revision','',0),(863,1,'2023-03-10 15:33:17','2023-03-10 15:33:17','','V13_logo_transparent_Light_200x103','','inherit','','closed','','v13_logo_transparent_light_200x103','','','2023-03-10 15:33:17','2023-03-10 15:33:17','',763,'http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png',0,'attachment','image/png',0),(864,1,'2023-03-10 15:33:44','2023-03-10 15:33:44','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-03-10 15:33:44','2023-03-10 15:33:44','',763,'http://flowercat.org/?p=864',0,'revision','',0),(866,1,'2023-03-10 19:10:58','2023-03-10 19:10:58','','pretty-white','','inherit','','closed','','pretty-white','','','2023-03-10 19:10:58','2023-03-10 19:10:58','',763,'http://flowercat.org/wp-content/uploads/2023/03/pretty-white.png',0,'attachment','image/png',0),(867,1,'2023-03-10 19:11:12','2023-03-10 19:11:12','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-03-10 19:11:12','2023-03-10 19:11:12','',763,'https://flowercat.org/?p=867',0,'revision','',0),(881,1,'2023-03-19 16:00:54','2023-03-19 16:00:54','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"a masterclass on how to utilize space…like an explorer discovering new terrain and going over every inch with a fine comb.\"<br>—<a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"The production is masterfully realized and consistently creative… It allows the music to soak into you\"<br>–<a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"a true masterpiece\"<br>–<a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"A real pleasure to let fill the room\"<br>–<a href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">“I loved the aesthetics of this whole experience… an exceptional EP… Highly recommended.”<br>–<a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 300px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=559c5f/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-03-19 16:00:54','2023-03-19 16:00:54','',481,'http://flowercat.org/?p=881',0,'revision','',0),(869,1,'2023-03-12 16:30:28','2023-03-12 16:30:28','','goodmusicradar-3','','inherit','','closed','','goodmusicradar-3','','','2023-03-12 16:30:28','2023-03-12 16:30:28','',763,'http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png',0,'attachment','image/png',0);
INSERT INTO `wp72_posts` VALUES (870,1,'2023-03-12 16:30:31','2023-03-12 16:30:31','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-03-12 16:30:31','2023-03-12 16:30:31','',763,'http://flowercat.org/?p=870',0,'revision','',0),(892,1,'2023-03-27 21:09:00','2023-03-27 21:09:00','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>“wholly original” and “inventive” practice that has produced nine releases, which have received the following acclaim: “production is masterfully realized and consistently creative,” “beautiful and transcendent,” “hypnotic allure,” “a masterclass on how to<br>utilize space,” “a masterpiece,” “a completely unique sonic world,” and “shows technical mastery… exudes fun… imaginative.” <br><br>Since 2014, they have jointly curated and produced numerous concert events, including <em>Soft Series</em>, a concert series dedicated to presenting soft premieres and introducing new audiences to new music. This series was live-streamed from Clocktower Radio (“one of the first all-art online museum radio stations in the world”). In 2023 they released <em>Always Becoming</em>, a collaborative composition with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments), which will be featured in the 2023 Queens New Music Festival. In 2022, Grey &amp; Morneau designed a soundscape for the exhibition space for <em>The Empty S(h)elf</em>, a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence – Space in Montreal. <br><br>In 2018 Grey &amp; Morneau were awarded <em>Joan C. Edwards Distinguished Professors of the Arts,</em> College of Arts and Media, School of Music, Marshall University in West Virginia and were the subjects of the documentary Ao Vivo no Casarão | Lado B by Cristina Gagnebin Müller &amp; Yuri Pires Tavares. Other commissions include: <em>Photon Ecstasy</em>, with artist Dan Rose, featured at the Kislak Center for Special Collections, Rare Books and Manuscripts, University of Pennsylvania Libraries, Philadelphia, PA, and <em>mem mer mère</em> (2019) with cellist Kate Dillingham at the Cultural Center at the Havre de Grace Opera House, Maryland. <br><br>To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Disambiguation</strong><br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-03-27 21:09:00','2023-03-27 21:09:00','',117,'http://flowercat.org/?p=892',0,'revision','',0),(876,1,'2023-03-19 15:35:47','2023-03-19 15:35:47','','sounds-wont-stop-logo','','inherit','','closed','','sounds-wont-stop-logo','','','2023-03-19 15:35:47','2023-03-19 15:35:47','',0,'http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png',0,'attachment','image/png',0),(886,1,'2023-03-22 22:36:32','2023-03-22 22:36:32','<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background\"><strong><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">purchase</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-03-22 22:36:32','2023-03-22 22:36:32','',7,'https://flowercat.org/?p=886',0,'revision','',0),(1164,1,'2024-05-22 03:58:18','2024-05-22 03:58:18','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">purchase</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[metaslider id=\"1134\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 300px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=559c5f/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2024-05-22 03:58:18','2024-05-22 03:58:18','',481,'https://flowercat.org/?p=1164',0,'revision','',0),(885,1,'2023-03-22 22:35:24','2023-03-22 22:35:24','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">purchase</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"a masterclass on how to utilize space…like an explorer discovering new terrain and going over every inch with a fine comb.\"<br>—<a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"The production is masterfully realized and consistently creative… It allows the music to soak into you\"<br>–<a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"a true masterpiece\"<br>–<a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"A real pleasure to let fill the room\"<br>–<a href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">“I loved the aesthetics of this whole experience… an exceptional EP… Highly recommended.”<br>–<a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 300px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=559c5f/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr&nbsp;&nbsp;<br><br>=^.^=&nbsp;<br><br>Recorded and mixed at The Arches<br>Releasing March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites&nbsp;<br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2023-03-22 22:35:24','2023-03-22 22:35:24','',481,'https://flowercat.org/?p=885',0,'revision','',0),(873,1,'2023-03-19 15:31:43','2023-03-19 15:31:43','','Elnews-logo','','inherit','','closed','','elnews-logo','','','2023-03-19 15:31:43','2023-03-19 15:31:43','',763,'http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png',0,'attachment','image/png',0),(872,1,'2023-03-19 15:28:40','2023-03-19 15:28:40','','RAGMAG','','inherit','','closed','','ragmag','','','2023-03-19 15:28:40','2023-03-19 15:28:40','',763,'http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png',0,'attachment','image/png',0),(874,1,'2023-03-19 15:34:29','2023-03-19 15:34:29','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-03-19 15:34:29','2023-03-19 15:34:29','',763,'http://flowercat.org/?p=874',0,'revision','',0),(878,1,'2023-03-19 15:37:24','2023-03-19 15:37:24','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-03-19 15:37:24','2023-03-19 15:37:24','',763,'http://flowercat.org/?p=878',0,'revision','',0),(897,1,'2023-04-02 14:39:31','2023-04-02 14:39:31','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>“wholly original” and “inventive” practice that has produced nine releases, which have received the following acclaim: “production is masterfully realized and consistently creative,” “beautiful and transcendent,” “hypnotic allure,” “a masterclass on how to<br>utilize space,” “a masterpiece,” “a completely unique sonic world,” and “shows technical mastery… exudes fun… imaginative.” <br><br>Since 2014, they have jointly curated and produced numerous concert events, including <em>Soft Series</em>, a concert series dedicated to presenting soft premieres and introducing new audiences to new music. This series was live-streamed from Clocktower Radio (“one of the first all-art online museum radio stations in the world”). In 2023 they released <em>Always Becoming</em>, a collaborative composition with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, Grey &amp; Morneau designed a soundscape for the exhibition space for <em>The Empty S(h)elf</em>, a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence – Space in Montreal. <br><br>In 2018 Grey &amp; Morneau were awarded <em>Joan C. Edwards Distinguished Professors of the Arts,</em> College of Arts and Media, School of Music, Marshall University in West Virginia and were the subjects of the documentary Ao Vivo no Casarão | Lado B by Cristina Gagnebin Müller &amp; Yuri Pires Tavares. Other commissions include: <em>Photon Ecstasy</em> (2016), with artist Dan Rose, featured at the Kislak Center for Special Collections, Rare Books and Manuscripts, University of Pennsylvania Libraries, Philadelphia, PA, and <em>mem mer mère</em> (2019) with cellist Kate Dillingham at the Cultural Center at the Havre de Grace Opera House, Maryland. <br><br>To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Disambiguation</strong><br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-04-02 14:39:31','2023-04-02 14:39:31','',117,'http://flowercat.org/?p=897',0,'revision','',0),(893,1,'2023-03-27 21:12:08','2023-03-27 21:12:08','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>“wholly original” and “inventive” practice that has produced nine releases, which have received the following acclaim: “production is masterfully realized and consistently creative,” “beautiful and transcendent,” “hypnotic allure,” “a masterclass on how to<br>utilize space,” “a masterpiece,” “a completely unique sonic world,” and “shows technical mastery… exudes fun… imaginative.” <br><br>Since 2014, they have jointly curated and produced numerous concert events, including <em>Soft Series</em>, a concert series dedicated to presenting soft premieres and introducing new audiences to new music. This series was live-streamed from Clocktower Radio (“one of the first all-art online museum radio stations in the world”). In 2023 they released <em>Always Becoming</em>, a collaborative composition with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments), which will be featured in the 2023 Queens New Music Festival. In 2022, Grey &amp; Morneau designed a soundscape for the exhibition space for <em>The Empty S(h)elf</em>, a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence – Space in Montreal. <br><br>In 2018 Grey &amp; Morneau were awarded <em>Joan C. Edwards Distinguished Professors of the Arts,</em> College of Arts and Media, School of Music, Marshall University in West Virginia and were the subjects of the documentary Ao Vivo no Casarão | Lado B by Cristina Gagnebin Müller &amp; Yuri Pires Tavares. Other commissions include: <em>Photon Ecstasy</em> (2016), with artist Dan Rose, featured at the Kislak Center for Special Collections, Rare Books and Manuscripts, University of Pennsylvania Libraries, Philadelphia, PA, and <em>mem mer mère</em> (2019) with cellist Kate Dillingham at the Cultural Center at the Havre de Grace Opera House, Maryland. <br><br>To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Disambiguation</strong><br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-03-27 21:12:08','2023-03-27 21:12:08','',117,'http://flowercat.org/?p=893',0,'revision','',0),(890,1,'2023-03-27 21:06:52','2023-03-27 21:06:52','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>“wholly original” and “inventive” practice that has produced nine releases, which have received the following acclaim: “production is masterfully realized and consistently creative,” “beautiful and transcendent,” “hypnotic allure,” “a masterclass on how to<br>utilize space,” “a masterpiece,” “a completely unique sonic world,” and “shows technical mastery… exudes fun… imaginative.” <br><br>Since 2014, they have jointly curated and produced numerous concert events, including <em>Soft Series</em>, a concert series dedicated to presenting soft premieres and introducing new audiences to new music. This series was live-streamed from Clocktower Radio (“one of the first all-art online museum radio stations in the world”). In 2023 they released <em>Always Becoming</em>, a collaborative composition with Robert Kirkbride (current spokesperson, founding trustee for<br>PreservationWorks; former Dean, Parsons School of Constructed Environments), which will be featured in the 2023 Queens New Music Festival. In 2022, Grey &amp; Morneau designed a soundscape for the exhibition space for <em>The Empty S(h)elf</em>, a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at<br>Occurrence – Space in Montreal. <br><br>In 2018 Grey &amp; Morneau were awarded Joan C. Edwards Distinguished Professors of the Arts, College of Arts and Media, School of Music, Marshall University in West Virginia and were the subjects of the documentary Ao Vivo no Casarão | Lado B by Cristina Gagnebin Müller &amp; Yuri Pires Tavares. Other commissions include: <em>Photon Ecstasy</em>, with artist Dan Rose, featured at the Kislak Center<br>for Special Collections, Rare Books and Manuscripts, University of Pennsylvania Libraries, Philadelphia, PA, and <em>mem mer mère</em> (2019) with cellist Kate Dillingham at the Cultural Center at the Havre de Grace Opera House, Maryland. <br><br>To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Disambiguation</strong><br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-03-27 21:06:52','2023-03-27 21:06:52','',117,'http://flowercat.org/?p=890',0,'revision','',0),(898,1,'2023-04-02 14:40:16','2023-04-02 14:40:16','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>Their “wholly original” and “inventive” practice that has produced nine releases, which have received the following acclaim: “production is masterfully realized and consistently creative,” “beautiful and transcendent,” “hypnotic allure,” “a masterclass on how to<br>utilize space,” “a masterpiece,” “a completely unique sonic world,” and “shows technical mastery… exudes fun… imaginative.” <br><br>Since 2014, they have jointly curated and produced numerous concert events, including <em>Soft Series</em>, a concert series dedicated to presenting soft premieres and introducing new audiences to new music. This series was live-streamed from Clocktower Radio (“one of the first all-art online museum radio stations in the world”). In 2023 they released <em>Always Becoming</em>, a collaborative composition with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, Grey &amp; Morneau designed a soundscape for the exhibition space for <em>The Empty S(h)elf</em>, a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence – Space in Montreal. <br><br>In 2018 Grey &amp; Morneau were awarded <em>Joan C. Edwards Distinguished Professors of the Arts,</em> College of Arts and Media, School of Music, Marshall University in West Virginia and were the subjects of the documentary Ao Vivo no Casarão | Lado B by Cristina Gagnebin Müller &amp; Yuri Pires Tavares. Other commissions include: <em>Photon Ecstasy</em> (2016), with artist Dan Rose, featured at the Kislak Center for Special Collections, Rare Books and Manuscripts, University of Pennsylvania Libraries, Philadelphia, PA, and <em>mem mer mère</em> (2019) with cellist Kate Dillingham at the Cultural Center at the Havre de Grace Opera House, Maryland. <br><br>To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Disambiguation</strong><br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-04-02 14:40:16','2023-04-02 14:40:16','',117,'http://flowercat.org/?p=898',0,'revision','',0),(895,1,'2023-03-29 02:49:43','2023-03-29 02:49:43','','indie-source-logo','','inherit','','closed','','indie-source-logo','','','2023-03-29 02:49:43','2023-03-29 02:49:43','',763,'http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png',0,'attachment','image/png',0),(896,1,'2023-03-29 02:52:21','2023-03-29 02:52:21','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in <em>Always Becoming</em>, and sounding like one of the best projects in their class along the way. \"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-03-29 02:52:21','2023-03-29 02:52:21','',763,'http://flowercat.org/?p=896',0,'revision','',0),(900,1,'2023-04-02 14:57:39','2023-04-02 14:57:39','','bored-city-logo','','inherit','','closed','','bored-city-logo','','','2023-04-02 14:57:39','2023-04-02 14:57:39','',763,'http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png',0,'attachment','image/png',0),(901,1,'2023-04-02 14:57:44','2023-04-02 14:57:44','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-04-02 14:57:44','2023-04-02 14:57:44','',763,'http://flowercat.org/?p=901',0,'revision','',0),(904,1,'2023-04-02 17:22:12','2023-04-02 17:22:12','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>Always Becoming</strong></em> (2023)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>DR DIEGO</strong></em> (2022)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Symbolic Gesture</em></strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Photon Ecstasy</em></strong> (2016)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-04-02 17:22:12','2023-04-02 17:22:12','',763,'http://flowercat.org/?p=904',0,'revision','',0),(903,1,'2023-04-02 17:21:01','2023-04-02 17:21:01','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>Always Becoming</strong></em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>DR DIEGO</strong></em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Symbolic Gesture</em></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Photon Ecstasy</em></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-04-02 17:21:01','2023-04-02 17:21:01','',763,'http://flowercat.org/?p=903',0,'revision','',0),(912,1,'2023-04-07 21:33:57','2023-04-07 21:33:57','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>About Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.</strong><br><br>They joined forces in 2016, establishing a “wholly original” and “inventive” practice. Their work has received the following acclaim: “production is masterfully realized and consistently creative,” “beautiful and transcendent,” “hypnotic allure,” “a masterclass on how to utilize space,” “a masterpiece,” “a completely unique sonic world,” and “shows technical mastery… exudes fun… imaginative.”<br><br>Grey &amp; Morneau recently released <em>Always Becoming </em>(2023), a collaborative composition with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, they designed a soundscape for the exhibition space for <em>The Empty S(h)elf</em>, a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence – Space in Montreal. Grey &amp; Morneau were awarded the 2018 <em>Joan C. Edwards Distinguished Professors of the Arts</em>, College of Arts and Media, School of Music, Marshall University in West Virginia, and were the subjects of the documentary <em>Ao Vivo no Casarão | Lado B</em> by Cristina Gagnebin Müller &amp; Yuri Pires Tavares. Other commissions include: <em>Photon Ecstasy </em>(2016), with artist Dan Rose, featured at the Kislak Center for Special Collections, Rare Books and Manuscripts, University of Pennsylvania Libraries, Philadelphia, PA, and <em>mem mer mère</em> (2019) with cellist Kate Dillingham at the Cultural Center at the Havre de Grace Opera House, Maryland.<br><br>In addition to their production and composition practice, Grey &amp; Morneau, since 2014, have jointly curated and produced numerous concert events, including <em>Soft Series</em>, a concert series dedicated to presenting soft premieres and introducing new audiences to new music. This series was live-streamed from Clocktower Radio (“one of the first all-art online museum radio stations in the world”).<br><br>To learn more about their practice, visit<a href=\"http://flowercat.org/\"> flowercat.org</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":120} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":119} -->\n<figure class=\"wp-block-image aligncenter\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\">photo credit: Yuri Pires Tavares</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Disambiguation</strong><br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','117-revision-v1','','','2023-04-07 21:33:57','2023-04-07 21:33:57','',117,'https://flowercat.org/?p=912',0,'revision','',0),(907,1,'2023-04-07 21:18:09','2023-04-07 21:18:09','','mobyorkcity-logo','','inherit','','closed','','mobyorkcity-logo','','','2023-04-07 21:18:09','2023-04-07 21:18:09','',763,'http://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo.png',0,'attachment','image/png',0),(908,1,'2023-04-07 21:20:47','2023-04-07 21:20:47','','mobyorkcity-logo-1','','inherit','','closed','','mobyorkcity-logo-1','','','2023-04-07 21:20:47','2023-04-07 21:20:47','',763,'http://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo-1.png',0,'attachment','image/png',0),(909,1,'2023-04-07 21:24:44','2023-04-07 21:24:44','','topbuzzmaglogo','','inherit','','closed','','topbuzzmaglogo','','','2023-04-07 21:24:44','2023-04-07 21:24:44','',763,'http://flowercat.org/wp-content/uploads/2023/04/topbuzzmaglogo.png',0,'attachment','image/png',0),(910,1,'2023-04-07 21:25:12','2023-04-07 21:25:12','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>Always Becoming</strong></em> (2023)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":909,\"mediaLink\":\"https://flowercat.org/press/topbuzzmaglogo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/topbuzzmaglogo.png\" alt=\"\" class=\"wp-image-909 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong><em>Always Becoming </em>\"delivers an instrumental effort free of the inauthenticity and streamlined compositional concepts that have plagued modern pop for too long, instead adhering to a classical blueprint for making powerful leads and rollicking tempos that inspire more through melodies than any singer can with a couple of catchy verses.\"</strong><br><a href=\"https://topbuzzmagazine.com/music/melissa-grey-david-morneau-and-robert-kirkbride-releases-new-album/\" target=\"_blank\" rel=\"noopener\" title=\"\">Top Buzz Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":908,\"mediaLink\":\"https://flowercat.org/press/mobyorkcity-logo-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo-1.png\" alt=\"\" class=\"wp-image-908 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"evocative in ways that simplistic pop EPs could never be\"</strong><br><a href=\"https://mobyorkcity.com/always-becoming-by-melissa-grey-david-morneau-and-robert-kirkbride/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Mob</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>DR DIEGO</strong></em> (2022)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Symbolic Gesture</em></strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Photon Ecstasy</em></strong> (2016)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-04-07 21:25:12','2023-04-07 21:25:12','',763,'https://flowercat.org/?p=910',0,'revision','',0),(915,1,'2023-04-19 02:06:03','2023-04-19 02:06:03','','obscure-sound-logo','','inherit','','closed','','obscure-sound-logo','','','2023-04-19 02:06:03','2023-04-19 02:06:03','',763,'http://flowercat.org/wp-content/uploads/2023/04/obscure-sound-logo.gif',0,'attachment','image/gif',0),(916,1,'2023-04-19 02:06:12','2023-04-19 02:06:12','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>Always Becoming</strong></em> (2023)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":915,\"mediaLink\":\"http://flowercat.org/press/obscure-sound-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/obscure-sound-logo.gif\" alt=\"\" class=\"wp-image-915 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a thoroughly hypnotic success\"</strong><br><a href=\"https://www.obscuresound.com/2023/04/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Obscure Sound</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":909,\"mediaLink\":\"https://flowercat.org/press/topbuzzmaglogo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/topbuzzmaglogo.png\" alt=\"\" class=\"wp-image-909 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong><em>Always Becoming </em>\"delivers an instrumental effort free of the inauthenticity and streamlined compositional concepts that have plagued modern pop for too long, instead adhering to a classical blueprint for making powerful leads and rollicking tempos that inspire more through melodies than any singer can with a couple of catchy verses.\"</strong><br><a href=\"https://topbuzzmagazine.com/music/melissa-grey-david-morneau-and-robert-kirkbride-releases-new-album/\" target=\"_blank\" rel=\"noopener\" title=\"\">Top Buzz Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":908,\"mediaLink\":\"https://flowercat.org/press/mobyorkcity-logo-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo-1.png\" alt=\"\" class=\"wp-image-908 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"evocative in ways that simplistic pop EPs could never be\"</strong><br><a href=\"https://mobyorkcity.com/always-becoming-by-melissa-grey-david-morneau-and-robert-kirkbride/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Mob</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>DR DIEGO</strong></em> (2022)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Symbolic Gesture</em></strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Photon Ecstasy</em></strong> (2016)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-04-19 02:06:12','2023-04-19 02:06:12','',763,'http://flowercat.org/?p=916',0,'revision','',0),(920,1,'2023-04-19 03:43:28','2023-04-19 03:43:28','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>Always Becoming</strong></em> (2023)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Indeed the EP’s design and insert notes are extraordinary and worth the price of admission alone. But how this philosophical conceit translates into music is what makes this an exceptional listening experience.\"</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":915,\"mediaLink\":\"http://flowercat.org/press/obscure-sound-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/obscure-sound-logo.gif\" alt=\"\" class=\"wp-image-915 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a thoroughly hypnotic success\"</strong><br><a href=\"https://www.obscuresound.com/2023/04/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Obscure Sound</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":909,\"mediaLink\":\"https://flowercat.org/press/topbuzzmaglogo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/topbuzzmaglogo.png\" alt=\"\" class=\"wp-image-909 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong><em>Always Becoming </em>\"delivers an instrumental effort free of the inauthenticity and streamlined compositional concepts that have plagued modern pop for too long, instead adhering to a classical blueprint for making powerful leads and rollicking tempos that inspire more through melodies than any singer can with a couple of catchy verses.\"</strong><br><a href=\"https://topbuzzmagazine.com/music/melissa-grey-david-morneau-and-robert-kirkbride-releases-new-album/\" target=\"_blank\" rel=\"noopener\" title=\"\">Top Buzz Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":908,\"mediaLink\":\"https://flowercat.org/press/mobyorkcity-logo-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo-1.png\" alt=\"\" class=\"wp-image-908 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"evocative in ways that simplistic pop EPs could never be\"</strong><br><a href=\"https://mobyorkcity.com/always-becoming-by-melissa-grey-david-morneau-and-robert-kirkbride/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Mob</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>DR DIEGO</strong></em> (2022)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“explores virtuosity and concept equally, uniquely, and literally”</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Symbolic Gesture</em></strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Photon Ecstasy</em></strong> (2016)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-04-19 03:43:28','2023-04-19 03:43:28','',763,'http://flowercat.org/?p=920',0,'revision','',0),(918,1,'2023-04-19 02:25:56','2023-04-19 02:25:56','','Metronome-logo1','','inherit','','closed','','metronome-logo1','','','2023-04-19 02:25:56','2023-04-19 02:25:56','',763,'http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png',0,'attachment','image/png',0),(919,1,'2023-04-19 02:26:52','2023-04-19 02:26:52','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>Always Becoming</strong></em> (2023)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Indeed the EP’s design and insert notes are extraordinary and worth the price of admission alone. But how this philosophical conceit translates into music is what makes this an exceptional listening experience.\"</strong><br>Metronome Magazine</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":915,\"mediaLink\":\"http://flowercat.org/press/obscure-sound-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/obscure-sound-logo.gif\" alt=\"\" class=\"wp-image-915 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a thoroughly hypnotic success\"</strong><br><a href=\"https://www.obscuresound.com/2023/04/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Obscure Sound</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":909,\"mediaLink\":\"https://flowercat.org/press/topbuzzmaglogo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/topbuzzmaglogo.png\" alt=\"\" class=\"wp-image-909 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong><em>Always Becoming </em>\"delivers an instrumental effort free of the inauthenticity and streamlined compositional concepts that have plagued modern pop for too long, instead adhering to a classical blueprint for making powerful leads and rollicking tempos that inspire more through melodies than any singer can with a couple of catchy verses.\"</strong><br><a href=\"https://topbuzzmagazine.com/music/melissa-grey-david-morneau-and-robert-kirkbride-releases-new-album/\" target=\"_blank\" rel=\"noopener\" title=\"\">Top Buzz Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":908,\"mediaLink\":\"https://flowercat.org/press/mobyorkcity-logo-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo-1.png\" alt=\"\" class=\"wp-image-908 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"evocative in ways that simplistic pop EPs could never be\"</strong><br><a href=\"https://mobyorkcity.com/always-becoming-by-melissa-grey-david-morneau-and-robert-kirkbride/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Mob</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>DR DIEGO</strong></em> (2022)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“explores virtuosity and concept equally, uniquely, and literally”</strong><br>Metronome Magazine</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Symbolic Gesture</em></strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Photon Ecstasy</em></strong> (2016)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-04-19 02:26:52','2023-04-19 02:26:52','',763,'http://flowercat.org/?p=919',0,'revision','',0),(927,1,'2023-08-29 15:07:34','2023-08-29 15:07:34','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">Project Timeline (ongoing)<br><br><strong>2024</strong><br><strong>February</strong> – Award: ACT-UAW Local 7902 Part-Time Faculty Professional Development Fund<br><br><strong>2023</strong><br><strong>November 3</strong> – Presentation: <a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a>. ‘Sensing the Past’ Research Group, University of Amsterdam.<br><br><strong>October 16-18</strong> – Recording: <a href=\"https://www.ohio.edu/ridges\" target=\"_blank\" rel=\"noopener\" title=\"\">The Ridges </a>(formerly Athens Lunatic Asylum), Athens, Ohio.<br><br><strong>September 22-24</strong> – Installation: <a href=\"https://www.thepreservationworks.org/\" target=\"_blank\" rel=\"noopener\" title=\"\">PreservationWorks</a> 2023 Photography Benefit Tour. <a href=\"https://richardson-olmsted.com/then/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> (formerly Buffalo State Hospital), Buffalo, New York.<br><br><strong>August 9-11</strong> – Recording: <a href=\"https://richardson-olmsted.com/then/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> (formerly Buffalo State Hospital), Buffalo, New York.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>Sound the Asylum</em>, by composer-producers Melissa Grey &amp; David Morneau, is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>These frequencies become part of the color of every sound activated in the space. It is an aural phenomenon that provides the ear spatial information. Our process captures the sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor. These sounds give a sense of place, immersing the listener in the sonic landscape of the resonating frequencies that would have softly imbued every sound of daily life for the patients, staff, and visitors in these buildings.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Described as “America’s castles,” approximately 75 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 36 of these massive hospitals remain standing today. We documented the Richardson Olmsted Complex (44,594 sq m) in Buffalo, New York, in August, and The Ridges (65,032 sq m) in Athens, Ohio, in October.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings at the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)<br><br>Access to buildings at <a href=\"https://www.ohio.edu/ridges\" target=\"_blank\" rel=\"noopener\" title=\"\">The Ridges</a> provided by <strong>Ohio University</strong><br>• Shawna Wolfe (Associate Vice President University Planning)<br>• Chris Wilson (Manager University Access Control)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','publish','closed','closed','','sound-the-asylum','','','2024-08-12 22:55:05','2024-08-12 22:55:05','',0,'http://flowercat.org/?page_id=927',0,'page','',0),(943,1,'2023-09-13 02:11:42','2023-09-13 02:11:42','','230809-Melissa Grey popping balloon for impulse recording in Male Ward B corridor','','inherit','','closed','','230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor','','','2023-09-13 02:11:42','2023-09-13 02:11:42','',0,'http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor.jpg',0,'attachment','image/jpeg',0),(944,1,'2023-09-13 02:11:52','2023-09-13 02:11:52','','230809-Microphone set up in Male Ward B corridor west-facing view','','inherit','','closed','','230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view','','','2023-09-13 02:11:52','2023-09-13 02:11:52','',0,'http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view.jpg',0,'attachment','image/jpeg',0),(930,1,'2023-08-29 15:07:34','2023-08-29 15:07:34','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character. <br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories. <br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects. <br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).  As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":928,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/08/230809_greymorneau_BSAI2308_photo_20-461x1024.jpg\" alt=\"\" class=\"wp-image-928\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":929,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/08/230809_greymorneau_BSAI2308_photo_59-768x1024.jpg\" alt=\"\" class=\"wp-image-929\"/></figure>\n<!-- /wp:image -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-08-29 15:07:34','2023-08-29 15:07:34','',927,'http://flowercat.org/?p=930',0,'revision','',0),(934,1,'2023-08-29 15:12:39','2023-08-29 15:12:39','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">2023 – ongoing</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":928,\"width\":461,\"height\":1024,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img src=\"http://flowercat.org/wp-content/uploads/2023/08/230809_greymorneau_BSAI2308_photo_20-461x1024.jpg\" alt=\"\" class=\"wp-image-928\" style=\"width:461px;height:1024px\" width=\"461\" height=\"1024\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":929,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/08/230809_greymorneau_BSAI2308_photo_59-768x1024.jpg\" alt=\"\" class=\"wp-image-929\"/></figure>\n<!-- /wp:image -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-08-29 15:12:39','2023-08-29 15:12:39','',927,'http://flowercat.org/?p=934',0,'revision','',0),(933,1,'2023-08-29 15:11:43','2023-08-29 15:11:43','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":928,\"width\":461,\"height\":1024,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img src=\"http://flowercat.org/wp-content/uploads/2023/08/230809_greymorneau_BSAI2308_photo_20-461x1024.jpg\" alt=\"\" class=\"wp-image-928\" style=\"width:461px;height:1024px\" width=\"461\" height=\"1024\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":929,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/08/230809_greymorneau_BSAI2308_photo_59-768x1024.jpg\" alt=\"\" class=\"wp-image-929\"/></figure>\n<!-- /wp:image -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-08-29 15:11:43','2023-08-29 15:11:43','',927,'http://flowercat.org/?p=933',0,'revision','',0),(932,1,'2023-08-29 15:09:38','2023-08-29 15:09:38','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":928,\"width\":461,\"height\":1024,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img src=\"http://flowercat.org/wp-content/uploads/2023/08/230809_greymorneau_BSAI2308_photo_20-461x1024.jpg\" alt=\"\" class=\"wp-image-928\" style=\"width:461px;height:1024px\" width=\"461\" height=\"1024\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":929,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/08/230809_greymorneau_BSAI2308_photo_59-768x1024.jpg\" alt=\"\" class=\"wp-image-929\"/></figure>\n<!-- /wp:image -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-08-29 15:09:38','2023-08-29 15:09:38','',927,'http://flowercat.org/?p=932',0,'revision','',0),(935,1,'2023-08-29 15:12:59','2023-08-29 15:12:59','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 – ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":928,\"width\":461,\"height\":1024,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img src=\"http://flowercat.org/wp-content/uploads/2023/08/230809_greymorneau_BSAI2308_photo_20-461x1024.jpg\" alt=\"\" class=\"wp-image-928\" style=\"width:461px;height:1024px\" width=\"461\" height=\"1024\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":929,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/08/230809_greymorneau_BSAI2308_photo_59-768x1024.jpg\" alt=\"\" class=\"wp-image-929\"/></figure>\n<!-- /wp:image -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-08-29 15:12:59','2023-08-29 15:12:59','',927,'http://flowercat.org/?p=935',0,'revision','',0),(938,1,'2023-09-07 03:25:46','2023-09-07 03:25:46','','2023_background_StA','','inherit','','closed','','2023_background_sta-2','','','2023-09-07 03:25:46','2023-09-07 03:25:46','',927,'http://flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1.png',0,'attachment','image/png',0),(946,1,'2023-09-13 02:12:20','2023-09-13 02:12:20','','230811 Microphone set up in Female Ward H corridor east-facing view','','inherit','','closed','','230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view','','','2023-09-13 02:12:20','2023-09-13 02:12:20','',0,'http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view.jpg',0,'attachment','image/jpeg',0),(950,1,'2023-09-13 02:20:42','2023-09-13 02:20:42','','230810-David Morneau setting up for recording in Male Ward B barbershop','','inherit','','closed','','230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop','','','2023-09-13 02:20:42','2023-09-13 02:20:42','',0,'http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop.jpg',0,'attachment','image/jpeg',0),(951,1,'2023-09-13 02:21:01','2023-09-13 02:21:01','','230811-Melissa Grey recording resonant frequencies in Female Ward H corridor','','inherit','','closed','','230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor','','','2023-09-13 02:21:01','2023-09-13 02:21:01','',0,'http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor.jpg',0,'attachment','image/jpeg',0),(956,1,'2023-09-13 02:25:26','2023-09-13 02:25:26','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 – ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-13 02:25:26','2023-09-13 02:25:26','',927,'http://flowercat.org/?p=956',0,'revision','',0),(940,1,'2023-09-13 01:53:35','2023-09-13 01:53:35','','230809-MG-standing-in-Buffalo-State-Hospital','','inherit','','closed','','230809-mg-standing-in-buffalo-state-hospital','','','2023-09-13 01:53:35','2023-09-13 01:53:35','',927,'http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital.jpg',0,'attachment','image/jpeg',0),(945,1,'2023-09-13 02:12:06','2023-09-13 02:12:06','','230811 David Morneau recording resonant frequencies in Female Ward H corridor','','inherit','','closed','','230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor','','','2023-09-13 02:12:06','2023-09-13 02:12:06','',0,'http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor.jpg',0,'attachment','image/jpeg',0),(941,1,'2023-09-13 01:55:54','2023-09-13 01:55:54','','230809-DM-decending-stairs-Buffalo-State-Hospital','','inherit','','closed','','230809-dm-decending-stairs-buffalo-state-hospital','','','2023-09-13 01:55:54','2023-09-13 01:55:54','',927,'http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital.jpg',0,'attachment','image/jpeg',0),(942,1,'2023-09-13 01:56:24','2023-09-13 01:56:24','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 – ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-13 01:56:24','2023-09-13 01:56:24','',927,'http://flowercat.org/?p=942',0,'revision','',0),(949,1,'2023-09-13 02:19:44','2023-09-13 02:19:44','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 – ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character. <br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories. <br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects. <br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).  As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></figure>\n<!-- /wp:image -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-13 02:19:44','2023-09-13 02:19:44','',927,'http://flowercat.org/?p=949',0,'revision','',0),(953,1,'2023-09-13 02:23:05','2023-09-13 02:23:05','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 – ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-13 02:23:05','2023-09-13 02:23:05','',927,'http://flowercat.org/?p=953',0,'revision','',0),(923,1,'2023-05-14 22:59:55','2023-05-14 22:59:55','','its-psychedelic-baby-logo','','inherit','','closed','','its-psychedelic-baby-logo','','','2023-05-14 22:59:55','2023-05-14 22:59:55','',763,'http://flowercat.org/wp-content/uploads/2023/05/its-psychedelic-baby-logo.png',0,'attachment','image/png',0),(924,1,'2023-05-14 22:59:59','2023-05-14 22:59:59','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>Always Becoming</strong></em> (2023)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":923,\"mediaLink\":\"http://flowercat.org/press/its-psychedelic-baby-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/05/its-psychedelic-baby-logo.png\" alt=\"\" class=\"wp-image-923 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.psychedelicbabymag.com/2023/05/melissa-grey-david-morneau-robert-kirkbride-interview-new-ep-always-becoming.html\" target=\"_blank\" rel=\"noopener\" title=\"It\'s Psychedelic Baby\">It\'s Psychedelic Baby</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Indeed the EP’s design and insert notes are extraordinary and worth the price of admission alone. But how this philosophical conceit translates into music is what makes this an exceptional listening experience.\"</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":915,\"mediaLink\":\"http://flowercat.org/press/obscure-sound-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/obscure-sound-logo.gif\" alt=\"\" class=\"wp-image-915 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a thoroughly hypnotic success\"</strong><br><a href=\"https://www.obscuresound.com/2023/04/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Obscure Sound</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":909,\"mediaLink\":\"https://flowercat.org/press/topbuzzmaglogo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/topbuzzmaglogo.png\" alt=\"\" class=\"wp-image-909 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong><em>Always Becoming </em>\"delivers an instrumental effort free of the inauthenticity and streamlined compositional concepts that have plagued modern pop for too long, instead adhering to a classical blueprint for making powerful leads and rollicking tempos that inspire more through melodies than any singer can with a couple of catchy verses.\"</strong><br><a href=\"https://topbuzzmagazine.com/music/melissa-grey-david-morneau-and-robert-kirkbride-releases-new-album/\" target=\"_blank\" rel=\"noopener\" title=\"\">Top Buzz Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":908,\"mediaLink\":\"https://flowercat.org/press/mobyorkcity-logo-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo-1.png\" alt=\"\" class=\"wp-image-908 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"evocative in ways that simplistic pop EPs could never be\"</strong><br><a href=\"https://mobyorkcity.com/always-becoming-by-melissa-grey-david-morneau-and-robert-kirkbride/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Mob</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>DR DIEGO</strong></em> (2022)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“explores virtuosity and concept equally, uniquely, and literally”</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Symbolic Gesture</em></strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Photon Ecstasy</em></strong> (2016)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2023-05-14 22:59:59','2023-05-14 22:59:59','',763,'http://flowercat.org/?p=924',0,'revision','',0),(955,1,'2023-09-13 02:24:33','2023-09-13 02:24:33','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 – ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-13 02:24:33','2023-09-13 02:24:33','',927,'http://flowercat.org/?p=955',0,'revision','',0),(958,1,'2023-09-13 02:28:52','2023-09-13 02:28:52','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 – ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-13 02:28:52','2023-09-13 02:28:52','',927,'http://flowercat.org/?p=958',0,'revision','',0),(961,1,'2023-09-14 00:19:24','2023-09-14 00:19:24','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 : ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-14 00:19:24','2023-09-14 00:19:24','',927,'http://flowercat.org/?p=961',0,'revision','',0),(963,1,'2023-09-14 00:23:03','2023-09-14 00:23:03','','2023_logo-in-corridor_StA','','inherit','','closed','','2023_logo-in-corridor_sta','','','2023-09-14 00:23:03','2023-09-14 00:23:03','',7,'http://flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA.png',0,'attachment','image/png',0),(965,1,'2023-09-14 00:28:47','2023-09-14 00:28:47','<!-- wp:image {\"id\":963,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1024x731.png\" alt=\"\" class=\"wp-image-963\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\">Sound the Asylum</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Available now</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-09-14 00:28:47','2023-09-14 00:28:47','',7,'http://flowercat.org/?p=965',0,'revision','',0),(964,1,'2023-09-14 00:27:32','2023-09-14 00:27:32','<!-- wp:image {\"id\":963,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1024x731.png\" alt=\"\" class=\"wp-image-963\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\">Sound the Asylum</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Available now</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2023-09-14 00:27:32','2023-09-14 00:27:32','',7,'http://flowercat.org/?p=964',0,'revision','',0),(966,1,'2023-09-14 02:50:05','2023-09-14 02:50:05','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\" alt=\"\" class=\"wp-image-1009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"3b3a92bb-6\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Audio Examples</strong><br>use headphones to experience the full spatial surround of the binaural recording<br><br>These examples are from the talk we gave at <br><strong><a href=\"https://ahm.uva.nl/content/events/2023/11/sensory-decay-symposium.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a></strong>, <br>Amsterdam School for Heritage, Memory and Material Culture, November 3, 2023.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Richardson Olmsted Complex Male Ward B Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1015,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-1-1024x576.png\" alt=\"\" class=\"wp-image-1015\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/eSN6iahMAwk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/eSN6iahMAwk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(2) The Ridges Building #2 Parlor</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1016,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-2-1024x576.png\" alt=\"\" class=\"wp-image-1016\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/uc1XwFyCR2s\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/uc1XwFyCR2s\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(3) The Ridges Building fourth floor corridors<br><em>These spaces have identical dimensions. The first has a concrete floor and the second has a wooden floor. </em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1017,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-3-1-1024x576.png\" alt=\"\" class=\"wp-image-1017\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/6tS8toaVHFI\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/6tS8toaVHFI\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(4) Richardson Olmsted Complex Female Ward H Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1019,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-4-1024x576.png\" alt=\"\" class=\"wp-image-1019\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/KBwVDVflmps\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/KBwVDVflmps\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','publish','closed','closed','','sta','','','2024-04-29 02:08:49','2024-04-29 02:08:49','',0,'https://flowercat.org/?page_id=966',0,'page','',0),(967,1,'2023-09-14 02:47:34','2023-09-14 02:47:34','','female-ward-h-parlor-cover','','inherit','','closed','','female-ward-h-parlor-cover','','','2023-09-14 02:47:34','2023-09-14 02:47:34','',966,'http://flowercat.org/wp-content/uploads/2023/09/female-ward-h-parlor-cover.png',0,'attachment','image/png',0),(968,1,'2023-09-14 02:48:19','2023-09-14 02:48:19','','male-ward-b-barbershop-cover','','inherit','','closed','','male-ward-b-barbershop-cover','','','2023-09-14 02:48:19','2023-09-14 02:48:19','',966,'http://flowercat.org/wp-content/uploads/2023/09/male-ward-b-barbershop-cover.png',0,'attachment','image/png',0),(969,1,'2023-09-14 02:49:08','2023-09-14 02:49:08','','male-ward-b-dormitory-cover','','inherit','','closed','','male-ward-b-dormitory-cover','','','2023-09-14 02:49:08','2023-09-14 02:49:08','',966,'http://flowercat.org/wp-content/uploads/2023/09/male-ward-b-dormitory-cover.png',0,'attachment','image/png',0),(970,1,'2023-09-14 02:50:05','2023-09-14 02:50:05','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Choose your space</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":968,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/male-ward-b-barbershop-cover-1024x576.png\" alt=\"\" class=\"wp-image-968\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":969,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/male-ward-b-dormitory-cover-1024x576.png\" alt=\"\" class=\"wp-image-969\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":967,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/female-ward-h-parlor-cover-1024x576.png\" alt=\"\" class=\"wp-image-967\"/></figure>\n<!-- /wp:image -->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-14 02:50:05','2023-09-14 02:50:05','',966,'https://flowercat.org/?p=970',0,'revision','',0),(972,1,'2023-09-15 00:45:33','2023-09-15 00:45:33','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"a2fcebae-6\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"message\":{\"success\":\"Thank you for your interest\",\"error\":\"It looks like you\'ve already subscribed\"},\"icon\":{\"color\":\"#fff\"},\"formBG\":{\"color\":\"#d3cfcf42\"},\"formPadding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"},\"fieldColors\":{\"color\":\"#000000\",\"bg\":\"#f5f7fa\"},\"fieldPadding\":{\"top\":\"2px\",\"right\":\"13px\",\"bottom\":\"2px\",\"left\":\"13px\"},\"fieldBorder\":{\"radius\":\"5px\"},\"fieldMargin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"10px\",\"left\":\"0px\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\",\"bgType\":\"solid\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.47)\"},\"btnPadding\":{\"top\":\"9px\",\"right\":\"20px\",\"bottom\":\"9px\",\"left\":\"20px\"},\"btnBorder\":{\"radius\":\"5px\"},\"messageColors\":{\"success\":\"rgba(34, 130, 35, 0.56)\",\"error\":\"rgba(247, 0, 0, 0.53)\"}} /-->','Sound the Asylum signup','','publish','closed','closed','','sound-the-asylum-signup','','','2023-09-29 00:01:05','2023-09-29 00:01:05','',0,'http://flowercat.org/?page_id=972',0,'page','',0),(973,1,'2023-09-15 00:45:33','2023-09-15 00:45:33','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates for</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"56c53f5c-1\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"message\":{\"success\":\"Thank you for your interest\",\"error\":\"It looks like you\'ve already subscribed\"},\"icon\":{\"color\":\"#fff\"},\"formBG\":{\"color\":\"#d3cfcf42\"},\"formPadding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"},\"fieldColors\":{\"color\":\"#a3a3a3\",\"bg\":\"#f5f7fa\"},\"fieldPadding\":{\"top\":\"2px\",\"right\":\"13px\",\"bottom\":\"2px\",\"left\":\"13px\"},\"fieldBorder\":{\"radius\":\"5px\"},\"fieldMargin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"10px\",\"left\":\"0px\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\",\"bgType\":\"solid\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.47)\"},\"btnPadding\":{\"top\":\"9px\",\"right\":\"20px\",\"bottom\":\"9px\",\"left\":\"20px\"},\"btnBorder\":{\"radius\":\"5px\"},\"messageColors\":{\"success\":\"rgba(34, 130, 35, 0.56)\",\"error\":\"rgba(247, 0, 0, 0.53)\"}} /-->','Sound the Asylum signup','','inherit','closed','closed','','972-revision-v1','','','2023-09-15 00:45:33','2023-09-15 00:45:33','',972,'http://flowercat.org/?p=973',0,'revision','',0),(974,1,'2023-09-15 00:46:42','2023-09-15 00:46:42','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates for</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"5e6e48d0-4\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"message\":{\"success\":\"Thank you for your interest\",\"error\":\"It looks like you\'ve already subscribed\"},\"icon\":{\"color\":\"#fff\"},\"formBG\":{\"color\":\"#d3cfcf42\"},\"formPadding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"},\"fieldColors\":{\"color\":\"#000000\",\"bg\":\"#f5f7fa\"},\"fieldPadding\":{\"top\":\"2px\",\"right\":\"13px\",\"bottom\":\"2px\",\"left\":\"13px\"},\"fieldBorder\":{\"radius\":\"5px\"},\"fieldMargin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"10px\",\"left\":\"0px\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\",\"bgType\":\"solid\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.47)\"},\"btnPadding\":{\"top\":\"9px\",\"right\":\"20px\",\"bottom\":\"9px\",\"left\":\"20px\"},\"btnBorder\":{\"radius\":\"5px\"},\"messageColors\":{\"success\":\"rgba(34, 130, 35, 0.56)\",\"error\":\"rgba(247, 0, 0, 0.53)\"}} /-->','Sound the Asylum signup','','inherit','closed','closed','','972-revision-v1','','','2023-09-15 00:46:42','2023-09-15 00:46:42','',972,'http://flowercat.org/?p=974',0,'revision','',0),(977,1,'2023-09-19 12:44:55','2023-09-19 12:44:55','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates for</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"6f5662c7-c\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"message\":{\"success\":\"Thank you for your interest\",\"error\":\"It looks like you\'ve already subscribed\"},\"icon\":{\"color\":\"#fff\"},\"formBG\":{\"color\":\"#d3cfcf42\"},\"formPadding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"},\"fieldColors\":{\"color\":\"#000000\",\"bg\":\"#f5f7fa\"},\"fieldPadding\":{\"top\":\"2px\",\"right\":\"13px\",\"bottom\":\"2px\",\"left\":\"13px\"},\"fieldBorder\":{\"radius\":\"5px\"},\"fieldMargin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"10px\",\"left\":\"0px\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\",\"bgType\":\"solid\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.47)\"},\"btnPadding\":{\"top\":\"9px\",\"right\":\"20px\",\"bottom\":\"9px\",\"left\":\"20px\"},\"btnBorder\":{\"radius\":\"5px\"},\"messageColors\":{\"success\":\"rgba(34, 130, 35, 0.56)\",\"error\":\"rgba(247, 0, 0, 0.53)\"}} /-->','Sound the Asylum signup','','inherit','closed','closed','','972-revision-v1','','','2023-09-19 12:44:55','2023-09-19 12:44:55','',972,'http://flowercat.org/?p=977',0,'revision','',0),(999,1,'2023-09-29 00:02:36','2023-09-29 00:02:36','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">The Richardson Olmsted Complex, Buffalo, New York<br>August 9–11, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Listen to previews of three spaces</strong><br>use headphones to experience the full spatial surround of the binaural recording</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/hXLUO_Ep1o4?feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/hXLUO_Ep1o4?feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/nYzrN53zCbM\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/nYzrN53zCbM\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/NKkg2RMfUKk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/NKkg2RMfUKk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"abbd1ff4-8\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-29 00:02:36','2023-09-29 00:02:36','',966,'http://flowercat.org/?p=999',0,'revision','',0),(992,1,'2023-09-28 23:39:47','2023-09-28 23:39:47','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 : ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Listen now:</strong><br>(use headphones to experience the full spatial surround of the binaural recording)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/nYzrN53zCbM\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/nYzrN53zCbM\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/NKkg2RMfUKk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/NKkg2RMfUKk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/hXLUO_Ep1o4?feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/hXLUO_Ep1o4?feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates for <strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"440e97e8-6\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-28 23:39:47','2023-09-28 23:39:47','',966,'http://flowercat.org/?p=992',0,'revision','',0),(982,1,'2023-09-19 12:56:26','2023-09-19 12:56:26','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Choose your space</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":968,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/male-ward-b-barbershop-cover-1024x576.png\" alt=\"\" class=\"wp-image-968\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":969,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/male-ward-b-dormitory-cover-1024x576.png\" alt=\"\" class=\"wp-image-969\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":967,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/female-ward-h-parlor-cover-1024x576.png\" alt=\"\" class=\"wp-image-967\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Sign up to receive occasional email updates for <strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"4e89d1b3-4\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-19 12:56:26','2023-09-19 12:56:26','',966,'http://flowercat.org/?p=982',0,'revision','',0),(976,1,'2023-09-15 21:28:31','2023-09-15 21:28:31','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 : ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings on the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"Richardson Olmsted Campus\">Richardson Olmsted Campus</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-15 21:28:31','2023-09-15 21:28:31','',927,'http://flowercat.org/?p=976',0,'revision','',0),(984,1,'2023-09-19 13:00:14','2023-09-19 13:00:14','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Listen now:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":968,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/male-ward-b-barbershop-cover-1024x576.png\" alt=\"\" class=\"wp-image-968\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":969,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/male-ward-b-dormitory-cover-1024x576.png\" alt=\"\" class=\"wp-image-969\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":967,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/female-ward-h-parlor-cover-1024x576.png\" alt=\"\" class=\"wp-image-967\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">read more</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates for <strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"4e89d1b3-4\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-19 13:00:14','2023-09-19 13:00:14','',966,'http://flowercat.org/?p=984',0,'revision','',0),(1002,1,'2023-09-29 23:52:32','2023-09-29 23:52:32','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 : ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>Sound the Asylum</em>, by composer-producers Melissa Grey &amp; David Morneau, is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in 19th–century Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character. <br><br>These frequencies become part of the color of every sound activated in the space. It is an aural phenomenon that provides the ear spatial information. Our process captures the sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor. These sounds give a sense of place, immersing the listener in the sonic landscape of the resonating frequencies that would have softly imbued every sound of daily life for the patients, staff, and visitors in these buildings. <br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these massive hospitals remain standing today. To date, we have documented the Richardson Olmsted Complex (44,594 sq m) in Buffalo, New York, and The Ridges (65,032 sq m) in Athens, Ohio.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings on the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"Richardson Olmsted Campus\">Richardson Olmsted Campus</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-29 23:52:32','2023-09-29 23:52:32','',927,'https://flowercat.org/?p=1002',0,'revision','',0),(1001,1,'2023-09-29 23:48:14','2023-09-29 23:48:14','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 : ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>Sound the Asylum</em>, by composer-producers Melissa Grey &amp; David Morneau, is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in 19th–century Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character. <br><br>These frequencies become part of the color of every sound activated in the space. It is an aural phenomenon that provides the ear spatial information. Our process captures the sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor. These sounds give a sense of place, immersing the listener in the sonic landscape of the resonating frequencies that would have softly imbued every sound of daily life for the patients, staff, and visitors in these buildings. <br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these massive hospitals remain standing today. To date, we have documented the Richardson Olmsted Complex (44,594 sq m) in Buffalo, New York, and The Ridges (65,032 sq m) in Athens, Ohio.<br><br>Our talk will include recorded excerpts that demonstrate the buildup of resonant frequencies in different interior locations, including patient rooms, corridors, and stairwells. We will conclude with the full presentation of a 5-minute recording captured in one room. All recordings will be presented binaurally. Attendees are encouraged to wear their favorite headphones for immersive listening.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings on the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"Richardson Olmsted Campus\">Richardson Olmsted Campus</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-29 23:48:14','2023-09-29 23:48:14','',927,'https://flowercat.org/?p=1001',0,'revision','',0),(981,1,'2023-09-19 12:52:50','2023-09-19 12:52:50','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 : ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Perception of physical space is informed by all our senses, yet often the character of a place is reduced to visual documentation. <em>Sound the Asylum</em> is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>Our process also captures sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor—immersing the listener in the sonic space with the delicate drone of the resonating frequencies. These phenomena softly imbued the sonic experience of the patients and staff, coloring every sound of daily life in these buildings with complex histories.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. In the 19<sup>th</sup> century, 73 Kirkbride Plan hospitals were constructed throughout the United States. Described as “America’s castles,” only 30 or so of these massive hospitals remain standing today.<br><br>The Richardson Olmsted Complex in Buffalo, New York, is a 44,594 sq m (480,000 sq ft) Kirkbride Plan hospital. Designed by architect H.H. Richardson with gardens designed by the firm of Frederick Law Olmsted and Calvert Vaux, it opened as the Buffalo State Hospital in 1880; operated for 94 years; closed in 1974; was designated as a National Landmark in 1986; and from 2008 is undergoing a series of adaptive reuse projects.&nbsp;<br><br>In August 2023, we recorded resonant frequencies in Male Ward B (corridor, stairwell, barbershop, bed room, dormitory) and in Female Ward C (parlor, corridor, bed room).&nbsp; As this project grows, we will document more unrenovated asylum interiors, including The Ridges—a 65,032 sq m (700,000 sq ft) Kirkbride Plan hospital in Athens, Ohio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings on the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"Richardson Olmsted Campus\">Richardson Olmsted Campus</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-19 12:52:50','2023-09-19 12:52:50','',927,'http://flowercat.org/?p=981',0,'revision','',0),(986,1,'2023-09-19 13:03:04','2023-09-19 13:03:04','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Listen now:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":968,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/male-ward-b-barbershop-cover-1024x576.png\" alt=\"\" class=\"wp-image-968\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":969,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/male-ward-b-dormitory-cover-1024x576.png\" alt=\"\" class=\"wp-image-969\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":967,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/09/female-ward-h-parlor-cover-1024x576.png\" alt=\"\" class=\"wp-image-967\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates for <strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"29498a00-b\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-19 13:03:04','2023-09-19 13:03:04','',966,'http://flowercat.org/?p=986',0,'revision','',0),(988,1,'2023-09-21 19:02:41','2023-09-21 19:02:41','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Listen now:</strong><br>(use headphones to experience the full spatial surround of the binaural recording)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/nYzrN53zCbM\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/nYzrN53zCbM\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/NKkg2RMfUKk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/NKkg2RMfUKk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/hXLUO_Ep1o4?feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/hXLUO_Ep1o4?feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates for <strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"2c8b6847-5\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-21 19:02:41','2023-09-21 19:02:41','',966,'http://flowercat.org/?p=988',0,'revision','',0),(991,1,'2023-09-28 23:38:04','2023-09-28 23:38:04','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">(work in progress)<br>binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Listen now:</strong><br>(use headphones to experience the full spatial surround of the binaural recording)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/nYzrN53zCbM\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/nYzrN53zCbM\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/NKkg2RMfUKk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/NKkg2RMfUKk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/hXLUO_Ep1o4?feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/hXLUO_Ep1o4?feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates for <strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"5c871a78-7\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-28 23:38:04','2023-09-28 23:38:04','',966,'http://flowercat.org/?p=991',0,'revision','',0),(995,1,'2023-09-28 23:59:22','2023-09-28 23:59:22','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">The Richardson Olmsted Campus, Buffalo, New York<br>August 9–11, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Listen to previews of three spaces</strong><br>(use headphones to experience the full spatial surround of the binaural recording)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/hXLUO_Ep1o4?feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/hXLUO_Ep1o4?feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/nYzrN53zCbM\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/nYzrN53zCbM\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/NKkg2RMfUKk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/NKkg2RMfUKk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"af254200-0\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-28 23:59:22','2023-09-28 23:59:22','',966,'http://flowercat.org/?p=995',0,'revision','',0),(994,1,'2023-09-28 23:58:29','2023-09-28 23:58:29','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">The Richardson Olmsted Campus, Buffalo, New York<br>August 9–11, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Listen to previews of three spaces</strong><br>(use headphones to experience the full spatial surround of the binaural recording)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/hXLUO_Ep1o4?feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/hXLUO_Ep1o4?feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/nYzrN53zCbM\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/nYzrN53zCbM\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/NKkg2RMfUKk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/NKkg2RMfUKk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"d62ee2fb-9\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-28 23:58:29','2023-09-28 23:58:29','',966,'http://flowercat.org/?p=994',0,'revision','',0),(996,1,'2023-09-28 23:59:30','2023-09-28 23:59:30','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">The Richardson Olmsted Campus, Buffalo, New York<br>August 9–11, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Listen to previews of three spaces</strong><br>use headphones to experience the full spatial surround of the binaural recording</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/hXLUO_Ep1o4?feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/hXLUO_Ep1o4?feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/nYzrN53zCbM\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/nYzrN53zCbM\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/NKkg2RMfUKk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/NKkg2RMfUKk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"af254200-0\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-09-28 23:59:30','2023-09-28 23:59:30','',966,'http://flowercat.org/?p=996',0,'revision','',0),(998,1,'2023-09-29 00:01:04','2023-09-29 00:01:04','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"a2fcebae-6\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"message\":{\"success\":\"Thank you for your interest\",\"error\":\"It looks like you\'ve already subscribed\"},\"icon\":{\"color\":\"#fff\"},\"formBG\":{\"color\":\"#d3cfcf42\"},\"formPadding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"},\"fieldColors\":{\"color\":\"#000000\",\"bg\":\"#f5f7fa\"},\"fieldPadding\":{\"top\":\"2px\",\"right\":\"13px\",\"bottom\":\"2px\",\"left\":\"13px\"},\"fieldBorder\":{\"radius\":\"5px\"},\"fieldMargin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"10px\",\"left\":\"0px\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\",\"bgType\":\"solid\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.47)\"},\"btnPadding\":{\"top\":\"9px\",\"right\":\"20px\",\"bottom\":\"9px\",\"left\":\"20px\"},\"btnBorder\":{\"radius\":\"5px\"},\"messageColors\":{\"success\":\"rgba(34, 130, 35, 0.56)\",\"error\":\"rgba(247, 0, 0, 0.53)\"}} /-->','Sound the Asylum signup','','inherit','closed','closed','','972-revision-v1','','','2023-09-29 00:01:04','2023-09-29 00:01:04','',972,'http://flowercat.org/?p=998',0,'revision','',0),(997,1,'2023-09-29 00:00:34','2023-09-29 00:00:34','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"a2fcebae-6\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"message\":{\"success\":\"Thank you for your interest\",\"error\":\"It looks like you\'ve already subscribed\"},\"icon\":{\"color\":\"#fff\"},\"formBG\":{\"color\":\"#d3cfcf42\"},\"formPadding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"},\"fieldColors\":{\"color\":\"#000000\",\"bg\":\"#f5f7fa\"},\"fieldPadding\":{\"top\":\"2px\",\"right\":\"13px\",\"bottom\":\"2px\",\"left\":\"13px\"},\"fieldBorder\":{\"radius\":\"5px\"},\"fieldMargin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"10px\",\"left\":\"0px\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\",\"bgType\":\"solid\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.47)\"},\"btnPadding\":{\"top\":\"9px\",\"right\":\"20px\",\"bottom\":\"9px\",\"left\":\"20px\"},\"btnBorder\":{\"radius\":\"5px\"},\"messageColors\":{\"success\":\"rgba(34, 130, 35, 0.56)\",\"error\":\"rgba(247, 0, 0, 0.53)\"}} /-->','Sound the Asylum signup','','inherit','closed','closed','','972-revision-v1','','','2023-09-29 00:00:34','2023-09-29 00:00:34','',972,'http://flowercat.org/?p=997',0,'revision','',0),(1021,1,'2023-11-05 14:38:49','2023-11-05 14:38:49','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 : ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>Sound the Asylum</em>, by composer-producers Melissa Grey &amp; David Morneau, is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in 19th–century Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character. <br><br>These frequencies become part of the color of every sound activated in the space. It is an aural phenomenon that provides the ear spatial information. Our process captures the sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor. These sounds give a sense of place, immersing the listener in the sonic landscape of the resonating frequencies that would have softly imbued every sound of daily life for the patients, staff, and visitors in these buildings. <br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Described as “America’s castles,” approximately 75 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 36 of these massive hospitals remain standing today. We documented the Richardson Olmsted Complex (44,594 sq m) in Buffalo, New York, in August, and The Ridges (65,032 sq m) in Athens, Ohio, in October.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings at the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)<br><br>Access to buildings at <a href=\"https://www.ohio.edu/ridges\" target=\"_blank\" rel=\"noopener\" title=\"\">The Ridges</a> provided by <strong>Ohio University</strong><br>• Shawna Wolfe (Associate Vice President University Planning)<br>• Chris Wilson (Manager University Access Control)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-11-05 14:38:49','2023-11-05 14:38:49','',927,'https://flowercat.org/?p=1021',0,'revision','',0),(1007,1,'2023-10-31 22:52:43','2023-10-31 22:52:43','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"78ab6a09-0\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">The Richardson Olmsted Complex, Buffalo, New York<br>August 9–11, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Listen to previews of three spaces</strong><br>use headphones to experience the full spatial surround of the binaural recording</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/hXLUO_Ep1o4?feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/hXLUO_Ep1o4?feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/nYzrN53zCbM\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/nYzrN53zCbM\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/NKkg2RMfUKk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/NKkg2RMfUKk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-10-31 22:52:43','2023-10-31 22:52:43','',966,'https://flowercat.org/?p=1007',0,'revision','',0),(1004,1,'2023-09-29 23:54:22','2023-09-29 23:54:22','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 : ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>Sound the Asylum</em>, by composer-producers Melissa Grey &amp; David Morneau, is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in 19th–century Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character. <br><br>These frequencies become part of the color of every sound activated in the space. It is an aural phenomenon that provides the ear spatial information. Our process captures the sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor. These sounds give a sense of place, immersing the listener in the sonic landscape of the resonating frequencies that would have softly imbued every sound of daily life for the patients, staff, and visitors in these buildings. <br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these massive hospitals remain standing today. We documented the Richardson Olmsted Complex (44,594 sq m) in Buffalo, New York, in August, and will document The Ridges (65,032 sq m) in Athens, Ohio, in October.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings on the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"Richardson Olmsted Campus\">Richardson Olmsted Campus</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-09-29 23:54:22','2023-09-29 23:54:22','',927,'https://flowercat.org/?p=1004',0,'revision','',0),(1009,1,'2023-10-31 23:05:05','2023-10-31 23:05:05','','231018_greymorneau_RALA2310_photo_7','','inherit','','closed','','231018_greymorneau_rala2310_photo_7','','','2023-10-31 23:05:05','2023-10-31 23:05:05','',966,'http://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7.jpg',0,'attachment','image/jpeg',0),(1011,1,'2023-10-31 23:09:10','2023-10-31 23:09:10','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\" alt=\"\" class=\"wp-image-1009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"1d59ae38-0\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Listen to previews of three spaces</strong><br>use headphones to experience the full spatial surround of the binaural recording</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/hXLUO_Ep1o4?feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/hXLUO_Ep1o4?feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/nYzrN53zCbM\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/nYzrN53zCbM\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/NKkg2RMfUKk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/NKkg2RMfUKk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-10-31 23:09:10','2023-10-31 23:09:10','',966,'https://flowercat.org/?p=1011',0,'revision','',0),(1010,1,'2023-10-31 23:06:57','2023-10-31 23:06:57','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\" alt=\"\" class=\"wp-image-1009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"1d59ae38-0\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">The Richardson Olmsted Complex, Buffalo, New York<br>August 9–11, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Listen to previews of three spaces</strong><br>use headphones to experience the full spatial surround of the binaural recording</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/hXLUO_Ep1o4?feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/hXLUO_Ep1o4?feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/nYzrN53zCbM\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/nYzrN53zCbM\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/NKkg2RMfUKk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/NKkg2RMfUKk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-10-31 23:06:57','2023-10-31 23:06:57','',966,'https://flowercat.org/?p=1010',0,'revision','',0),(1015,1,'2023-11-05 14:16:01','2023-11-05 14:16:01','','example-1','','inherit','','closed','','example-1','','','2023-11-05 14:16:01','2023-11-05 14:16:01','',966,'http://flowercat.org/wp-content/uploads/2023/11/example-1.png',0,'attachment','image/png',0),(1016,1,'2023-11-05 14:18:33','2023-11-05 14:18:33','','example-2','','inherit','','closed','','example-2','','','2023-11-05 14:18:33','2023-11-05 14:18:33','',966,'http://flowercat.org/wp-content/uploads/2023/11/example-2.png',0,'attachment','image/png',0),(1017,1,'2023-11-05 14:21:33','2023-11-05 14:21:33','','example-3-1','','inherit','','closed','','example-3-1','','','2023-11-05 14:21:33','2023-11-05 14:21:33','',966,'http://flowercat.org/wp-content/uploads/2023/11/example-3-1.png',0,'attachment','image/png',0),(1018,1,'2023-11-05 14:21:58','2023-11-05 14:21:58','','example-3-2','','inherit','','closed','','example-3-2','','','2023-11-05 14:21:58','2023-11-05 14:21:58','',966,'http://flowercat.org/wp-content/uploads/2023/11/example-3-2.png',0,'attachment','image/png',0),(1019,1,'2023-11-05 14:23:53','2023-11-05 14:23:53','','example-4','','inherit','','closed','','example-4','','','2023-11-05 14:23:53','2023-11-05 14:23:53','',966,'http://flowercat.org/wp-content/uploads/2023/11/example-4.png',0,'attachment','image/png',0),(1013,1,'2023-10-31 23:19:17','2023-10-31 23:19:17','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">[2023 : ongoing]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>Sound the Asylum</em>, by composer-producers Melissa Grey &amp; David Morneau, is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in 19th–century Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character. <br><br>These frequencies become part of the color of every sound activated in the space. It is an aural phenomenon that provides the ear spatial information. Our process captures the sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor. These sounds give a sense of place, immersing the listener in the sonic landscape of the resonating frequencies that would have softly imbued every sound of daily life for the patients, staff, and visitors in these buildings. <br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these massive hospitals remain standing today. We documented the Richardson Olmsted Complex (44,594 sq m) in Buffalo, New York, in August, and The Ridges (65,032 sq m) in Athens, Ohio, in October.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings at the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)<br><br>Access to buildings at <a href=\"https://www.ohio.edu/ridges\" target=\"_blank\" rel=\"noopener\" title=\"\">The Ridges</a> provided by <strong>Ohio University</strong><br>• Shawna Wolfe (Associate Vice President University Planning)<br>• Chris Wilson (Manager University Access Control)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2023-10-31 23:19:17','2023-10-31 23:19:17','',927,'https://flowercat.org/?p=1013',0,'revision','',0),(1023,1,'2023-11-05 17:54:17','2023-11-05 17:54:17','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\" alt=\"\" class=\"wp-image-1009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"1e71e5ff-a\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Audio Examples</strong><br>use headphones to experience the full spatial surround of the binaural recording<br><br>These examples are from the talk we gave at <br><strong><a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a></strong> <br>(Amsterdam School for Heritage, Memory and Material Culture), November 3, 2023.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Richardson Olmsted Complex Male Ward B Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1015,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-1-1024x576.png\" alt=\"\" class=\"wp-image-1015\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/eSN6iahMAwk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/eSN6iahMAwk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(2) The Ridges Building #2 Parlor</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1016,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-2-1024x576.png\" alt=\"\" class=\"wp-image-1016\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/uc1XwFyCR2s\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/uc1XwFyCR2s\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(3) The Ridges Building fourth floor corridors<br><em>These spaces have identical dimensions. The first has a concrete floor and the second has a wooden floor. </em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1017,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-3-1-1024x576.png\" alt=\"\" class=\"wp-image-1017\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/6tS8toaVHFI\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/6tS8toaVHFI\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(4) Richardson Olmsted Complex Female Ward H Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1019,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-4-1024x576.png\" alt=\"\" class=\"wp-image-1019\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/KBwVDVflmps\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/KBwVDVflmps\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-11-05 17:54:17','2023-11-05 17:54:17','',966,'https://flowercat.org/?p=1023',0,'revision','',0),(1020,1,'2023-11-05 14:25:52','2023-11-05 14:25:52','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\" alt=\"\" class=\"wp-image-1009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"e6ca44c9-f\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Audio Examples</strong><br>use headphones to experience the full spatial surround of the binaural recording<br><br>These examples are from the talk we gave at <br><strong><a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a></strong> <br>(Amsterdam School for Heritage, Memory and Material Culture), November 3, 2023.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Richardson Olmsted Complex Male Ward B Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1015,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-1-1024x576.png\" alt=\"\" class=\"wp-image-1015\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/eSN6iahMAwk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/eSN6iahMAwk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(2) The Ridges Building #2 Parlor</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1016,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-2-1024x576.png\" alt=\"\" class=\"wp-image-1016\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/uc1XwFyCR2s\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/uc1XwFyCR2s\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(3) The Ridges Building fourth floor corridors<br><em>These spaces have identical dimensions. The first has concrete floors and a smooth ceiling. The second has wooden floors and an undulating ceiling.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1017,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-3-1-1024x576.png\" alt=\"\" class=\"wp-image-1017\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1018,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-3-2-1024x576.png\" alt=\"\" class=\"wp-image-1018\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/6tS8toaVHFI\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/6tS8toaVHFI\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(4) Richardson Olmsted Complex Female Ward H Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1019,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-4-1024x576.png\" alt=\"\" class=\"wp-image-1019\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/KBwVDVflmps\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/KBwVDVflmps\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-11-05 14:25:52','2023-11-05 14:25:52','',966,'https://flowercat.org/?p=1020',0,'revision','',0),(1022,1,'2023-11-05 17:51:53','2023-11-05 17:51:53','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\" alt=\"\" class=\"wp-image-1009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"1e71e5ff-a\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Audio Examples</strong><br>use headphones to experience the full spatial surround of the binaural recording<br><br>These examples are from the talk we gave at <br><strong><a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a></strong> <br>(Amsterdam School for Heritage, Memory and Material Culture), November 3, 2023.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Richardson Olmsted Complex Male Ward B Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1015,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-1-1024x576.png\" alt=\"\" class=\"wp-image-1015\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/eSN6iahMAwk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/eSN6iahMAwk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(2) The Ridges Building #2 Parlor</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1016,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-2-1024x576.png\" alt=\"\" class=\"wp-image-1016\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/uc1XwFyCR2s\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/uc1XwFyCR2s\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(3) The Ridges Building fourth floor corridors<br><em>These spaces have identical dimensions. The first has a concrete floor and the second has a wooden floor. </em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1017,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-3-1-1024x576.png\" alt=\"\" class=\"wp-image-1017\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1018,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-3-2-1024x576.png\" alt=\"\" class=\"wp-image-1018\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/6tS8toaVHFI\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/6tS8toaVHFI\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(4) Richardson Olmsted Complex Female Ward H Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1019,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-4-1024x576.png\" alt=\"\" class=\"wp-image-1019\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/KBwVDVflmps\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/KBwVDVflmps\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','inherit','closed','closed','','966-revision-v1','','','2023-11-05 17:51:53','2023-11-05 17:51:53','',966,'https://flowercat.org/?p=1022',0,'revision','',0),(1025,1,'2023-11-15 15:04:42','2023-11-15 15:04:42','<!-- wp:image {\"id\":1026,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/slide_11-1024x576.png\" alt=\"\" class=\"wp-image-1026\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-link-color has-large-font-size\"><strong>Sound the Asylum<br></strong>at<strong><br>Sensory Decay Symposium</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-link-color\">November 3, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>An online forum from the ‘<a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensing the Past’ Research Group</a> (University of Amsterdam), organised by Pamela Jordan and Sara Mura.</em><br><br>Sensing decay in a constructed environment is a multisensory experience. The stages of decay can be transitory and ever-changing. The sensory complexity of decay may be added to or confused by concurrent processes of remaking, rebuilding, and renewal. The symposium aims to consider how we can isolate and record the sights, sounds, tastes, and smells of decay within the continuum of deterioration. In tandem, we seek to recognize how particular sensory aspects of decay may prompt cultural responses and actions – this could include the aestheticization of architectural ruins, for instance. Our senses also provide tools to analyse the presence of decay and its temporal stages, for example, in material heritage conservation. A particular methodological challenge is how we, as sensory analysts across disciplines, can record our own often numerous but fast decaying experiences as avenues to questioning and interpreting the past, such as in experimental archaeology.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:file {\"id\":1030,\"href\":\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\",\"showDownloadButton\":false,\"displayPreview\":true,\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-file has-white-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)\"><object class=\"wp-block-file__embed\" data=\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"Sensory Decay Symposium program\"></object><a id=\"wp-block-file--media-81975e93-556a-47d6-bfc5-071982d23097\" href=\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Sensory Decay Symposium program</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">For access to video recordings, please <a href=\"mailto:sensory.workshop-fgw@uva.nl\" title=\"\">email the symposium chairs</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"2da3a191-2\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":true,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Subscribe to our Newsletter\",\"desc\":\"Sign up to receive occasional email updates about \\u003cstrong\\u003eSound the Asylum\\u003c/strong\\u003e\",\"button\":\"Subscribe\"},\"formBG\":{\"color\":\"rgba(255, 255, 255, 1)\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 1)\"},\"messageTypo\":{\"fontSize\":{\"desktop\":24,\"tablet\":15,\"mobile\":15},\"fontWeight\":400,\"lineHeight\":\"135%\"}} /-->','Sensory Decay','','publish','closed','closed','','sensory-decay','','','2023-11-15 15:10:25','2023-11-15 15:10:25','',0,'https://flowercat.org/?page_id=1025',0,'page','',0),(1026,1,'2023-11-15 14:43:18','2023-11-15 14:43:18','','slide_11','','inherit','','closed','','slide_11','','','2023-11-15 14:43:18','2023-11-15 14:43:18','',1025,'http://flowercat.org/wp-content/uploads/2023/11/slide_11.png',0,'attachment','image/png',0),(1027,1,'2023-11-15 14:50:15','2023-11-15 14:50:15','<!-- wp:image {\"id\":1026,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/slide_11-1024x576.png\" alt=\"\" class=\"wp-image-1026\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-link-color has-large-font-size\"><strong>Sound the Asylum<br></strong>at<strong><br>Sensory Decay Symposium</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>An online forum from the ‘<a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensing the Past’ Research Group</a> (University of Amsterdam), organised by Pamela Jordan and Sara Mura.</em><br><br>Sensing decay in a constructed environment is a multisensory experience. The stages of decay can be transitory and ever-changing. The sensory complexity of decay may be added to or confused by concurrent processes of remaking, rebuilding, and renewal. The symposium aims to consider how we can isolate and record the sights, sounds, tastes, and smells of decay within the continuum of deterioration. In tandem, we seek to recognize how particular sensory aspects of decay may prompt cultural responses and actions – this could include the aestheticization of architectural ruins, for instance. Our senses also provide tools to analyse the presence of decay and its temporal stages, for example, in material heritage conservation. A particular methodological challenge is how we, as sensory analysts across disciplines, can record our own often numerous but fast decaying experiences as avenues to questioning and interpreting the past, such as in experimental archaeology.</p>\n<!-- /wp:paragraph -->','Sensory Decay','','inherit','closed','closed','','1025-revision-v1','','','2023-11-15 14:50:15','2023-11-15 14:50:15','',1025,'https://flowercat.org/?p=1027',0,'revision','',0),(1028,1,'2023-11-15 14:53:30','2023-11-15 14:53:30','','2023-sensory-decay-symposium-program-s','','inherit','','closed','','2023-sensory-decay-symposium-program-s','','','2023-11-15 14:53:30','2023-11-15 14:53:30','',1025,'http://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s.pdf',0,'attachment','application/pdf',0),(1030,1,'2023-11-15 14:57:02','2023-11-15 14:57:02','','2023-sensory-decay-symposium-program-s-1','','inherit','','closed','','2023-sensory-decay-symposium-program-s-1','','','2023-11-15 14:57:02','2023-11-15 14:57:02','',1025,'http://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf',0,'attachment','application/pdf',0),(1029,1,'2023-11-15 14:55:52','2023-11-15 14:55:52','<!-- wp:image {\"id\":1026,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/slide_11-1024x576.png\" alt=\"\" class=\"wp-image-1026\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-link-color has-large-font-size\"><strong>Sound the Asylum<br></strong>at<strong><br>Sensory Decay Symposium</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>An online forum from the ‘<a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensing the Past’ Research Group</a> (University of Amsterdam), organised by Pamela Jordan and Sara Mura.</em><br><br>Sensing decay in a constructed environment is a multisensory experience. The stages of decay can be transitory and ever-changing. The sensory complexity of decay may be added to or confused by concurrent processes of remaking, rebuilding, and renewal. The symposium aims to consider how we can isolate and record the sights, sounds, tastes, and smells of decay within the continuum of deterioration. In tandem, we seek to recognize how particular sensory aspects of decay may prompt cultural responses and actions – this could include the aestheticization of architectural ruins, for instance. Our senses also provide tools to analyse the presence of decay and its temporal stages, for example, in material heritage conservation. A particular methodological challenge is how we, as sensory analysts across disciplines, can record our own often numerous but fast decaying experiences as avenues to questioning and interpreting the past, such as in experimental archaeology.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:file {\"id\":1028,\"href\":\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s.pdf\",\"showDownloadButton\":false,\"displayPreview\":true,\"previewHeight\":561,\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-file has-white-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)\"><object class=\"wp-block-file__embed\" data=\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s.pdf\" type=\"application/pdf\" style=\"width:100%;height:561px\" aria-label=\"Sensory Decay Symposium Program\"></object><a id=\"wp-block-file--media-1d698cab-1492-4703-8383-702023caaf17\" href=\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Sensory Decay Symposium Program</a></div>\n<!-- /wp:file -->','Sensory Decay','','inherit','closed','closed','','1025-revision-v1','','','2023-11-15 14:55:52','2023-11-15 14:55:52','',1025,'https://flowercat.org/?p=1029',0,'revision','',0),(1031,1,'2023-11-15 15:03:08','2023-11-15 15:03:08','<!-- wp:image {\"id\":1026,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/slide_11-1024x576.png\" alt=\"\" class=\"wp-image-1026\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-link-color has-large-font-size\"><strong>Sound the Asylum<br></strong>at<strong><br>Sensory Decay Symposium</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>An online forum from the ‘<a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensing the Past’ Research Group</a> (University of Amsterdam), organised by Pamela Jordan and Sara Mura.</em><br><br>Sensing decay in a constructed environment is a multisensory experience. The stages of decay can be transitory and ever-changing. The sensory complexity of decay may be added to or confused by concurrent processes of remaking, rebuilding, and renewal. The symposium aims to consider how we can isolate and record the sights, sounds, tastes, and smells of decay within the continuum of deterioration. In tandem, we seek to recognize how particular sensory aspects of decay may prompt cultural responses and actions – this could include the aestheticization of architectural ruins, for instance. Our senses also provide tools to analyse the presence of decay and its temporal stages, for example, in material heritage conservation. A particular methodological challenge is how we, as sensory analysts across disciplines, can record our own often numerous but fast decaying experiences as avenues to questioning and interpreting the past, such as in experimental archaeology.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:file {\"id\":1030,\"href\":\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\",\"showDownloadButton\":false,\"displayPreview\":true,\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-file has-white-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)\"><object class=\"wp-block-file__embed\" data=\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"Sensory Decay Symposium program\"></object><a id=\"wp-block-file--media-81975e93-556a-47d6-bfc5-071982d23097\" href=\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Sensory Decay Symposium program</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">For access to video recordings, please <a href=\"mailto:sensory.workshop-fgw@uva.nl\" title=\"\">email the symposium chairs</a>.</p>\n<!-- /wp:paragraph -->','Sensory Decay','','inherit','closed','closed','','1025-revision-v1','','','2023-11-15 15:03:08','2023-11-15 15:03:08','',1025,'https://flowercat.org/?p=1031',0,'revision','',0),(1032,1,'2023-11-15 15:04:42','2023-11-15 15:04:42','<!-- wp:image {\"id\":1026,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/slide_11-1024x576.png\" alt=\"\" class=\"wp-image-1026\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-link-color has-large-font-size\"><strong>Sound the Asylum<br></strong>at<strong><br>Sensory Decay Symposium</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-link-color\">November 3, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>An online forum from the ‘<a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensing the Past’ Research Group</a> (University of Amsterdam), organised by Pamela Jordan and Sara Mura.</em><br><br>Sensing decay in a constructed environment is a multisensory experience. The stages of decay can be transitory and ever-changing. The sensory complexity of decay may be added to or confused by concurrent processes of remaking, rebuilding, and renewal. The symposium aims to consider how we can isolate and record the sights, sounds, tastes, and smells of decay within the continuum of deterioration. In tandem, we seek to recognize how particular sensory aspects of decay may prompt cultural responses and actions – this could include the aestheticization of architectural ruins, for instance. Our senses also provide tools to analyse the presence of decay and its temporal stages, for example, in material heritage conservation. A particular methodological challenge is how we, as sensory analysts across disciplines, can record our own often numerous but fast decaying experiences as avenues to questioning and interpreting the past, such as in experimental archaeology.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:file {\"id\":1030,\"href\":\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\",\"showDownloadButton\":false,\"displayPreview\":true,\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-file has-white-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)\"><object class=\"wp-block-file__embed\" data=\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"Sensory Decay Symposium program\"></object><a id=\"wp-block-file--media-81975e93-556a-47d6-bfc5-071982d23097\" href=\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Sensory Decay Symposium program</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">For access to video recordings, please <a href=\"mailto:sensory.workshop-fgw@uva.nl\" title=\"\">email the symposium chairs</a>.</p>\n<!-- /wp:paragraph -->','Sensory Decay','','inherit','closed','closed','','1025-revision-v1','','','2023-11-15 15:04:42','2023-11-15 15:04:42','',1025,'https://flowercat.org/?p=1032',0,'revision','',0),(1038,1,'2024-02-02 14:47:07','2024-02-02 14:47:07','<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background has-large-font-size\" style=\"color:#559c5f\"><strong>Always Becoming</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">purchase</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"a masterclass on how to utilize space…like an explorer discovering new terrain and going over every inch with a fine comb.\"<br>—<a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"The production is masterfully realized and consistently creative… It allows the music to soak into you\"<br>–<a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"a true masterpiece\"<br>–<a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">\"A real pleasure to let fill the room\"<br>–<a href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">“I loved the aesthetics of this whole experience… an exceptional EP… Highly recommended.”<br>–<a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 300px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=559c5f/artwork=none/transparent=true/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—Being, Always, Ever, Becoming—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr  <br><br>=^.^= <br><br>Recorded and mixed at The Arches<br>March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites <br>David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>[liner notes]</strong><br>Our view of the universe is tilted by approximately 23.5º as a result of the primordial collision of the Earth and the protoplanet Theia 4.5 billion years ago, an encounter that also generated the materials that coalesced into our Moon. We experience the obliquity of our planet’s axis palpably, through the annual cycle of seasons, and this tilt also causes the Earth’s celestial pole to slowly revolve by 1º every 72 years, completing a full 360º rotation among a series of northern and southern “polestars” over a period of 25,772 years by a process known as the Precession of the Equinoxes.&nbsp;<br><br>Around 2200 years ago, the Greek astronomer Hipparchus (190-120 BCE) discovered the Precession of the Equinoxes by utilizing the observations that ancient Babylonian and Greek astronomers had gathered during the years 3942 to 1793 BCE, when the northern polestar had been Alpha Draconis. Also known by its Arabic name Thuban, signifying “head of the serpent,” the star occupies the “head” of the constellation Draco, a position that held lasting influence on human affairs. Several dragon-centered myths became anchored to the North Celestial Pole, regardless of the gradual precessional drift toward the next polestar, Polaris, in 500 CE.<br><br>In Hipparchus’s own time there was not a true polestar, yet myths of a dragon/Draco-centered north star lingered. One myth recounts the Greek goddess Athena hurling a dragon into the sky during a battle, where it became fixed to Thuban. In another, the goddess Hera places the dragon Ladon in the sky as a gesture of respect after its defeat by Hercules, whose own constellation stands victoriously on the head of the constellation Draco. Although outmoded by Hipparchus’s empirical studies, these myths nonetheless remained fixed in the popular imagination.&nbsp;<br><br>Nearly 1800 years later, the protagonist of Shakespeare’s play <em>Julius Caesar</em> claimed to be as “constant as the Northern Star, of whose true fixed and resting quality there is no fellow in the firmament.” Yet, there was no “true fixed” northern star during Julius Caesar’s reign (49-44 BCE). Is this a mere anachronism, poetic license, or poetic justice, since such a reference to a non-existent polestar would have made the populist Roman Emperor more fickle than constant? What stories will be told of Polaris and Ursa Minoris after 2102 CE, when the precessional drift moves on toward the star Deneb, in the constellation Cygnus (The Swan), in 9800 CE? And thereafter to Vega, in the constellation Lyra, from 12,000 to 13,727 CE? Will anyone be available and aware in 20,346 CE to welcome Thuban and the polar return of the dragon?&nbsp;<br><br>The interplay of these terrestrial and cosmic cycles might seem eternal. Barring a cataclysmic event, the Earth may indeed continue to revolve around the Sun every Earth year, and our North Pole may continue circumscribing its path every 25,772 years. Yet, our universe is constantly expanding, and the relative positions of our planet, our solar system, and our galaxy are ever-shifting with respect to each other and every other point in the universe.<br><br>Consequently, we never occupy the same point twice in time and space. Even as we take comfort and disquiet in returning to the sensations and memories of seasonal rhythms and phenomena, we hurtle forward, buffeted by the unknowable. Similarly, the stars and dust of constellations are forever drifting, coalescing, colliding and dispersing to gather again elsewhere. Every instant in the universe is simultaneously a return and absolutely unique.&nbsp;<br><br>—Robert Kirkbride</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\">=^.^=</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\">photo by Joy McKinney</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong><a href=\"http://robertkirkbride.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Robert Kirkbride</a></strong> is a designer, musician, author, and professor who explores the interplay of memory, ornament, and placemaking.</p>\n<!-- /wp:paragraph -->','Always Becoming','','inherit','closed','closed','','481-revision-v1','','','2024-02-02 14:47:07','2024-02-02 14:47:07','',481,'https://flowercat.org/?p=1038',0,'revision','',0),(1034,1,'2023-11-15 15:10:24','2023-11-15 15:10:24','<!-- wp:image {\"id\":1026,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/slide_11-1024x576.png\" alt=\"\" class=\"wp-image-1026\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-link-color has-large-font-size\"><strong>Sound the Asylum<br></strong>at<strong><br>Sensory Decay Symposium</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-link-color\">November 3, 2023</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>An online forum from the ‘<a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensing the Past’ Research Group</a> (University of Amsterdam), organised by Pamela Jordan and Sara Mura.</em><br><br>Sensing decay in a constructed environment is a multisensory experience. The stages of decay can be transitory and ever-changing. The sensory complexity of decay may be added to or confused by concurrent processes of remaking, rebuilding, and renewal. The symposium aims to consider how we can isolate and record the sights, sounds, tastes, and smells of decay within the continuum of deterioration. In tandem, we seek to recognize how particular sensory aspects of decay may prompt cultural responses and actions – this could include the aestheticization of architectural ruins, for instance. Our senses also provide tools to analyse the presence of decay and its temporal stages, for example, in material heritage conservation. A particular methodological challenge is how we, as sensory analysts across disciplines, can record our own often numerous but fast decaying experiences as avenues to questioning and interpreting the past, such as in experimental archaeology.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:file {\"id\":1030,\"href\":\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\",\"showDownloadButton\":false,\"displayPreview\":true,\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-file has-white-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)\"><object class=\"wp-block-file__embed\" data=\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"Sensory Decay Symposium program\"></object><a id=\"wp-block-file--media-81975e93-556a-47d6-bfc5-071982d23097\" href=\"https://flowercat.org/wp-content/uploads/2023/11/2023-sensory-decay-symposium-program-s-1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Sensory Decay Symposium program</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">For access to video recordings, please <a href=\"mailto:sensory.workshop-fgw@uva.nl\" title=\"\">email the symposium chairs</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"2da3a191-2\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":true,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Subscribe to our Newsletter\",\"desc\":\"Sign up to receive occasional email updates about \\u003cstrong\\u003eSound the Asylum\\u003c/strong\\u003e\",\"button\":\"Subscribe\"},\"formBG\":{\"color\":\"rgba(255, 255, 255, 1)\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 1)\"},\"messageTypo\":{\"fontSize\":{\"desktop\":24,\"tablet\":15,\"mobile\":15},\"fontWeight\":400,\"lineHeight\":\"135%\"}} /-->','Sensory Decay','','inherit','closed','closed','','1025-revision-v1','','','2023-11-15 15:10:24','2023-11-15 15:10:24','',1025,'https://flowercat.org/?p=1034',0,'revision','',0),(1039,1,'2024-02-02 14:48:23','2024-02-02 14:48:23','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Always Becoming</strong> (EPK)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\"><a href=\"mailto:hello@flowercat.org\">hello@flowercat.org</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><iframe style=\"border: 0; width: 100%; height: 900px;\" src=\"https://bandcamp.com/EmbeddedPlayer/album=1356121365/size=large/bgcol=ffffff/linkcol=0687f5/transparent=true/tracklist=true/tracks=1346135954,1459077191,3990321944,1566485748/esig=1bdb2f5e12da2ec2fb4f7ef209fdc228/\" seamless=\"\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\">Always Becoming by Melissa Grey &amp; David Morneau, Robert Kirkbride</a></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a title=\"\" href=\"https://drive.google.com/drive/folders/1OVTpi1gMpZLat992kJbPZQjuFF1V1kgd?usp=share_link\">Downloads<br>(.wav, .mp3, hi-res images, one-sheet, press release)</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background has-large-font-size\"><strong>Credits &amp; Description</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong>Always Becoming</strong><br>Melissa Grey &amp; David Morneau, Robert Kirkbride<br><br>(1) Being &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’00<br>(2) Always &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2’53<br>(3) Ever &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3’04<br>(4) Becoming &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5’16<br><br>Flower Cat (FC010)<br>March 7, 2023<br>UPC 195269220303<br>$10</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\"><strong>Always Becoming</strong> weaves the colors of sunshine pop and dreampop with Robert Kirkbride’s harp-like guitars and Melissa Grey &amp; David Morneau’s crystalline orchestration and signature seductive beats, wrapping the listener in a sonic tapestry of ever-shifting patterns, pulses, and hues.<br><br>Complementing the music are nine hand drawings and an essay on humanity’s tilted view of seasonal cycles by Kirkbride, whose work explores the interplay of memory, ornament, and placemaking. These four tracks—<em>Being, Always, Ever, Becoming</em>—are designed to play in an endless loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">guitars*<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau<br><br>composition<br>Robert Kirkbride, Melissa Grey &amp; David Morneau<br><br>recording, sound design, programming, mixing, mastering<br>Melissa Grey &amp; David Morneau<br><br>paw percussion<br>Foxmèr<br><br>=^.^=<br><br>Recorded and mixed at The Arches<br>March 7, 2023<br><br>Robert Kirkbride appears courtesy of studio ‘patafisico<br><br>*guitars<br>Gibson ES-175, Martin Sigma CR-7<br><br>drawings<br>Robert Kirkbride<br><br>digital composites<br>David Morneau<br><br>=^.^=<br><br>produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…I cannot say enough about the kind of journey you will go on while listening to the songs from <em>Always Becoming</em>.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”<br>—<a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-background\">“A real pleasure to let fill the room.…Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”<br>—<a href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noreferrer noopener\">Stereo Stickman</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-background\"><strong>Cover Art, Photos &amp; Bios</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg\" alt=\"Melissa Grey. photographed by Yuri Pires Tavares\" class=\"wp-image-120\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2020/12/lArtiste-Ordinaire_©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg\" alt=\"David Morneau. photographed by Yuri Pires Tavares\" class=\"wp-image-119\"/><figcaption class=\"wp-element-caption\"><em>photo by Yuri Pires Tavares</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Melissa Grey &amp; David Morneau are composer-producers who design music informed by elemental themes: time, space, nature, language, dance.<br><br>Listen online at <a title=\"\" href=\"https://flowercat.org/\">flowercat.org</a>.<br><br>=^.^=<br><br><em>Disambiguation<br>Flower Cat is the name of our label. We compose, produce, and perform as Melissa Grey &amp; David Morneau.<br><br>Note that Melissa’s name always appears before David’s. Their names are joined by an ampersand: Melissa Grey &amp; David Morneau // Melissa &amp; David // Grey &amp; Morneau</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":482,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg\" alt=\"\" class=\"wp-image-482\"/><figcaption class=\"wp-element-caption\"><em>photo by Joy McKinney</em></figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Robert Kirkbride is a designer, musician, author and professor who explores the interplay of memory, ornament and placemaking.<br><br><a href=\"http://robertkirkbride.com/\" title=\"\">robertkirkbride.com</a></p>\n<!-- /wp:paragraph -->','Always Becoming EPK','','inherit','closed','closed','','700-revision-v1','','','2024-02-02 14:48:23','2024-02-02 14:48:23','',700,'https://flowercat.org/?p=1039',0,'revision','',0),(1041,1,'2024-02-13 21:22:55','2024-02-13 21:22:55','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\" alt=\"\" class=\"wp-image-1009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"24069ca0-a\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Audio Examples</strong><br>use headphones to experience the full spatial surround of the binaural recording<br><br>These examples are from the talk we gave at <br><strong><a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a></strong> <br>(Amsterdam School for Heritage, Memory and Material Culture), November 3, 2023.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Richardson Olmsted Complex Male Ward B Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1015,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-1-1024x576.png\" alt=\"\" class=\"wp-image-1015\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/eSN6iahMAwk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/eSN6iahMAwk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(2) The Ridges Building #2 Parlor</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1016,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-2-1024x576.png\" alt=\"\" class=\"wp-image-1016\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/uc1XwFyCR2s\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/uc1XwFyCR2s\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(3) The Ridges Building fourth floor corridors<br><em>These spaces have identical dimensions. The first has a concrete floor and the second has a wooden floor. </em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1017,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-3-1-1024x576.png\" alt=\"\" class=\"wp-image-1017\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/6tS8toaVHFI\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/6tS8toaVHFI\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(4) Richardson Olmsted Complex Female Ward H Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1019,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-4-1024x576.png\" alt=\"\" class=\"wp-image-1019\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/KBwVDVflmps\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/KBwVDVflmps\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','inherit','closed','closed','','966-revision-v1','','','2024-02-13 21:22:55','2024-02-13 21:22:55','',966,'https://flowercat.org/?p=1041',0,'revision','',0),(1044,1,'2024-02-13 21:32:13','2024-02-13 21:32:13','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\" alt=\"\" class=\"wp-image-1009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"2732b064-f\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Audio Examples</strong><br>use headphones to experience the full spatial surround of the binaural recording<br><br>These examples are from the talk we gave at <br><strong><a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a></strong>, <br>Amsterdam School for Heritage, Memory and Material Culture, November 3, 2023.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Richardson Olmsted Complex Male Ward B Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1015,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-1-1024x576.png\" alt=\"\" class=\"wp-image-1015\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/eSN6iahMAwk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/eSN6iahMAwk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(2) The Ridges Building #2 Parlor</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1016,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-2-1024x576.png\" alt=\"\" class=\"wp-image-1016\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/uc1XwFyCR2s\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/uc1XwFyCR2s\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(3) The Ridges Building fourth floor corridors<br><em>These spaces have identical dimensions. The first has a concrete floor and the second has a wooden floor. </em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1017,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-3-1-1024x576.png\" alt=\"\" class=\"wp-image-1017\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/6tS8toaVHFI\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/6tS8toaVHFI\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(4) Richardson Olmsted Complex Female Ward H Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1019,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-4-1024x576.png\" alt=\"\" class=\"wp-image-1019\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/KBwVDVflmps\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/KBwVDVflmps\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','inherit','closed','closed','','966-revision-v1','','','2024-02-13 21:32:13','2024-02-13 21:32:13','',966,'https://flowercat.org/?p=1044',0,'revision','',0),(1061,1,'2024-04-29 02:08:49','2024-04-29 02:08:49','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\" alt=\"\" class=\"wp-image-1009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"3b3a92bb-6\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Audio Examples</strong><br>use headphones to experience the full spatial surround of the binaural recording<br><br>These examples are from the talk we gave at <br><strong><a href=\"https://ahm.uva.nl/content/events/2023/11/sensory-decay-symposium.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a></strong>, <br>Amsterdam School for Heritage, Memory and Material Culture, November 3, 2023.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Richardson Olmsted Complex Male Ward B Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1015,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-1-1024x576.png\" alt=\"\" class=\"wp-image-1015\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/eSN6iahMAwk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/eSN6iahMAwk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(2) The Ridges Building #2 Parlor</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1016,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-2-1024x576.png\" alt=\"\" class=\"wp-image-1016\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/uc1XwFyCR2s\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/uc1XwFyCR2s\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(3) The Ridges Building fourth floor corridors<br><em>These spaces have identical dimensions. The first has a concrete floor and the second has a wooden floor. </em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1017,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-3-1-1024x576.png\" alt=\"\" class=\"wp-image-1017\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/6tS8toaVHFI\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/6tS8toaVHFI\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(4) Richardson Olmsted Complex Female Ward H Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1019,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-4-1024x576.png\" alt=\"\" class=\"wp-image-1019\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/KBwVDVflmps\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/KBwVDVflmps\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','inherit','closed','closed','','966-revision-v1','','','2024-04-29 02:08:49','2024-04-29 02:08:49','',966,'https://flowercat.org/?p=1061',0,'revision','',0),(1043,1,'2024-02-13 21:23:40','2024-02-13 21:23:40','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg\" alt=\"\" class=\"wp-image-1009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">Sign up to receive occasional email updates about future recordings and previews of <strong>Sound the Asylum</strong> releases</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:mcb/mailchimp {\"cId\":\"24069ca0-a\",\"config\":{\"apiKey\":\"\",\"audienceId\":\"937ebed041\"},\"elements\":{\"title\":false,\"desc\":false,\"fName\":true,\"lName\":true,\"icon\":true},\"content\":{\"title\":\"Sign up to receive occasional email up\",\"desc\":\"Subscribe to our newsletter \\u0026 enjoy 10% off your next purchase.\",\"button\":\"Subscribe\"},\"btnColors\":{\"color\":\"#fff\",\"bg\":\"#000000\"},\"btnHovColors\":{\"color\":\"#fff\",\"bg\":\"rgba(0, 0, 0, 0.61)\"}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-normal-font-size\"><strong>Audio Examples</strong><br>use headphones to experience the full spatial surround of the binaural recording<br><br>These examples are from the talk we gave at <br><strong><a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a></strong> <br>(Amsterdam School for Heritage, Memory and Material Culture), November 3, 2023.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(1) Richardson Olmsted Complex Male Ward B Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1015,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-1-1024x576.png\" alt=\"\" class=\"wp-image-1015\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/eSN6iahMAwk\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/eSN6iahMAwk\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(2) The Ridges Building #2 Parlor</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1016,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-2-1024x576.png\" alt=\"\" class=\"wp-image-1016\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/uc1XwFyCR2s\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/uc1XwFyCR2s\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(3) The Ridges Building fourth floor corridors<br><em>These spaces have identical dimensions. The first has a concrete floor and the second has a wooden floor. </em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1017,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-3-1-1024x576.png\" alt=\"\" class=\"wp-image-1017\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/6tS8toaVHFI\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/6tS8toaVHFI\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">(4) Richardson Olmsted Complex Female Ward H Bed Room</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":1019,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2023/11/example-4-1024x576.png\" alt=\"\" class=\"wp-image-1019\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/KBwVDVflmps\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/KBwVDVflmps\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\"><strong>read more</strong></a></p>\n<!-- /wp:paragraph -->','StA','','inherit','closed','closed','','966-revision-v1','','','2024-02-13 21:23:40','2024-02-13 21:23:40','',966,'https://flowercat.org/?p=1043',0,'revision','',0),(1054,1,'2024-04-28 22:47:11','2024-04-28 22:47:11','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#181818\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>Melissa Grey &amp; David Morneau</strong> project examples</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>bourdon 60hz [n°13]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=fcgVgf2PjCU\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=fcgVgf2PjCU\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">Bourdon 60Hz is a sound meditation performance of sine waves and trombone tuned to 60Hz. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br><br>• <a href=\"https://flowercat.org/bourdon-38/\" title=\"more bourdon\">more <strong>bourdon</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>mem mer mère</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/3AAxihDgh1o?si=74kBRZ9SQdt13Bsp\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/3AAxihDgh1o?si=74kBRZ9SQdt13Bsp\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">mem mer mère transforms eight measures of Debussy’s La Mer into one giant slow-motion wave that begins deep in the ocean’s trenches and rises through the Abyss, the Midnight, the Twilight, and finally the Sunlight as it breaks through the brilliant sun glitter on the water’s surface. Performed by l’Artiste ordinaire with cellist Kate Dillingham and live visualist Marc Fiaux, this music magnifies the formidable eight-measure cello excerpt from La Mer. As Dillingham’s cello and David Morneau’s trombone incant the sea using fragments of La Mer, Melissa Grey—like Salacia in her realm—interweaves them through layers of shimmering live sound processing that conjure the ocean.<br><br>(<a href=\"https://artisteordinaire.org/mmm/\" title=\"more mem mer mère\">more <strong>mem mer mère</strong></a>)</p>\n<!-- /wp:paragraph -->','Unsound','','inherit','closed','closed','','1050-revision-v1','','','2024-04-28 22:47:11','2024-04-28 22:47:11','',1050,'https://flowercat.org/?p=1054',0,'revision','',0),(1047,1,'2024-03-04 23:46:09','2024-03-04 23:46:09','<!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"763\",\"kind\":\"post-type\",\"label\":\"Press\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/press/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"117\",\"kind\":\"post-type\",\"label\":\"About\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/about/\"} /--><!-- wp:navigation-submenu {\"className\":\" menu-item menu-item-type-custom menu-item-object-custom\",\"description\":\"\",\"id\":null,\"kind\":\"custom\",\"label\":\"Albums\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"custom\",\"url\":\"\"} --><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"481\",\"kind\":\"post-type\",\"label\":\"Always Becoming\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/always-becoming/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"391\",\"kind\":\"post-type\",\"label\":\"DR DIEGO\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/dr-diego/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"181\",\"kind\":\"post-type\",\"label\":\"Biophonic Beats\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/biophonic-beats/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"205\",\"kind\":\"post-type\",\"label\":\"Symbolic Gesture\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/symbolic-gesture/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"232\",\"kind\":\"post-type\",\"label\":\"Bourdon 50Hz [nº38]\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/bourdon-38/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"214\",\"kind\":\"post-type\",\"label\":\"PETITE ecstasy\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/petite-ecstasy/\"} /--><!-- /wp:navigation-submenu --><!-- wp:navigation-submenu {\"className\":\" menu-item menu-item-type-custom menu-item-object-custom\",\"description\":\"\",\"id\":null,\"kind\":\"custom\",\"label\":\"Collaborators\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"custom\",\"url\":\"\"} --><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"589\",\"kind\":\"post-type\",\"label\":\"Dan Rose\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/dan-rose/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"594\",\"kind\":\"post-type\",\"label\":\"Jessica Bowers\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/jessica-bowers/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"577\",\"kind\":\"post-type\",\"label\":\"Julie Fotheringham\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/julie-fotheringham/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"599\",\"kind\":\"post-type\",\"label\":\"Miolina\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/miolina/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"569\",\"kind\":\"post-type\",\"label\":\"Robert Kirkbride\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/robert-kirkbride/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"605\",\"kind\":\"post-type\",\"label\":\"Tansy Xiao\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://flowercat.org/tansy-xiao/\"} /--><!-- /wp:navigation-submenu -->','top','','publish','closed','closed','','top','','','2024-03-04 23:46:09','2024-03-04 23:46:09','',0,'https://flowercat.org/top/',0,'wp_navigation','',0),(1051,1,'2024-04-28 22:29:27','2024-04-28 22:29:27','','Unsound','','inherit','closed','closed','','1050-revision-v1','','','2024-04-28 22:29:27','2024-04-28 22:29:27','',1050,'https://flowercat.org/?p=1051',0,'revision','',0),(1052,1,'2024-04-28 22:29:51','2024-04-28 22:29:51','','FC-website-bg__gm-colors_2024','','inherit','','closed','','fc-website-bg__gm-colors_2024','','','2024-04-28 22:29:51','2024-04-28 22:29:51','',1050,'http://flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024.png',0,'attachment','image/png',0),(1053,1,'2024-04-28 22:32:30','2024-04-28 22:32:30','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#181818\",\"background\":\"#ecf9fb\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}}}} -->\n<p class=\"has-text-color has-background has-link-color\" style=\"color:#181818;background-color:#ecf9fb\">Melissa Grey &amp; David Morneau work samples</p>\n<!-- /wp:paragraph -->','Unsound','','inherit','closed','closed','','1050-revision-v1','','','2024-04-28 22:32:30','2024-04-28 22:32:30','',1050,'https://flowercat.org/?p=1053',0,'revision','',0),(1050,1,'2024-04-28 23:19:30','2024-04-28 23:19:30','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#181818\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}}},\"backgroundColor\":\"white\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\" style=\"color:#181818\"><strong>Melissa Grey &amp; David Morneau</strong> examples</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>Sound the Asylum</strong> (2023 – )</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">We are in the early stages of this project. In November, 2023, we presented <strong>Sound the Asylum</strong> at the 2023 <em>Sensory Decay Symposium </em>(University of Amsterdam). The recording of our talk is in the playlist below, along with the 4 audio examples we reference in our talk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtube.com/playlist?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA\\u0026feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtube.com/playlist?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA&amp;feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">For more information about Sound the Asylum, visit: <a href=\"https://flowercat.org/sta/\" title=\"\">flowercat.org/sta</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>bourdon 60hz [n°13]</strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=fcgVgf2PjCU\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=fcgVgf2PjCU\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#3093ac\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\"><strong>Bourdon 60Hz</strong> is a sound meditation performance of sine waves and trombone tuned to 60Hz. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. <strong>Bourdon</strong> offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br><br>• <a href=\"https://flowercat.org/bourdon-38/\" title=\"more bourdon\">more <strong>bourdon</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>mem mer mère</strong> (2019)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/AJVkot88JiE\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/AJVkot88JiE\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\"><strong>mem mer mère</strong> transforms eight measures of Debussy’s <em>La Mer</em> into one giant slow-motion wave. Performed by Melissa Grey &amp; David Morneau with cellist Kate Dillingham and live visualist Marc Fiaux, this music magnifies the formidable eight-measure cello excerpt from<em> La Mer</em>. As Dillingham’s cello and David Morneau’s trombone incant the sea using fragments of<em><strong> La Mer</strong></em>, Melissa Grey—like Salacia in her realm—interweaves them through layers of shimmering live sound processing that conjure the ocean.<br><br>• <a href=\"https://artisteordinaire.org/mmm/\" title=\"more mem mer mère\">more <strong>mem mer mère</strong></a></p>\n<!-- /wp:paragraph -->','Unsound','','publish','closed','closed','','unsound_project_examples','','','2024-04-29 21:51:23','2024-04-29 21:51:23','',0,'https://flowercat.org/?page_id=1050',0,'page','',0),(1048,1,'2024-03-05 00:13:24','2024-03-05 00:13:24','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">Project Timeline (ongoing)<br><br><strong>2023</strong><br><strong>November 3</strong> – Presentation: <a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a>. ‘Sensing the Past’ Research Group, University of Amsterdam.<br><br><strong>October 16-18</strong> – Recording: <a href=\"https://www.ohio.edu/ridges\" target=\"_blank\" rel=\"noopener\" title=\"\">The Ridges </a>(formerly Athens Lunatic Asylum), Athens, Ohio.<br><br><strong>September 22-24</strong> – Installation: <a href=\"https://www.thepreservationworks.org/\" target=\"_blank\" rel=\"noopener\" title=\"\">PreservationWorks</a> 2023 Photography Benefit Tour. <a href=\"https://richardson-olmsted.com/then/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> (formerly Buffalo State Hospital), Buffalo, New York.<br><br><strong>August 9-11</strong> – Recording: <a href=\"https://richardson-olmsted.com/then/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> (formerly Buffalo State Hospital), Buffalo, New York.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>Sound the Asylum</em>, by composer-producers Melissa Grey &amp; David Morneau, is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in 19th–century Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>These frequencies become part of the color of every sound activated in the space. It is an aural phenomenon that provides the ear spatial information. Our process captures the sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor. These sounds give a sense of place, immersing the listener in the sonic landscape of the resonating frequencies that would have softly imbued every sound of daily life for the patients, staff, and visitors in these buildings.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Described as “America’s castles,” approximately 75 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 36 of these massive hospitals remain standing today. We documented the Richardson Olmsted Complex (44,594 sq m) in Buffalo, New York, in August, and The Ridges (65,032 sq m) in Athens, Ohio, in October.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings at the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)<br><br>Access to buildings at <a href=\"https://www.ohio.edu/ridges\" target=\"_blank\" rel=\"noopener\" title=\"\">The Ridges</a> provided by <strong>Ohio University</strong><br>• Shawna Wolfe (Associate Vice President University Planning)<br>• Chris Wilson (Manager University Access Control)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2024-03-05 00:13:24','2024-03-05 00:13:24','',927,'https://flowercat.org/?p=1048',0,'revision','',0),(1055,1,'2024-04-28 22:48:23','2024-04-28 22:48:23','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#181818\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>Melissa Grey &amp; David Morneau</strong> project examples</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>bourdon 60hz [n°13]</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=fcgVgf2PjCU\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=fcgVgf2PjCU\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#3093ac\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">Bourdon 60Hz is a sound meditation performance of sine waves and trombone tuned to 60Hz. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. Bourdon offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br><br>• <a href=\"https://flowercat.org/bourdon-38/\" title=\"more bourdon\">more <strong>bourdon</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>mem mer mère</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/3AAxihDgh1o?si=74kBRZ9SQdt13Bsp\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/3AAxihDgh1o?si=74kBRZ9SQdt13Bsp\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">mem mer mère transforms eight measures of Debussy’s La Mer into one giant slow-motion wave that begins deep in the ocean’s trenches and rises through the Abyss, the Midnight, the Twilight, and finally the Sunlight as it breaks through the brilliant sun glitter on the water’s surface. Performed by l’Artiste ordinaire with cellist Kate Dillingham and live visualist Marc Fiaux, this music magnifies the formidable eight-measure cello excerpt from La Mer. As Dillingham’s cello and David Morneau’s trombone incant the sea using fragments of La Mer, Melissa Grey—like Salacia in her realm—interweaves them through layers of shimmering live sound processing that conjure the ocean.<br><br>(<a href=\"https://artisteordinaire.org/mmm/\" title=\"more mem mer mère\">more <strong>mem mer mère</strong></a>)</p>\n<!-- /wp:paragraph -->','Unsound','','inherit','closed','closed','','1050-revision-v1','','','2024-04-28 22:48:23','2024-04-28 22:48:23','',1050,'https://flowercat.org/?p=1055',0,'revision','',0),(1174,1,'2024-06-01 18:45:17','2024-06-01 18:45:17','<!-- wp:audio {\"id\":1171} -->\n<figure class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240530_a-door-emerges_48-16.wav\"></audio></figure>\n<!-- /wp:audio -->','sfTape Submission','','inherit','closed','closed','','1173-revision-v1','','','2024-06-01 18:45:17','2024-06-01 18:45:17','',1173,'https://flowercat.org/?p=1174',0,'revision','',0),(1088,1,'2024-05-18 16:15:24','2024-05-18 16:15:24','','Melissa Grey & David Morneau perform Kepler-37 with Julie Fotheringham','Melissa Grey & David Morneau perform Kepler-37 with Julie Fotheringham','inherit','closed','closed','','190522_mf_itinerant_080_full_scaled','','','2024-05-18 16:58:38','2024-05-18 16:58:38','',0,'http://flowercat.org/wp-content/uploads/2024/05/190522_mf_Itinerant_080_full_Scaled.jpeg',0,'attachment','image/jpeg',0),(1089,1,'2024-05-18 16:15:37','2024-05-18 16:15:37','','Melissa Grey & David Morneau perform Kepler-37 with Julie Fotheringham','Melissa Grey & David Morneau perform Kepler-37 with Julie Fotheringham','inherit','closed','closed','','190522_mf_itinerant_093_full_scaled','','','2024-05-18 16:57:35','2024-05-18 16:57:35','',0,'http://flowercat.org/wp-content/uploads/2024/05/190522_mf_Itinerant_093_full_scaled.jpeg',0,'attachment','image/jpeg',0),(1196,1,'2024-06-21 22:12:24','2024-06-21 22:12:24','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">Project Timeline (ongoing)<br><br><strong>2023</strong><br><strong>November 3</strong> – Presentation: <a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a>. ‘Sensing the Past’ Research Group, University of Amsterdam.<br><br><strong>October 16-18</strong> – Recording: <a href=\"https://www.ohio.edu/ridges\" target=\"_blank\" rel=\"noopener\" title=\"\">The Ridges </a>(formerly Athens Lunatic Asylum), Athens, Ohio.<br><br><strong>September 22-24</strong> – Installation: <a href=\"https://www.thepreservationworks.org/\" target=\"_blank\" rel=\"noopener\" title=\"\">PreservationWorks</a> 2023 Photography Benefit Tour. <a href=\"https://richardson-olmsted.com/then/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> (formerly Buffalo State Hospital), Buffalo, New York.<br><br><strong>August 9-11</strong> – Recording: <a href=\"https://richardson-olmsted.com/then/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> (formerly Buffalo State Hospital), Buffalo, New York.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>Sound the Asylum</em>, by composer-producers Melissa Grey &amp; David Morneau, is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character. <br><br>These frequencies become part of the color of every sound activated in the space. It is an aural phenomenon that provides the ear spatial information. Our process captures the sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor. These sounds give a sense of place, immersing the listener in the sonic landscape of the resonating frequencies that would have softly imbued every sound of daily life for the patients, staff, and visitors in these buildings. <br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Described as “America’s castles,” approximately 75 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 36 of these massive hospitals remain standing today. We documented the Richardson Olmsted Complex (44,594 sq m) in Buffalo, New York, in August, and The Ridges (65,032 sq m) in Athens, Ohio, in October.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings at the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)<br><br>Access to buildings at <a href=\"https://www.ohio.edu/ridges\" target=\"_blank\" rel=\"noopener\" title=\"\">The Ridges</a> provided by <strong>Ohio University</strong><br>• Shawna Wolfe (Associate Vice President University Planning)<br>• Chris Wilson (Manager University Access Control)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2024-06-21 22:12:24','2024-06-21 22:12:24','',927,'https://flowercat.org/?p=1196',0,'revision','',0),(1173,1,'2024-06-01 18:45:17','2024-06-01 18:45:17','<!-- wp:audio {\"id\":1197} -->\n<figure class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240623_a-door-emerges_MASTER.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\">A door emerges</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Recorded in August, 2023, at the former Buffalo State Hospital in New York, <strong>A door emerges</strong> highlights the resonant frequencies of room 114 in Female Ward H. This 23’ x 37’ room, with large broken windows and layers of peeling yellow paint, is a parlor space where patients would gather communally.&nbsp;<br><br><strong>A door emerges</strong> is part of ‘<a href=\"https://flowercat.org/sta/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sound the Asylum’</a>, which catalogs the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. Our ambisonic recording process uses only natural sounds in and around the asylum—including summer insects and wind blowing a door closed in a distant room—to reveal resonant frequencies that would have softly imbued every sound of daily life in these elegant and massive buildings with disturbing histories.&nbsp;<br><br>The innovative and utopian Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Despite promising origins, their demise symbolizes the decay of the American mental health care system. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these hospitals remain standing today.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Melissa Grey &amp; David Morneau are composers exploring the nature of sound and the nuance of human perception. Their immersive productions reveal mesmerizing worlds of endlessly evolving sound.<br><br>In March 2023, Grey &amp; Morneau released ‘Always Becoming’—a sparkling tapestry of harp-like guitars and seductive beats—in collaboration with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, they designed a soundscape of insect field recordings for the exhibition ‘The Empty S(h)elf’—a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence (Montreal, Canada).&nbsp;<br><br>Their previous productions include ‘Dr Diego’—a chiptune disco for bass clarinet (2022), ‘Biophonic Beats’ —a structured improvisation for trombone and benjolin synthesizer (2021), ‘Symbolic Gesture’—electro-baroque and elemental beat patterns (2020), ‘Bourdon’—a drone meditation tuned to a utility frequency (2020), and ‘mem mer mère’—oceanic layers of cello, trombone, and live sound processing, which premiered at the Cultural Center at the Havre de Grace Opera House, Maryland (2019).<br><br>In 2018, Grey &amp; Morneau were the featured subjects of the music documentary series ‘Ao Vivo no Casarão | Lado B’ by Cristina Gagnebin Müller &amp; Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','sfTape Submission','','publish','closed','closed','','sftape-submission','','','2024-06-23 18:50:14','2024-06-23 18:50:14','',0,'https://flowercat.org/?page_id=1173',0,'page','',0),(1064,1,'2024-04-29 21:13:58','2024-04-29 21:13:58','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#181818\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}}},\"backgroundColor\":\"white\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\" style=\"color:#181818\"><strong>Melissa Grey &amp; David Morneau</strong> examples</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>Sound the Asylum</strong> (2023 – )</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">We are in the early stages of this project. In November, 2023, we presented Sound the Asylum at the 2023 Sensory Decay Symposium (University of Amsterdam). The recording of our talk is in the playlist below, along with the 4 audio examples we reference in our talk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtube.com/playlist?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA\\u0026feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtube.com/playlist?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA&amp;feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">For more information about Sound the Asylum, visit: <a href=\"https://flowercat.org/sta/\" title=\"\">flowercat.org/sta</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>bourdon 60hz [n°13]</strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=fcgVgf2PjCU\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=fcgVgf2PjCU\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#3093ac\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">Bourdon 60Hz&nbsp;is a sound meditation performance of sine waves and trombone tuned to 60Hz. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz.&nbsp;Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen.&nbsp;Bourdon&nbsp;offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br><br>• <a href=\"https://flowercat.org/bourdon-38/\" title=\"more bourdon\">more <strong>bourdon</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>mem mer mère</strong> (2019)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/AJVkot88JiE\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/AJVkot88JiE\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">mem mer mère transforms eight measures of Debussy’s <strong>La Mer</strong> into one giant slow-motion wave. Performed by Melissa Grey &amp; David Morneau with cellist Kate Dillingham and live visualist Marc Fiaux, this music magnifies the formidable eight-measure cello excerpt from La Mer. As Dillingham’s cello and David Morneau’s trombone incant the sea using fragments of <strong>La Mer</strong>, Melissa Grey—like Salacia in her realm—interweaves them through layers of shimmering live sound processing that conjure the ocean.<br><br>• <a href=\"https://artisteordinaire.org/mmm/\" title=\"more mem mer mère\">more <strong>mem mer mère</strong></a></p>\n<!-- /wp:paragraph -->','Unsound','','inherit','closed','closed','','1050-revision-v1','','','2024-04-29 21:13:58','2024-04-29 21:13:58','',1050,'https://flowercat.org/?p=1064',0,'revision','',0),(1063,1,'2024-04-29 21:13:27','2024-04-29 21:13:27','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#181818\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}}},\"backgroundColor\":\"white\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\" style=\"color:#181818\"><strong>Melissa Grey &amp; David Morneau</strong> examples</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>Sound the Asylum</strong> (2023 – )</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">We are in the early stages of this project. In November, 2023, we presented Sound the Asylum at the 2023 Sensory Decay Symposium (University of Amsterdam). The recording of our talk is in the playlist below, along with the 4 audio examples we reference in our talk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtube.com/playlist?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA\\u0026feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtube.com/playlist?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA&amp;feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">For more information about Sound the Asylum, visit: <a href=\"https://flowercat.org/sta/\" title=\"\">flowercat.org/sta</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>bourdon 60hz [n°13]</strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=fcgVgf2PjCU\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=fcgVgf2PjCU\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#3093ac\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">Bourdon 60Hz&nbsp;is a sound meditation performance of sine waves and trombone tuned to 60Hz. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz.&nbsp;Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen.&nbsp;Bourdon&nbsp;offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br><br>• <a href=\"https://flowercat.org/bourdon-38/\" title=\"more bourdon\">more <strong>bourdon</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>mem mer mère</strong> (2019)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/3AAxihDgh1o?si=74kBRZ9SQdt13Bsp\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/3AAxihDgh1o?si=74kBRZ9SQdt13Bsp\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">mem mer mère transforms eight measures of Debussy’s <strong>La Mer</strong> into one giant slow-motion wave. Performed by Melissa Grey &amp; David Morneau with cellist Kate Dillingham and live visualist Marc Fiaux, this music magnifies the formidable eight-measure cello excerpt from La Mer. As Dillingham’s cello and David Morneau’s trombone incant the sea using fragments of <strong>La Mer</strong>, Melissa Grey—like Salacia in her realm—interweaves them through layers of shimmering live sound processing that conjure the ocean.<br><br>• <a href=\"https://artisteordinaire.org/mmm/\" title=\"more mem mer mère\">more <strong>mem mer mère</strong></a></p>\n<!-- /wp:paragraph -->','Unsound','','inherit','closed','closed','','1050-revision-v1','','','2024-04-29 21:13:27','2024-04-29 21:13:27','',1050,'https://flowercat.org/?p=1063',0,'revision','',0),(1062,1,'2024-04-29 02:18:17','2024-04-29 02:18:17','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#181818\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}}},\"backgroundColor\":\"white\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\" style=\"color:#181818\"><strong>Melissa Grey &amp; David Morneau</strong> examples</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>Sound the Asylum</strong> (2023 – )</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">We are in the early stages of this project. In November, 2023, we presented Sound the Asylum at the 2023 Sensory Decay Symposium (University of Amsterdam). The recording of our talk is in the playlist below, along with the 4 audio examples we reference in our talk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtube.com/playlist?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA\\u0026feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtube.com/playlist?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA&amp;feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">For more information about Sound the Asylum, visit: <a href=\"https://flowercat.org/sta/\" title=\"\">flowercat.org/sta</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>bourdon 60hz [n°13]</strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=fcgVgf2PjCU\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=fcgVgf2PjCU\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#3093ac\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">Bourdon 60Hz&nbsp;is a sound meditation performance of sine waves and trombone tuned to 60Hz. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz.&nbsp;Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen.&nbsp;Bourdon&nbsp;offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br><br>• <a href=\"https://flowercat.org/bourdon-38/\" title=\"more bourdon\">more <strong>bourdon</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>mem mer mère</strong> (2019)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/3AAxihDgh1o?si=74kBRZ9SQdt13Bsp\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/3AAxihDgh1o?si=74kBRZ9SQdt13Bsp\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">mem mer mère transforms eight measures of Debussy’s La Mer into one giant slow-motion wave that begins deep in the ocean’s trenches and rises through the Abyss, the Midnight, the Twilight, and finally the Sunlight as it breaks through the brilliant sun glitter on the water’s surface. Performed by Melissa Grey &amp; David Morneau with cellist Kate Dillingham and live visualist Marc Fiaux, this music magnifies the formidable eight-measure cello excerpt from <em>La Mer</em>. As Dillingham’s cello and David Morneau’s trombone incant the sea using fragments of La Mer, Melissa Grey—like Salacia in her realm—interweaves them through layers of shimmering live sound processing that conjure the ocean.<br><br>• <a href=\"https://artisteordinaire.org/mmm/\" title=\"more mem mer mère\">more <strong>mem mer mère</strong></a></p>\n<!-- /wp:paragraph -->','Unsound','','inherit','closed','closed','','1050-revision-v1','','','2024-04-29 02:18:17','2024-04-29 02:18:17','',1050,'https://flowercat.org/?p=1062',0,'revision','',0),(1065,1,'2024-04-29 21:51:22','2024-04-29 21:51:22','<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#181818\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}}},\"backgroundColor\":\"white\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\" style=\"color:#181818\"><strong>Melissa Grey &amp; David Morneau</strong> examples</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>Sound the Asylum</strong> (2023 – )</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">We are in the early stages of this project. In November, 2023, we presented <strong>Sound the Asylum</strong> at the 2023 <em>Sensory Decay Symposium </em>(University of Amsterdam). The recording of our talk is in the playlist below, along with the 4 audio examples we reference in our talk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtube.com/playlist?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA\\u0026feature=shared\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtube.com/playlist?list=PLWfSU077rsskyjZP5VKhLDZ6-vJliTpDA&amp;feature=shared\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\">For more information about Sound the Asylum, visit: <a href=\"https://flowercat.org/sta/\" title=\"\">flowercat.org/sta</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>bourdon 60hz [n°13]</strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=fcgVgf2PjCU\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=fcgVgf2PjCU\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#3093ac\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\"><strong>Bourdon 60Hz</strong> is a sound meditation performance of sine waves and trombone tuned to 60Hz. When one is asked to spontaneously hum a note, the pitch tends to match the utility frequency, or mains hum, because this frequency is integrated into our perceptual habits. In North America and parts of Asia, this frequency is 60Hz, while in the majority of the rest of the world it is 50Hz. Bourdon—meaning drone and derived from French for bumblebee and buzz—invites the audience to tune their individual embodiment of this ubiquitous tone by softly humming along as they listen. <strong>Bourdon</strong> offers space for contemplation and regeneration with an otherwise unwelcome frequency.<br><br>• <a href=\"https://flowercat.org/bourdon-38/\" title=\"more bourdon\">more <strong>bourdon</strong></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\",\"fontSize\":\"large\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color has-large-font-size\" style=\"color:#181818\"><strong>mem mer mère</strong> (2019)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/AJVkot88JiE\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/AJVkot88JiE\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#181818\"}}},\"color\":{\"text\":\"#181818\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-white-background-color has-text-color has-background has-link-color\" style=\"color:#181818\"><strong>mem mer mère</strong> transforms eight measures of Debussy’s <em>La Mer</em> into one giant slow-motion wave. Performed by Melissa Grey &amp; David Morneau with cellist Kate Dillingham and live visualist Marc Fiaux, this music magnifies the formidable eight-measure cello excerpt from<em> La Mer</em>. As Dillingham’s cello and David Morneau’s trombone incant the sea using fragments of<em><strong> La Mer</strong></em>, Melissa Grey—like Salacia in her realm—interweaves them through layers of shimmering live sound processing that conjure the ocean.<br><br>• <a href=\"https://artisteordinaire.org/mmm/\" title=\"more mem mer mère\">more <strong>mem mer mère</strong></a></p>\n<!-- /wp:paragraph -->','Unsound','','inherit','closed','closed','','1050-revision-v1','','','2024-04-29 21:51:22','2024-04-29 21:51:22','',1050,'https://flowercat.org/?p=1065',0,'revision','',0),(1090,1,'2024-05-18 16:15:56','2024-05-18 16:15:56','','Melissa Grey & David Morneau perform Kepler-37','Melissa Grey & David Morneau perform Kepler-37','inherit','closed','closed','','190522_mf_itinerant_104_full_scaled','','','2024-05-18 16:56:20','2024-05-18 16:56:20','',0,'http://flowercat.org/wp-content/uploads/2024/05/190522_mf_Itinerant_104_full_scaled.jpeg',0,'attachment','image/jpeg',0),(1091,1,'2024-05-18 16:18:14','2024-05-18 16:18:14','','Melissa Grey & David Morneau perform mem mer mère','Melissa Grey & David Morneau perform mem mer mère','inherit','closed','closed','','laritiste-ordinaire-12_49066669823_o_scaled','','','2024-05-18 16:55:02','2024-05-18 16:55:02','',0,'http://flowercat.org/wp-content/uploads/2024/05/laritiste-ordinaire-12_49066669823_o_scaled.jpeg',0,'attachment','image/jpeg',0),(1071,1,'2024-05-18 01:12:56','2024-05-18 01:12:56','','MG&DM main page','','publish','closed','closed','','new-slideshow','','','2024-05-18 16:54:37','2024-05-18 16:54:37','',0,'http://flowercat.org/?post_type=ml-slider&#038;p=1071',0,'ml-slider','',0),(1092,1,'2024-05-18 16:18:44','2024-05-18 16:18:44','','David Morneau performs mem mer mère','David Morneau performs mem mer mère','inherit','closed','closed','','laritiste-ordinaire-17_49067190601_o_scaled','','','2024-05-18 16:53:27','2024-05-18 16:53:27','',0,'http://flowercat.org/wp-content/uploads/2024/05/laritiste-ordinaire-17_49067190601_o_scaled.jpeg',0,'attachment','image/jpeg',0),(1093,1,'2024-05-18 16:18:52','2024-05-18 16:18:52','','Melissa Grey performs Biophonic Beats','Melissa Grey performs Biophonic Beats','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-6','','','2024-05-18 16:52:43','2024-05-18 16:52:43','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_09_scaled.jpeg',0,'attachment','image/jpeg',0),(1116,1,'2024-05-18 16:52:44','2024-05-18 16:52:44','','Slider 1071 - image','<div>\r\n<div>Melissa Grey performs <em>Biophonic Beats</em> for <em>Ao Vivo no Casar&atilde;o | Lado B</em> (photo: Yuri Pires Tavares)</div>\r\n</div>','publish','closed','closed','','slider-1071-image-12','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1116',11,'ml-slide','',0),(1094,1,'2024-05-18 16:19:04','2024-05-18 16:19:04','','David Morneau performs I offer you','David Morneau performs I offer you','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-7','','','2024-05-18 16:51:54','2024-05-18 16:51:54','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_11_scaled.jpeg',0,'attachment','image/jpeg',0),(1077,1,'2024-05-18 01:13:15','2024-05-18 01:13:15','','Slider 1071 - image','','trash','closed','closed','','slider-1071-image__trashed','','','2024-05-18 01:13:38','2024-05-18 01:13:38','',0,'http://flowercat.org/?post_type=ml-slide&#038;p=1077',1,'ml-slide','',0),(1078,1,'2024-05-18 01:13:15','2024-05-18 01:13:15','','Slider 1071 - image','','trash','closed','closed','','slider-1071-image-2__trashed','','','2024-05-18 01:13:43','2024-05-18 01:13:43','',0,'http://flowercat.org/?post_type=ml-slide&#038;p=1078',2,'ml-slide','',0),(1079,1,'2024-05-18 01:13:15','2024-05-18 01:13:15','','Slider 1071 - image','','trash','closed','closed','','slider-1071-image-3__trashed','','','2024-05-18 01:13:46','2024-05-18 01:13:46','',0,'http://flowercat.org/?post_type=ml-slide&#038;p=1079',3,'ml-slide','',0),(1080,1,'2024-05-18 01:13:15','2024-05-18 01:13:15','','Slider 1071 - image','','trash','closed','closed','','slider-1071-image-4__trashed','','','2024-05-18 01:13:50','2024-05-18 01:13:50','',0,'http://flowercat.org/?post_type=ml-slide&#038;p=1080',4,'ml-slide','',0),(1115,1,'2024-05-18 16:51:54','2024-05-18 16:51:54','','Slider 1071 - image','<div>David Morneau performs <em>I offer you </em>for<em> Ao Vivo no Casar&atilde;o | Lado B</em> (photo: Yuri Pires Tavares)</div>','publish','closed','closed','','slider-1071-image-11','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1115',10,'ml-slide','',0),(1095,1,'2024-05-18 16:19:07','2024-05-18 16:19:07','','Melissa Grey performs I offer you','Melissa Grey performs I offer you','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-8','','','2024-05-18 16:51:03','2024-05-18 16:51:03','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-Ordinaire_-Yuri-Pires-Tavares_06_25_18_BW_13_scaled.jpeg',0,'attachment','image/jpeg',0),(1114,1,'2024-05-18 16:51:03','2024-05-18 16:51:03','','Slider 1071 - image','<div>Melissa Grey performs <em>I offer you </em>for<em> Ao Vivo no Casar&atilde;o | Lado B</em> (photo: Yuri Pires Tavares)</div>','publish','closed','closed','','slider-1071-image-10','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1114',9,'ml-slide','',0),(1096,1,'2024-05-18 16:19:11','2024-05-18 16:19:11','','David Morneau perform Biophonic Beats','David Morneau perform Biophonic Beats','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-9','','','2024-05-18 16:41:39','2024-05-18 16:41:39','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_04_scaled.jpeg',0,'attachment','image/jpeg',0),(1097,1,'2024-05-18 16:19:14','2024-05-18 16:19:14','','Melissa Grey performs Biophonic Beats','Melissa Grey performs Biophonic Beats','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-10','','','2024-05-18 16:40:51','2024-05-18 16:40:51','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_06_scaled.jpeg',0,'attachment','image/jpeg',0),(1107,1,'2024-05-18 16:41:13','2024-05-18 16:41:13','','Slider 1071 - image','<div>David Morneau performs <em>Biophonic Beats</em> for&nbsp;<em>Ao Vivo no Casar&atilde;o | Lado B</em> (photo: Yuri Pires Tavares)</div>','publish','closed','closed','','slider-1071-image-3','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1107',2,'ml-slide','',0),(1098,1,'2024-05-18 16:19:18','2024-05-18 16:19:18','','Melissa Grey & David Morneau - Biophonic Beats','','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-11','','','2024-05-18 16:32:25','2024-05-18 16:32:25','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_09_scaled.jpeg',0,'attachment','image/jpeg',0),(1105,1,'2024-05-18 16:32:26','2024-05-18 16:32:26','','Slider 1071 - image','<div>Melissa Grey &amp; David Morneau perform <em>Biophonic Beats</em> for <em>Ao Vivo no Casar&atilde;o | Lado B</em> (photo: Yuri Pires Tavares)</div>','publish','closed','closed','','slider-1071-image','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1105',0,'ml-slide','',0),(1099,1,'2024-05-18 16:19:22','2024-05-18 16:19:22','','Melissa Grey & David Morneau perform I offer you','Melissa Grey & David Morneau perform I offer you','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-12','','','2024-05-18 16:50:23','2024-05-18 16:50:23','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_13_scaled.jpeg',0,'attachment','image/jpeg',0),(1113,1,'2024-05-18 16:50:23','2024-05-18 16:50:23','','Slider 1071 - image','<div>Melissa Grey &amp; David Morneau perform <em>I offer you </em>for<em> Ao Vivo no Casar&atilde;o | Lado B</em> (photo: Yuri Pires Tavares)</div>','publish','closed','closed','','slider-1071-image-9','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1113',8,'ml-slide','',0),(1100,1,'2024-05-18 16:19:27','2024-05-18 16:19:27','','Melissa Grey & David Morneau perform I offer you','Melissa Grey & David Morneau perform I offer you','inherit','closed','closed','','lartiste-ordinaire-ao-vivo-no-casarao-lado-b-06_25_18-13','','','2024-05-18 16:48:35','2024-05-18 16:48:35','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-ordinaire_-Yuri-Pires-Tavares_06_25_18_Color_26_scaled.jpeg',0,'attachment','image/jpeg',0),(1112,1,'2024-05-18 16:48:35','2024-05-18 16:48:35','','Slider 1071 - image','<div>Melissa Grey &amp; David Morneau perform <em>I offer you </em>for<em> Ao Vivo no Casar&atilde;o | Lado B </em>with Cristina M&uuml;ller (photo: Yuri Pires Tavares)</div>','publish','closed','closed','','slider-1071-image-8','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1112',7,'ml-slide','',0),(1101,1,'2024-05-18 16:19:30','2024-05-18 16:19:30','','David Morneau performs Quiet, friends at Pete\'s Candy Store','David Morneau performs Quiet, friends at Pete\'s Candy Store','inherit','closed','closed','','lartiste-ordinaire-petes-candy-store-03_09_18-2','','','2024-05-18 16:46:39','2024-05-18 16:46:39','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0001_scaled.jpeg',0,'attachment','image/jpeg',0),(1102,1,'2024-05-18 16:19:33','2024-05-18 16:19:33','','Melissa Grey performs Quiet, friends at Pete\'s Candy Store','Melissa Grey performs Quiet, friends at Pete\'s Candy Store','inherit','closed','closed','','lartiste-ordinaire-petes-candy-store-03_09_18-3','','','2024-05-18 16:47:32','2024-05-18 16:47:32','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_BW_-yuri-pires-tavares_03_09_18_0003_scaled.jpeg',0,'attachment','image/jpeg',0),(1103,1,'2024-05-18 16:19:36','2024-05-18 16:19:36','','Melissa Grey performs Quiet, friends at Pete\'s Candy Store','Melissa Grey performs Quiet, friends at Pete\'s Candy Store','inherit','closed','closed','','lartiste-ordinaire-petes-candy-store-03_09_18-4','','','2024-05-18 16:47:11','2024-05-18 16:47:11','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0007_scaled.jpeg',0,'attachment','image/jpeg',0),(1104,1,'2024-05-18 16:19:39','2024-05-18 16:19:39','','David Morneau performs Quiet, friends','David Morneau performs Quiet, friends','inherit','closed','closed','','lartiste-ordinaire-petes-candy-store-03_09_18-5','','','2024-05-18 16:45:23','2024-05-18 16:45:23','',0,'http://flowercat.org/wp-content/uploads/2024/05/lArtiste-ordinaire_Petes-Candy-Store_Color_-yuri-pires-tavares_03_09_18_0011_scaled.jpeg',0,'attachment','image/jpeg',0),(1108,1,'2024-05-18 16:45:23','2024-05-18 16:45:23','','Slider 1071 - image','<div>David Morneau performs <em>Quiet, friends</em> at Pete\'s Candy Store (photo: Yuri Pires Tavares)</div>','publish','closed','closed','','slider-1071-image-4','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1108',3,'ml-slide','',0),(1106,1,'2024-05-18 16:39:55','2024-05-18 16:39:55','','Slider 1071 - image','<div>Melissa Grey performs <em>Biophonic Beats</em> for <em>Ao Vivo no Casar&atilde;o | Lado B</em> (photo: Yuri Pires Tavares)</div>','publish','closed','closed','','slider-1071-image-2','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1106',1,'ml-slide','',0),(1109,1,'2024-05-18 16:46:42','2024-05-18 16:46:42','','Slider 1071 - image','<div>\r\n<div>David Morneau performs <em>Quiet, friends</em> at Pete\'s Candy Store (photo: Yuri Pires Tavares)</div>\r\n</div>','publish','closed','closed','','slider-1071-image-5','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1109',4,'ml-slide','',0),(1110,1,'2024-05-18 16:47:11','2024-05-18 16:47:11','','Slider 1071 - image','<div>Melissa Grey performs <em>Quiet, friends</em> at Pete\'s Candy Store (photo: Yuri Pires Tavares)</div>','publish','closed','closed','','slider-1071-image-6','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1110',5,'ml-slide','',0),(1111,1,'2024-05-18 16:47:32','2024-05-18 16:47:32','','Slider 1071 - image','<div>Melissa Grey performs <em>Quiet, friends</em> at Pete\'s Candy Store (photo: Yuri Pires Tavares)</div>','publish','closed','closed','','slider-1071-image-7','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1111',6,'ml-slide','',0),(1117,1,'2024-05-18 16:53:27','2024-05-18 16:53:27','','Slider 1071 - image','<div>David Morneau performs <em>mem mer m&egrave;re</em> at Havre de Grace Cultural Center at the Opera House (photo: Carl Deutsch)</div>','publish','closed','closed','','slider-1071-image-13','','','2024-05-25 19:01:09','2024-05-25 19:01:09','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1117',12,'ml-slide','',0),(1118,1,'2024-05-18 16:54:27','2024-05-18 16:54:27','','Slider 1071 - image','','trash','closed','closed','','slider-1071-image-14__trashed','','','2024-05-18 17:00:52','2024-05-18 17:00:52','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1118',13,'ml-slide','',0),(1119,1,'2024-05-18 16:55:02','2024-05-18 16:55:02','','Slider 1071 - image','<div>\r\n<div>Melissa Grey &amp; David Morneau perform <em>mem mer m&egrave;re</em> at Havre de Grace Cultural Center at the Opera House (photo: Carl Deutsch)</div>\r\n</div>','publish','closed','closed','','slider-1071-image-14','','','2024-05-25 19:01:10','2024-05-25 19:01:10','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1119',13,'ml-slide','',0),(1120,1,'2024-05-18 16:56:20','2024-05-18 16:56:20','','Slider 1071 - image','<div>Melissa Grey &amp; David Morneau perform <em>Kepler-37</em> on ITINERANT 2019 at Smack Melon (photo: Marc Fiaux)</div>','publish','closed','closed','','slider-1071-image-15','','','2024-05-25 19:01:10','2024-05-25 19:01:10','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1120',14,'ml-slide','',0),(1121,1,'2024-05-18 16:57:35','2024-05-18 16:57:35','','Slider 1071 - image','<div>Melissa Grey &amp; David Morneau perform <em>Kepler-37</em> with Julie Fotheringham on ITINERANT 2019 at Smack Melon (photo: Marc Fiaux)</div>','publish','closed','closed','','slider-1071-image-16','','','2024-05-25 19:01:10','2024-05-25 19:01:10','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1121',15,'ml-slide','',0),(1122,1,'2024-05-18 16:58:38','2024-05-18 16:58:38','','Slider 1071 - image','<div>\r\n<div>Melissa Grey &amp; David Morneau perform <em>Kepler-37</em> with Julie Fotheringham on ITINERANT 2019 at Smack Melon (photo: Marc Fiaux)</div>\r\n</div>','publish','closed','closed','','slider-1071-image-17','','','2024-05-25 19:01:10','2024-05-25 19:01:10','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1122',16,'ml-slide','',0),(1123,1,'2024-05-18 17:03:05','2024-05-18 17:03:05','<!-- wp:shortcode -->\n[metaslider id=\"1071\"]\n<!-- /wp:shortcode -->','New Landing','','publish','closed','closed','','new-landing','','','2024-05-18 17:03:07','2024-05-18 17:03:07','',0,'https://flowercat.org/?page_id=1123',0,'page','',0),(1124,1,'2024-05-18 17:01:45','2024-05-18 17:01:45','<!-- wp:shortcode -->\n[metaslider id=\"1071\"]\n<!-- /wp:shortcode -->','New Landing','','inherit','closed','closed','','1123-revision-v1','','','2024-05-18 17:01:45','2024-05-18 17:01:45','',1123,'https://flowercat.org/?p=1124',0,'revision','',0),(1197,1,'2024-06-23 18:49:32','2024-06-23 18:49:32','\"240623_a-door-emerges_MASTER\".','A door emerges','','inherit','closed','closed','','240623_a-door-emerges_master','','','2024-06-23 18:50:43','2024-06-23 18:50:43','',1173,'http://flowercat.org/wp-content/uploads/2024/06/240623_a-door-emerges_MASTER.wav',0,'attachment','audio/wav',0),(1129,1,'2024-05-22 02:03:42','2024-05-22 02:03:42','<!-- wp:shortcode -->\n[metaslider id=\"1071\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:image {\"id\":963,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1024x731.png\" alt=\"\" class=\"wp-image-963\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong><a href=\"http://flowercat.org/sound-the-asylum/\" title=\"\">Sound the Asylum</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":653,\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><a href=\"https://flowercat.bandcamp.com/album/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Available now</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#559c5f\"}},\"backgroundColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-background-color has-text-color has-background\" style=\"color:#559c5f\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2024-05-22 02:03:42','2024-05-22 02:03:42','',7,'https://flowercat.org/?p=1129',0,'revision','',0),(1131,1,'2024-05-22 02:31:50','2024-05-22 02:31:50','<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:shortcode -->\n[metaslider id=\"1071\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":963,\"mediaLink\":\"https://flowercat.org/flower-cat/2023_logo-in-corridor_sta/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1024x731.png\" alt=\"\" class=\"wp-image-963 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/sound-the-asylum/\" title=\"\">Sound the Asylum</a></strong><br>binaural resonant frequencies<br><br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a rel=\"noreferrer noopener\" href=\"http://www.occurrence.ca/the-empty-shelf-angela-grauerholz/\" target=\"_blank\">The Empty S(h)elf, second iteration</a></strong><br>Angela Grauerholz<br>in collaboration with Réjean Myette<br>soundscape by Melissa Grey &amp; David Morneau<br><br>4 November – 17 December 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><iframe src=\"https://player.vimeo.com/video/786738473?h=5e37c24b9a&amp;byline=0&amp;portrait=0\" width=\"100%\" height=\"300\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"></iframe></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":653,\"mediaLink\":\"https://flowercat.org/always-becoming/always-becoming__cover_web_final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/always-becoming/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png\" alt=\"\" class=\"wp-image-653 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/always-becoming/\" title=\"\">Always Becoming</a></strong><br>guitars<br>Robert Kirkbride<br><br>theremin, guitar feedback<br>Melissa Grey<br><br>trombone<br>David Morneau <br><br>March 7, 2023<em><br><br>a real pleasure to let fill the room</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":419,\"mediaLink\":\"https://flowercat.org/dr-diego/dr-diego-cover-final/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/dr-diego/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png\" alt=\"\" class=\"wp-image-419 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"DR DIEGO\" href=\"http://flowercat.org/dr-diego/\">DR DIEGO</a></strong><br>Dr. Diego (Diego Vásquez)<br>bass clarinet<br><br>Melissa Grey<br>Merlin Music Machine<br><br>David Morneau<br>Nintendo Gameboy <br><br>March 20, 2022<em><br><br>An epic…a rollercoaster rush.</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":168,\"mediaLink\":\"https://flowercat.org/flower-cat/biophonic-beats-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/biophonic-beats/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png\" alt=\"\" class=\"wp-image-168 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/biophonic-beats/\" title=\"\">Biophonic Beats</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone<br><br>July 15, 2021</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":115,\"mediaLink\":\"https://flowercat.org/flower-cat/symbolic-gesture-cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/symbolic-gesture/\"><img src=\"http://flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png\" alt=\"\" class=\"wp-image-115 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"http://flowercat.org/symbolic-gesture/\" title=\"\">Symbolic Gesture</a></strong><br>Melissa Grey &amp; <br>David Morneau<br><br>with<br>Dan Rose: words and voice<br>Miolina (Mioi Takeda &amp; Lynn Bechtold): violins<br><br>November 21, 2020<br><br><em>inventive… intricate… irregular</em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":446,\"mediaLink\":\"https://flowercat.org/bourdon-38/bourdon_50hz_cover_2022-revision/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"https://flowercat.org/bourdon-38/\"><img src=\"http://flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png\" alt=\"\" class=\"wp-image-446 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a href=\"https://flowercat.org/bourdon-38/\" title=\"\">Bourdon 50Hz [nº38]</a></strong><br>Melissa Grey<br>sine wave synthesizer, live sound processing<br><br>David Morneau<br>trombone<br><br>Robert Kirkbride<br>guitar<br><br>April 26, 2020</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":215,\"mediaLink\":\"https://flowercat.org/petite-ecstasy/004-00_pe_cover/\",\"linkDestination\":\"custom\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><figure class=\"wp-block-media-text__media\"><a href=\"http://flowercat.org/petite-ecstasy/\"><img src=\"http://flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png\" alt=\"\" class=\"wp-image-215 size-full\"/></a></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-extra-small-font-size\"><strong><a title=\"\" href=\"http://flowercat.org/petite-ecstasy/\">PETITE ecstasy</a></strong><br>Melissa Grey<br>benjolin<br><br>David Morneau<br>trombone, Game Boy<br><br>with<br>Jessica Bowers <br>mezzo-soprano<br><br>Dan Rose<br>voice<br><br>November 16, 2018</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><strong>=^.^=</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\"><iframe scrolling=\"no\" style=\"border: 0;width: 100%;height: 33px;\" src=\"https://bandcamp.com/band_follow_button_classic/3215802533\"></iframe></p>\n<!-- /wp:paragraph -->','=^.^=','','inherit','closed','closed','','7-revision-v1','','','2024-05-22 02:31:50','2024-05-22 02:31:50','',7,'https://flowercat.org/?p=1131',0,'revision','',0),(1134,1,'2024-05-22 03:48:12','2024-05-22 03:48:12','','AB reviews','','publish','closed','closed','','new-slideshow-2','','','2024-05-22 03:48:26','2024-05-22 03:48:26','',0,'https://flowercat.org/?post_type=ml-slider&#038;p=1134',0,'ml-slider','',0),(1135,1,'2024-05-22 03:48:41','2024-05-22 03:48:41','','obscure','','inherit','','closed','','obscure','','','2024-05-22 03:48:41','2024-05-22 03:48:41','',0,'http://flowercat.org/wp-content/uploads/2024/05/obscure.png',0,'attachment','image/png',0),(1136,1,'2024-05-22 03:48:43','2024-05-22 03:48:43','','metronome','','inherit','','closed','','metronome','','','2024-05-22 03:48:43','2024-05-22 03:48:43','',0,'http://flowercat.org/wp-content/uploads/2024/05/metronome.png',0,'attachment','image/png',0),(1137,1,'2024-05-22 03:48:44','2024-05-22 03:48:44','','lost nordic','','inherit','','closed','','lost-nordic','','','2024-05-22 03:48:44','2024-05-22 03:48:44','',0,'http://flowercat.org/wp-content/uploads/2024/05/lost-nordic.png',0,'attachment','image/png',0),(1138,1,'2024-05-22 03:48:45','2024-05-22 03:48:45','','buzzslayers','','inherit','','closed','','buzzslayers-2','','','2024-05-22 03:48:45','2024-05-22 03:48:45','',0,'http://flowercat.org/wp-content/uploads/2024/05/buzzslayers.png',0,'attachment','image/png',0),(1139,1,'2024-05-22 03:48:46','2024-05-22 03:48:46','','pretty white','','inherit','','closed','','pretty-white-2','','','2024-05-22 03:48:46','2024-05-22 03:48:46','',0,'http://flowercat.org/wp-content/uploads/2024/05/pretty-white.png',0,'attachment','image/png',0),(1140,1,'2024-05-22 03:48:47','2024-05-22 03:48:47','','good music radar','','inherit','','closed','','good-music-radar','','','2024-05-22 03:48:47','2024-05-22 03:48:47','',0,'http://flowercat.org/wp-content/uploads/2024/05/good-music-radar.png',0,'attachment','image/png',0),(1141,1,'2024-05-22 03:48:48','2024-05-22 03:48:48','','ragmag','','inherit','','closed','','ragmag-2','','','2024-05-22 03:48:48','2024-05-22 03:48:48','',0,'http://flowercat.org/wp-content/uploads/2024/05/ragmag.png',0,'attachment','image/png',0),(1142,1,'2024-05-22 03:48:49','2024-05-22 03:48:49','','elnews','','inherit','','closed','','elnews','','','2024-05-22 03:48:49','2024-05-22 03:48:49','',0,'http://flowercat.org/wp-content/uploads/2024/05/elnews.png',0,'attachment','image/png',0),(1143,1,'2024-05-22 03:48:50','2024-05-22 03:48:50','','sounds life','','inherit','','closed','','sounds-life','','','2024-05-22 03:48:50','2024-05-22 03:48:50','',0,'http://flowercat.org/wp-content/uploads/2024/05/sounds-life.png',0,'attachment','image/png',0),(1144,1,'2024-05-22 03:48:51','2024-05-22 03:48:51','','bored city','','inherit','','closed','','bored-city','','','2024-05-22 03:48:51','2024-05-22 03:48:51','',0,'http://flowercat.org/wp-content/uploads/2024/05/bored-city.png',0,'attachment','image/png',0),(1145,1,'2024-05-22 03:48:52','2024-05-22 03:48:52','','V13','','inherit','','closed','','v13','','','2024-05-22 03:48:52','2024-05-22 03:48:52','',0,'http://flowercat.org/wp-content/uploads/2024/05/V13.png',0,'attachment','image/png',0),(1146,1,'2024-05-22 03:48:53','2024-05-22 03:48:53','','pitch perfect','','inherit','','closed','','pitch-perfect','','','2024-05-22 03:48:53','2024-05-22 03:48:53','',0,'http://flowercat.org/wp-content/uploads/2024/05/pitch-perfect.png',0,'attachment','image/png',0),(1147,1,'2024-05-22 03:49:26','2024-05-22 03:49:26','','mesmerized','','inherit','','closed','','mesmerized-2','','','2024-05-22 03:49:26','2024-05-22 03:49:26','',0,'http://flowercat.org/wp-content/uploads/2024/05/mesmerized.png',0,'attachment','image/png',0),(1148,1,'2024-05-22 03:49:27','2024-05-22 03:49:27','','stereo stickman','','inherit','','closed','','stereo-stickman','','','2024-05-22 03:49:27','2024-05-22 03:49:27','',0,'http://flowercat.org/wp-content/uploads/2024/05/stereo-stickman.png',0,'attachment','image/png',0),(1149,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1149',0,'ml-slide','',0),(1150,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-2','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1150',1,'ml-slide','',0),(1151,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-3','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1151',2,'ml-slide','',0),(1152,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-4','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1152',3,'ml-slide','',0),(1153,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-5','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1153',4,'ml-slide','',0),(1154,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-6','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1154',5,'ml-slide','',0),(1155,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-7','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1155',6,'ml-slide','',0),(1156,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-8','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1156',7,'ml-slide','',0),(1157,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-9','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1157',8,'ml-slide','',0),(1158,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-10','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1158',9,'ml-slide','',0),(1159,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-11','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1159',10,'ml-slide','',0),(1160,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-12','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1160',11,'ml-slide','',0),(1161,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-13','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1161',12,'ml-slide','',0);
INSERT INTO `wp72_posts` VALUES (1162,1,'2024-05-22 03:49:40','2024-05-22 03:49:40','','Slider 1134 - image','','publish','closed','closed','','slider-1134-image-14','','','2024-05-22 03:56:26','2024-05-22 03:56:26','',0,'https://flowercat.org/?post_type=ml-slide&#038;p=1162',13,'ml-slide','',0),(1166,1,'2024-05-25 19:05:26','2024-05-25 19:05:26','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-white-background-color has-text-color has-background\"><em><strong>Always Becoming</strong></em> (2023)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":923,\"mediaLink\":\"http://flowercat.org/press/its-psychedelic-baby-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/05/its-psychedelic-baby-logo.png\" alt=\"\" class=\"wp-image-923 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.psychedelicbabymag.com/2023/05/melissa-grey-david-morneau-robert-kirkbride-interview-new-ep-always-becoming.html\" target=\"_blank\" rel=\"noopener\" title=\"It\'s Psychedelic Baby\">It\'s Psychedelic Baby</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Indeed the EP’s design and insert notes are extraordinary and worth the price of admission alone. But how this philosophical conceit translates into music is what makes this an exceptional listening experience.\"</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":915,\"mediaLink\":\"http://flowercat.org/press/obscure-sound-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/obscure-sound-logo.gif\" alt=\"\" class=\"wp-image-915 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a thoroughly hypnotic success\"</strong><br><a href=\"https://www.obscuresound.com/2023/04/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Obscure Sound</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":909,\"mediaLink\":\"https://flowercat.org/press/topbuzzmaglogo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/topbuzzmaglogo.png\" alt=\"\" class=\"wp-image-909 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong><em>Always Becoming </em>\"delivers an instrumental effort free of the inauthenticity and streamlined compositional concepts that have plagued modern pop for too long, instead adhering to a classical blueprint for making powerful leads and rollicking tempos that inspire more through melodies than any singer can with a couple of catchy verses.\"</strong><br><a href=\"https://topbuzzmagazine.com/music/melissa-grey-david-morneau-and-robert-kirkbride-releases-new-album/\" target=\"_blank\" rel=\"noopener\" title=\"\">Top Buzz Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":908,\"mediaLink\":\"https://flowercat.org/press/mobyorkcity-logo-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo-1.png\" alt=\"\" class=\"wp-image-908 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"evocative in ways that simplistic pop EPs could never be\"</strong><br><a href=\"https://mobyorkcity.com/always-becoming-by-melissa-grey-david-morneau-and-robert-kirkbride/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Mob</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-bottom:0;flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-white-background-color has-text-color has-background\"><em><strong>DR DIEGO</strong></em> (2022)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“explores virtuosity and concept equally, uniquely, and literally”</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-white-background-color has-text-color has-background\"><strong><em>Symbolic Gesture</em></strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-white-background-color has-text-color has-background\"><strong><em>Photon Ecstasy</em></strong> (2016)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2024-05-25 19:05:26','2024-05-25 19:05:26','',763,'http://flowercat.org/?p=1166',0,'revision','',0),(1133,1,'2024-05-22 02:41:38','2024-05-22 02:41:38','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>Always Becoming</strong></em> (2023)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":923,\"mediaLink\":\"http://flowercat.org/press/its-psychedelic-baby-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/05/its-psychedelic-baby-logo.png\" alt=\"\" class=\"wp-image-923 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.psychedelicbabymag.com/2023/05/melissa-grey-david-morneau-robert-kirkbride-interview-new-ep-always-becoming.html\" target=\"_blank\" rel=\"noopener\" title=\"It\'s Psychedelic Baby\">It\'s Psychedelic Baby</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Indeed the EP’s design and insert notes are extraordinary and worth the price of admission alone. But how this philosophical conceit translates into music is what makes this an exceptional listening experience.\"</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":915,\"mediaLink\":\"http://flowercat.org/press/obscure-sound-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/obscure-sound-logo.gif\" alt=\"\" class=\"wp-image-915 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a thoroughly hypnotic success\"</strong><br><a href=\"https://www.obscuresound.com/2023/04/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Obscure Sound</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":909,\"mediaLink\":\"https://flowercat.org/press/topbuzzmaglogo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/topbuzzmaglogo.png\" alt=\"\" class=\"wp-image-909 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong><em>Always Becoming </em>\"delivers an instrumental effort free of the inauthenticity and streamlined compositional concepts that have plagued modern pop for too long, instead adhering to a classical blueprint for making powerful leads and rollicking tempos that inspire more through melodies than any singer can with a couple of catchy verses.\"</strong><br><a href=\"https://topbuzzmagazine.com/music/melissa-grey-david-morneau-and-robert-kirkbride-releases-new-album/\" target=\"_blank\" rel=\"noopener\" title=\"\">Top Buzz Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":908,\"mediaLink\":\"https://flowercat.org/press/mobyorkcity-logo-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo-1.png\" alt=\"\" class=\"wp-image-908 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"evocative in ways that simplistic pop EPs could never be\"</strong><br><a href=\"https://mobyorkcity.com/always-becoming-by-melissa-grey-david-morneau-and-robert-kirkbride/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Mob</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-bottom:0;flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em><strong>DR DIEGO</strong></em> (2022)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“explores virtuosity and concept equally, uniquely, and literally”</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Symbolic Gesture</em></strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><strong><em>Photon Ecstasy</em></strong> (2016)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2024-05-22 02:41:38','2024-05-22 02:41:38','',763,'https://flowercat.org/?p=1133',0,'revision','',0),(1176,1,'2024-06-01 18:47:13','2024-06-01 18:47:13','','230811_greymorneau_BSAI2308_photo_57_edited','','inherit','','closed','','230811_greymorneau_bsai2308_photo_57_edited','','','2024-06-01 18:47:13','2024-06-01 18:47:13','',1173,'http://flowercat.org/wp-content/uploads/2024/06/230811_greymorneau_BSAI2308_photo_57_edited.png',0,'attachment','image/png',0),(1177,1,'2024-06-01 18:47:58','2024-06-01 18:47:58','<!-- wp:audio {\"id\":1171} -->\n<figure class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240530_a-door-emerges_48-16.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->','sfTape Submission','','inherit','closed','closed','','1173-revision-v1','','','2024-06-01 18:47:58','2024-06-01 18:47:58','',1173,'https://flowercat.org/?p=1177',0,'revision','',0),(1181,1,'2024-06-02 23:41:55','2024-06-02 23:41:55','<!-- wp:audio {\"id\":1171} -->\n<figure class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240530_a-door-emerges_48-16.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\">A door emerges</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Recorded in August, 2023, at the former Buffalo State Hospital in New York, <strong>A door emerges</strong> highlights the resonant frequencies of room 114 in Female Ward H. This 23’ x 37’ room, with large broken windows and layers of peeling yellow paint, is a parlor space where patients would gather communally. <br><br><strong>A door emerges</strong> is part of ‘<a href=\"https://flowercat.org/sta/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sound the Asylum’</a>, which catalogs the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. Our ambisonic recording process uses only the natural sounds in and around the asylum—including summer insects and the wind blowing a door closed in a distant room—to reveal the resonant frequencies that would have softly imbued every sound of daily life in these elegant and massive buildings with disturbing histories. <br><br>The innovative and utopian Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Despite promising origins, their demise symbolizes the decay of the American mental health care system. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these hospitals remain standing today.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Melissa Grey &amp; David Morneau are composers exploring the nature of sound and the nuance of human perception. Their immersive productions reveal mesmerizing worlds of endlessly evolving sound.<br><br>In March 2023, Grey &amp; Morneau released ‘Always Becoming’—a sparkling tapestry of harp-like guitars and seductive beats—in collaboration with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, they designed a soundscape of insect field recordings for the exhibition ‘The Empty S(h)elf’—a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence (Montreal, Canada).&nbsp;<br><br>Their previous productions include ‘Dr Diego’—a chiptune disco for bass clarinet (2022), ‘Biophonic Beats’ —a structured improvisation for trombone and benjolin synthesizer (2021), ‘Symbolic Gesture’—electro-baroque and elemental beat patterns (2020), ‘Bourdon’—a drone meditation tuned to a utility frequency (2020), and ‘mem mer mère’—oceanic layers of cello, trombone, and live sound processing, which premiered at the Cultural Center at the Havre de Grace Opera House, Maryland (2019).<br><br>In 2018, Grey &amp; Morneau were the featured subjects of the music documentary series ‘Ao Vivo no Casarão | Lado B’ by Cristina Gagnebin Müller &amp; Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','sfTape Submission','','inherit','closed','closed','','1173-revision-v1','','','2024-06-02 23:41:55','2024-06-02 23:41:55','',1173,'http://flowercat.org/?p=1181',0,'revision','',0),(1188,1,'2024-06-06 00:51:18','2024-06-06 00:51:18','<!-- wp:audio {\"id\":1187} -->\n<figure class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240605_a-door-emerges_MASTER.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\">A door emerges</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Recorded in August, 2023, at the former Buffalo State Hospital in New York, <strong>A door emerges</strong> highlights the resonant frequencies of room 114 in Female Ward H. This 23’ x 37’ room, with large broken windows and layers of peeling yellow paint, is a parlor space where patients would gather communally.&nbsp;<br><br><strong>A door emerges</strong> is part of ‘<a href=\"https://flowercat.org/sta/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sound the Asylum’</a>, which catalogs the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. Our ambisonic recording process uses only natural sounds in and around the asylum—including summer insects and wind blowing a door closed in a distant room—to reveal resonant frequencies that would have softly imbued every sound of daily life in these elegant and massive buildings with disturbing histories.&nbsp;<br><br>The innovative and utopian Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Despite promising origins, their demise symbolizes the decay of the American mental health care system. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these hospitals remain standing today.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Melissa Grey &amp; David Morneau are composers exploring the nature of sound and the nuance of human perception. Their immersive productions reveal mesmerizing worlds of endlessly evolving sound.<br><br>In March 2023, Grey &amp; Morneau released ‘Always Becoming’—a sparkling tapestry of harp-like guitars and seductive beats—in collaboration with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, they designed a soundscape of insect field recordings for the exhibition ‘The Empty S(h)elf’—a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence (Montreal, Canada).&nbsp;<br><br>Their previous productions include ‘Dr Diego’—a chiptune disco for bass clarinet (2022), ‘Biophonic Beats’ —a structured improvisation for trombone and benjolin synthesizer (2021), ‘Symbolic Gesture’—electro-baroque and elemental beat patterns (2020), ‘Bourdon’—a drone meditation tuned to a utility frequency (2020), and ‘mem mer mère’—oceanic layers of cello, trombone, and live sound processing, which premiered at the Cultural Center at the Havre de Grace Opera House, Maryland (2019).<br><br>In 2018, Grey &amp; Morneau were the featured subjects of the music documentary series ‘Ao Vivo no Casarão | Lado B’ by Cristina Gagnebin Müller &amp; Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','sfTape Submission','','inherit','closed','closed','','1173-revision-v1','','','2024-06-06 00:51:18','2024-06-06 00:51:18','',1173,'http://flowercat.org/?p=1188',0,'revision','',0),(1180,1,'2024-06-02 16:44:26','2024-06-02 16:44:26','<!-- wp:audio {\"id\":1171} -->\n<figure class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240530_a-door-emerges_48-16.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\">A door emerges</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Recorded in August, 2023, at the former Buffalo State Hospital in New York, <strong>A door emerges</strong> highlights the resonant frequencies of room 114 in the Female Ward H. This 23’ x 37’ room, with large broken windows and layers of peeling yellow paint, is a parlor space where patients would gather communally. <br><br><strong>A door emerges</strong> is part of ‘<a href=\"https://flowercat.org/sta/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sound the Asylum’</a>, which catalogs the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. Our ambisonic recording process uses only the natural sounds in and around the asylum—including summer insects and the wind blowing a door closed in a distant room—to reveal the resonant frequencies that would have softly imbued every sound of daily life in these elegant and massive buildings with disturbing histories. <br><br>The innovative and utopian Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Despite their promising origins, their demise symbolizes the decay of the American mental health care system. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these hospitals remain standing today.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Melissa Grey &amp; David Morneau are composers exploring the nature of sound and the nuance of human perception. Their immersive productions reveal mesmerizing worlds of endlessly evolving sound.<br><br>In March 2023, Grey &amp; Morneau released ‘Always Becoming’—a sparkling tapestry of harp-like guitars and seductive beats—in collaboration with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, they designed a soundscape of insect field recordings for the exhibition ‘The Empty S(h)elf’—a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence (Montreal, Canada). <br><br>Their previous productions include ‘Dr Diego’—a chiptune disco for bass clarinet (2022), ‘Biophonic Beats’ —a structured improvisation for trombone and benjolin synthesizer (2021), ‘Symbolic Gesture’—electro-baroque and elemental beat patterns (2020), ‘Bourdon’—a drone meditation tuned to a utility frequency (2020), and ‘mem mer mère’—oceanic layers of cello, trombone, and live sound processing, which premiered at the Cultural Center at the Havre de Grace Opera House, Maryland (2019).<br><br>In 2018, Grey &amp; Morneau were the featured subjects of the music documentary series ‘Ao Vivo no Casarão | Lado B’ by Cristina Gagnebin Müller &amp; Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','sfTape Submission','','inherit','closed','closed','','1173-revision-v1','','','2024-06-02 16:44:26','2024-06-02 16:44:26','',1173,'https://flowercat.org/?p=1180',0,'revision','',0),(1182,1,'2024-06-02 23:46:36','2024-06-02 23:46:36','<!-- wp:audio {\"id\":1171} -->\n<figure class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240530_a-door-emerges_48-16.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\">A door emerges</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Recorded in August, 2023, at the former Buffalo State Hospital in New York, <strong>A door emerges</strong> highlights the resonant frequencies of room 114 in Female Ward H. This 23’ x 37’ room, with large broken windows and layers of peeling yellow paint, is a parlor space where patients would gather communally. <br><br><strong>A door emerges</strong> is part of ‘<a href=\"https://flowercat.org/sta/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sound the Asylum’</a>, which catalogs the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. Our ambisonic recording process uses only natural sounds in and around the asylum—including summer insects and the wind blowing a door closed in a distant room—to reveal the resonant frequencies that would have softly imbued every sound of daily life in these elegant and massive buildings with disturbing histories. <br><br>The innovative and utopian Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Despite promising origins, their demise symbolizes the decay of the American mental health care system. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these hospitals remain standing today.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Melissa Grey &amp; David Morneau are composers exploring the nature of sound and the nuance of human perception. Their immersive productions reveal mesmerizing worlds of endlessly evolving sound.<br><br>In March 2023, Grey &amp; Morneau released ‘Always Becoming’—a sparkling tapestry of harp-like guitars and seductive beats—in collaboration with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, they designed a soundscape of insect field recordings for the exhibition ‘The Empty S(h)elf’—a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence (Montreal, Canada).&nbsp;<br><br>Their previous productions include ‘Dr Diego’—a chiptune disco for bass clarinet (2022), ‘Biophonic Beats’ —a structured improvisation for trombone and benjolin synthesizer (2021), ‘Symbolic Gesture’—electro-baroque and elemental beat patterns (2020), ‘Bourdon’—a drone meditation tuned to a utility frequency (2020), and ‘mem mer mère’—oceanic layers of cello, trombone, and live sound processing, which premiered at the Cultural Center at the Havre de Grace Opera House, Maryland (2019).<br><br>In 2018, Grey &amp; Morneau were the featured subjects of the music documentary series ‘Ao Vivo no Casarão | Lado B’ by Cristina Gagnebin Müller &amp; Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','sfTape Submission','','inherit','closed','closed','','1173-revision-v1','','','2024-06-02 23:46:36','2024-06-02 23:46:36','',1173,'http://flowercat.org/?p=1182',0,'revision','',0),(1183,1,'2024-06-02 23:47:11','2024-06-02 23:47:11','<!-- wp:audio {\"id\":1171} -->\n<figure class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240530_a-door-emerges_48-16.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\">A door emerges</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Recorded in August, 2023, at the former Buffalo State Hospital in New York, <strong>A door emerges</strong> highlights the resonant frequencies of room 114 in Female Ward H. This 23’ x 37’ room, with large broken windows and layers of peeling yellow paint, is a parlor space where patients would gather communally. <br><br><strong>A door emerges</strong> is part of ‘<a href=\"https://flowercat.org/sta/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sound the Asylum’</a>, which catalogs the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. Our ambisonic recording process uses only natural sounds in and around the asylum—including summer insects and wind blowing a door closed in a distant room—to reveal the resonant frequencies that would have softly imbued every sound of daily life in these elegant and massive buildings with disturbing histories. <br><br>The innovative and utopian Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Despite promising origins, their demise symbolizes the decay of the American mental health care system. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these hospitals remain standing today.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Melissa Grey &amp; David Morneau are composers exploring the nature of sound and the nuance of human perception. Their immersive productions reveal mesmerizing worlds of endlessly evolving sound.<br><br>In March 2023, Grey &amp; Morneau released ‘Always Becoming’—a sparkling tapestry of harp-like guitars and seductive beats—in collaboration with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, they designed a soundscape of insect field recordings for the exhibition ‘The Empty S(h)elf’—a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence (Montreal, Canada).&nbsp;<br><br>Their previous productions include ‘Dr Diego’—a chiptune disco for bass clarinet (2022), ‘Biophonic Beats’ —a structured improvisation for trombone and benjolin synthesizer (2021), ‘Symbolic Gesture’—electro-baroque and elemental beat patterns (2020), ‘Bourdon’—a drone meditation tuned to a utility frequency (2020), and ‘mem mer mère’—oceanic layers of cello, trombone, and live sound processing, which premiered at the Cultural Center at the Havre de Grace Opera House, Maryland (2019).<br><br>In 2018, Grey &amp; Morneau were the featured subjects of the music documentary series ‘Ao Vivo no Casarão | Lado B’ by Cristina Gagnebin Müller &amp; Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','sfTape Submission','','inherit','closed','closed','','1173-revision-v1','','','2024-06-02 23:47:11','2024-06-02 23:47:11','',1173,'http://flowercat.org/?p=1183',0,'revision','',0),(1184,1,'2024-06-02 23:47:28','2024-06-02 23:47:28','<!-- wp:audio {\"id\":1171} -->\n<figure class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240530_a-door-emerges_48-16.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/230811_greymorneau_BSAI2308_photo_57_edited-768x1024.png\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color has-extra-large-font-size\">A door emerges</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Recorded in August, 2023, at the former Buffalo State Hospital in New York, <strong>A door emerges</strong> highlights the resonant frequencies of room 114 in Female Ward H. This 23’ x 37’ room, with large broken windows and layers of peeling yellow paint, is a parlor space where patients would gather communally. <br><br><strong>A door emerges</strong> is part of ‘<a href=\"https://flowercat.org/sta/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sound the Asylum’</a>, which catalogs the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. Our ambisonic recording process uses only natural sounds in and around the asylum—including summer insects and wind blowing a door closed in a distant room—to reveal resonant frequencies that would have softly imbued every sound of daily life in these elegant and massive buildings with disturbing histories. <br><br>The innovative and utopian Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Despite promising origins, their demise symbolizes the decay of the American mental health care system. Described as “America’s castles,” 73 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 30 or so of these hospitals remain standing today.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color\">Melissa Grey &amp; David Morneau are composers exploring the nature of sound and the nuance of human perception. Their immersive productions reveal mesmerizing worlds of endlessly evolving sound.<br><br>In March 2023, Grey &amp; Morneau released ‘Always Becoming’—a sparkling tapestry of harp-like guitars and seductive beats—in collaboration with Robert Kirkbride (current spokesperson, founding trustee for PreservationWorks; former Dean, Parsons School of Constructed Environments). In 2022, they designed a soundscape of insect field recordings for the exhibition ‘The Empty S(h)elf’—a project by the artist-curator Angela Grauerholz, in collaboration with designer Réjean Myette, at Occurrence (Montreal, Canada).&nbsp;<br><br>Their previous productions include ‘Dr Diego’—a chiptune disco for bass clarinet (2022), ‘Biophonic Beats’ —a structured improvisation for trombone and benjolin synthesizer (2021), ‘Symbolic Gesture’—electro-baroque and elemental beat patterns (2020), ‘Bourdon’—a drone meditation tuned to a utility frequency (2020), and ‘mem mer mère’—oceanic layers of cello, trombone, and live sound processing, which premiered at the Cultural Center at the Havre de Grace Opera House, Maryland (2019).<br><br>In 2018, Grey &amp; Morneau were the featured subjects of the music documentary series ‘Ao Vivo no Casarão | Lado B’ by Cristina Gagnebin Müller &amp; Yuri Pires Tavares.</p>\n<!-- /wp:paragraph -->','sfTape Submission','','inherit','closed','closed','','1173-revision-v1','','','2024-06-02 23:47:28','2024-06-02 23:47:28','',1173,'http://flowercat.org/?p=1184',0,'revision','',0),(1201,1,'2024-08-12 22:55:04','2024-08-12 22:55:04','<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong>Sound the Asylum</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-center has-black-color has-white-background-color has-text-color has-background\">binaural resonant frequencies<br>Recorded and produced by Melissa Grey &amp; David Morneau</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background\">Project Timeline (ongoing)<br><br><strong>2024</strong><br><strong>February</strong> – Award: ACT-UAW Local 7902 Part-Time Faculty Professional Development Fund<br><br><strong>2023</strong><br><strong>November 3</strong> – Presentation: <a href=\"https://ahm.uva.nl/content/research-groups/archeology-architecture-and-the-virtual-past/sensory-decay-workshop-2023/sensory-decay-workshop-2023.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Sensory Decay Symposium</a>. ‘Sensing the Past’ Research Group, University of Amsterdam.<br><br><strong>October 16-18</strong> – Recording: <a href=\"https://www.ohio.edu/ridges\" target=\"_blank\" rel=\"noopener\" title=\"\">The Ridges </a>(formerly Athens Lunatic Asylum), Athens, Ohio.<br><br><strong>September 22-24</strong> – Installation: <a href=\"https://www.thepreservationworks.org/\" target=\"_blank\" rel=\"noopener\" title=\"\">PreservationWorks</a> 2023 Photography Benefit Tour. <a href=\"https://richardson-olmsted.com/then/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> (formerly Buffalo State Hospital), Buffalo, New York.<br><br><strong>August 9-11</strong> – Recording: <a href=\"https://richardson-olmsted.com/then/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> (formerly Buffalo State Hospital), Buffalo, New York.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\"><em>Sound the Asylum</em>, by composer-producers Melissa Grey &amp; David Morneau, is a growing catalog of immersive audio documentation, recording the aural identity of decaying asylum interiors in 19th century Kirkbride Plan hospitals. We use an ambisonic recording technique to capture the activation of resonant frequencies in full 360º spatial surround. A series of recordings—each a recording of the previous iteration amplified by a loudspeaker—gradually reveal the humming resonance of a room’s dimensions and character.&nbsp;<br><br>These frequencies become part of the color of every sound activated in the space. It is an aural phenomenon that provides the ear spatial information. Our process captures the sounds in and around the asylum—summer insects, tolling church bells, and bits of decaying plaster falling to the floor. These sounds give a sense of place, immersing the listener in the sonic landscape of the resonating frequencies that would have softly imbued every sound of daily life for the patients, staff, and visitors in these buildings.&nbsp;<br><br>The innovative Kirkbride Plan, developed by psychiatrist Thomas Story Kirkbride, created therapeutic environments for the treatment of mental illness, providing unprecedented access to space, natural light and fresh air. Described as “America’s castles,” approximately 75 Kirkbride Plan hospitals were constructed throughout the United States and Australia, and only 36 of these massive hospitals remain standing today. We documented the Richardson Olmsted Complex (44,594 sq m) in Buffalo, New York, in August, and The Ridges (65,032 sq m) in Athens, Ohio, in October.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":940,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"http://flowercat.org/sound-the-asylum/230809-mg-standing-in-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-MG-standing-in-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-940\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":941,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/sound-the-asylum/230809-dm-decending-stairs-buffalo-state-hospital/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-DM-decending-stairs-Buffalo-State-Hospital-461x1024.jpg\" alt=\"\" class=\"wp-image-941\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":943,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-melissa-grey-popping-balloon-for-impulse-recording-in-male-ward-b-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Melissa-Grey-popping-balloon-for-impulse-recording-in-Male-Ward-B-corridor-1024x461.jpg\" alt=\"\" class=\"wp-image-943\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":950,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230810-david-morneau-setting-up-for-recording-in-male-ward-b-barbershop/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230810-David-Morneau-setting-up-for-recording-in-Male-Ward-B-barbershop-768x1024.jpg\" alt=\"\" class=\"wp-image-950\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":945,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-david-morneau-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-David-Morneau-recording-resonant-frequencies-in-Female-Ward-H-corridor-768x1024.jpg\" alt=\"\" class=\"wp-image-945\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:image {\"id\":951,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-melissa-grey-recording-resonant-frequencies-in-female-ward-h-corridor/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Melissa-Grey-recording-resonant-frequencies-in-Female-Ward-H-corridor-1024x316.jpg\" alt=\"\" class=\"wp-image-951\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":944,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230809-microphone-set-up-in-male-ward-b-corridor-west-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230809-Microphone-set-up-in-Male-Ward-B-corridor-west-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-944\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":946,\"sizeSlug\":\"large\",\"linkDestination\":\"attachment\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"http://flowercat.org/230811-microphone-set-up-in-female-ward-h-corridor-east-facing-view/\"><img src=\"http://flowercat.org/wp-content/uploads/2023/09/230811-Microphone-set-up-in-Female-Ward-H-corridor-east-facing-view-768x1024.jpg\" alt=\"\" class=\"wp-image-946\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background\">Access to buildings at the <a href=\"https://richardson-olmsted.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Richardson Olmsted Complex</a> provided by<br><strong>Lipsey Architecture Center Buffalo</strong><br>• Paris Roselli (Executive Director)<br>• Patrick Ryan (Cultural Coordinator)<br><br>Access to buildings at <a href=\"https://www.ohio.edu/ridges\" target=\"_blank\" rel=\"noopener\" title=\"\">The Ridges</a> provided by <strong>Ohio University</strong><br>• Shawna Wolfe (Associate Vice President University Planning)<br>• Chris Wilson (Manager University Access Control)</p>\n<!-- /wp:paragraph -->','Sound the Asylum','','inherit','closed','closed','','927-revision-v1','','','2024-08-12 22:55:04','2024-08-12 22:55:04','',927,'http://flowercat.org/?p=1201',0,'revision','',0),(1189,1,'2024-06-06 23:51:31','2024-06-06 23:51:31','<!-- wp:audio {\"id\":1197,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|80\",\"right\":\"var:preset|spacing|80\"}}}} -->\n<figure style=\"padding-top:0;padding-right:var(--wp--preset--spacing--80);padding-bottom:0;padding-left:var(--wp--preset--spacing--80)\" class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240623_a-door-emerges_MASTER.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1193,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/a-door-emerges_cover-1-1024x1024.png\" alt=\"\" class=\"wp-image-1193\"/></figure>\n<!-- /wp:image -->','A door emerges','','publish','closed','closed','','a-door-emerges','','','2024-06-23 18:50:57','2024-06-23 18:50:57','',0,'https://flowercat.org/?page_id=1189',0,'page','',0),(1190,1,'2024-06-06 23:21:05','2024-06-06 23:21:05','<!-- wp:audio {\"id\":1187,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|80\",\"right\":\"var:preset|spacing|80\"}}}} -->\n<figure style=\"padding-top:0;padding-right:var(--wp--preset--spacing--80);padding-bottom:0;padding-left:var(--wp--preset--spacing--80)\" class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240605_a-door-emerges_MASTER.wav\"></audio></figure>\n<!-- /wp:audio -->','A door emerges','','inherit','closed','closed','','1189-revision-v1','','','2024-06-06 23:21:05','2024-06-06 23:21:05','',1189,'https://flowercat.org/?p=1190',0,'revision','',0),(1191,1,'2024-06-06 23:46:44','2024-06-06 23:46:44','','a-door-emerges_cover','','inherit','','closed','','a-door-emerges_cover','','','2024-06-06 23:46:44','2024-06-06 23:46:44','',1189,'http://flowercat.org/wp-content/uploads/2024/06/a-door-emerges_cover.png',0,'attachment','image/png',0),(1192,1,'2024-06-06 23:47:19','2024-06-06 23:47:19','<!-- wp:audio {\"id\":1187,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|80\",\"right\":\"var:preset|spacing|80\"}}}} -->\n<figure style=\"padding-top:0;padding-right:var(--wp--preset--spacing--80);padding-bottom:0;padding-left:var(--wp--preset--spacing--80)\" class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240605_a-door-emerges_MASTER.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/a-door-emerges_cover-1024x1024.png\" alt=\"\" class=\"wp-image-1191\"/></figure>\n<!-- /wp:image -->','A door emerges','','inherit','closed','closed','','1189-revision-v1','','','2024-06-06 23:47:19','2024-06-06 23:47:19','',1189,'https://flowercat.org/?p=1192',0,'revision','',0),(1193,1,'2024-06-07 15:16:46','2024-06-07 15:16:46','','a-door-emerges_cover-1','','inherit','','closed','','a-door-emerges_cover-1','','','2024-06-07 15:16:46','2024-06-07 15:16:46','',1189,'http://flowercat.org/wp-content/uploads/2024/06/a-door-emerges_cover-1.png',0,'attachment','image/png',0),(1194,1,'2024-06-07 15:17:09','2024-06-07 15:17:09','<!-- wp:audio {\"id\":1187,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|80\",\"right\":\"var:preset|spacing|80\"}}}} -->\n<figure style=\"padding-top:0;padding-right:var(--wp--preset--spacing--80);padding-bottom:0;padding-left:var(--wp--preset--spacing--80)\" class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240605_a-door-emerges_MASTER.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1193,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/a-door-emerges_cover-1-1024x1024.png\" alt=\"\" class=\"wp-image-1193\"/></figure>\n<!-- /wp:image -->','A door emerges','','inherit','closed','closed','','1189-revision-v1','','','2024-06-07 15:17:09','2024-06-07 15:17:09','',1189,'https://flowercat.org/?p=1194',0,'revision','',0),(1199,1,'2024-06-23 18:50:56','2024-06-23 18:50:56','<!-- wp:audio {\"id\":1197,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|80\",\"right\":\"var:preset|spacing|80\"}}}} -->\n<figure style=\"padding-top:0;padding-right:var(--wp--preset--spacing--80);padding-bottom:0;padding-left:var(--wp--preset--spacing--80)\" class=\"wp-block-audio\"><audio controls src=\"http://flowercat.org/wp-content/uploads/2024/06/240623_a-door-emerges_MASTER.wav\"></audio></figure>\n<!-- /wp:audio -->\n\n<!-- wp:image {\"id\":1193,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://flowercat.org/wp-content/uploads/2024/06/a-door-emerges_cover-1-1024x1024.png\" alt=\"\" class=\"wp-image-1193\"/></figure>\n<!-- /wp:image -->','A door emerges','','inherit','closed','closed','','1189-revision-v1','','','2024-06-23 18:50:56','2024-06-23 18:50:56','',1189,'http://flowercat.org/?p=1199',0,'revision','',0),(1168,1,'2024-05-25 19:14:26','2024-05-25 19:14:26','<!-- wp:paragraph {\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"large\"} -->\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-large-font-size\"><strong>Press</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><em><strong>Always Becoming</strong></em> (2023)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":923,\"mediaLink\":\"http://flowercat.org/press/its-psychedelic-baby-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/05/its-psychedelic-baby-logo.png\" alt=\"\" class=\"wp-image-923 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.psychedelicbabymag.com/2023/05/melissa-grey-david-morneau-robert-kirkbride-interview-new-ep-always-becoming.html\" target=\"_blank\" rel=\"noopener\" title=\"It\'s Psychedelic Baby\">It\'s Psychedelic Baby</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Indeed the EP’s design and insert notes are extraordinary and worth the price of admission alone. But how this philosophical conceit translates into music is what makes this an exceptional listening experience.\"</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":915,\"mediaLink\":\"http://flowercat.org/press/obscure-sound-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/obscure-sound-logo.gif\" alt=\"\" class=\"wp-image-915 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a thoroughly hypnotic success\"</strong><br><a href=\"https://www.obscuresound.com/2023/04/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Obscure Sound</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":909,\"mediaLink\":\"https://flowercat.org/press/topbuzzmaglogo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/topbuzzmaglogo.png\" alt=\"\" class=\"wp-image-909 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong><em>Always Becoming </em>\"delivers an instrumental effort free of the inauthenticity and streamlined compositional concepts that have plagued modern pop for too long, instead adhering to a classical blueprint for making powerful leads and rollicking tempos that inspire more through melodies than any singer can with a couple of catchy verses.\"</strong><br><a href=\"https://topbuzzmagazine.com/music/melissa-grey-david-morneau-and-robert-kirkbride-releases-new-album/\" target=\"_blank\" rel=\"noopener\" title=\"\">Top Buzz Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":908,\"mediaLink\":\"https://flowercat.org/press/mobyorkcity-logo-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/04/mobyorkcity-logo-1.png\" alt=\"\" class=\"wp-image-908 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"evocative in ways that simplistic pop EPs could never be\"</strong><br><a href=\"https://mobyorkcity.com/always-becoming-by-melissa-grey-david-morneau-and-robert-kirkbride/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Mob</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":895,\"mediaLink\":\"http://flowercat.org/press/indie-source-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/indie-source-logo.png\" alt=\"\" class=\"wp-image-895 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"more inspired and emotional than most anything I’ve listened to on the Top 40 lately.…for an act like this (and an EP like this 2023 gem), it comes with the territory.\"</strong><br><a href=\"https://www.theindiesource.com/c/8dcf23fb-efd0-4d44-ba4a-465c558cfd3a/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Indie Source</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":847,\"mediaLink\":\"http://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"They are getting back to the roots of the classical melodic model in&nbsp;<em>Always Becoming</em>, and sounding like one of the best projects in their class along the way.&nbsp;\"</strong><br><a href=\"https://thehollywooddigest.com/melissa-grey-david-morneau-and-robert-kirkbride-release-new-music/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":863,\"mediaLink\":\"http://flowercat.org/press/v13_logo_transparent_light_200x103/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/V13_logo_transparent_Light_200x103.png\" alt=\"\" class=\"wp-image-863 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"…blend of creamy textures… glittering colours… throbbing vibrations…</strong><strong>Too vibrant to be termed ambient music, <em>Always Becoming</em> fuses hints of folk-pop and dream-pop elements into imaginative sonic creations.\"</strong><br><a href=\"https://v13.net/2023/03/melissa-grey-david-morneau-robert-kirkbride-always-becoming-ep-album-review/\" target=\"_blank\" rel=\"noopener\" title=\"\">V13</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":900,\"mediaLink\":\"http://flowercat.org/press/bored-city-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/bored-city-logo.png\" alt=\"\" class=\"wp-image-900 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>surreal and magical</strong></strong>…<strong>colorful and powerful\"</strong><br><a href=\"https://boredcity.co/ep-melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Bored City</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-bottom:0;flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":876,\"mediaLink\":\"http://flowercat.org/sounds-wont-stop-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/sounds-wont-stop-logo.png\" alt=\"\" class=\"wp-image-876 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"<strong>Bizarrely beautiful.</strong>\"</strong><br><a href=\"https://www.thesoundswontstop.com/always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">The Sounds Won\'t Stop</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":873,\"mediaLink\":\"http://flowercat.org/press/elnews-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/Elnews-logo.png\" alt=\"\" class=\"wp-image-873 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"a true masterpiece\"</strong><br><a href=\"https://elnews.world/f/ian-dencker-melissa-grey-david-morneau-john-joseph-venice\" target=\"_blank\" rel=\"noopener\" title=\"\">Elnews</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":872,\"mediaLink\":\"http://flowercat.org/press/ragmag/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/RAGMAG.png\" alt=\"\" class=\"wp-image-872 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"Magical…sweet\"</strong><br><a href=\"https://www.ragtalent.com/post/melissa-grey-david-morneau-release-a-single\" target=\"_blank\" rel=\"noopener\" title=\"\">RAGMAG</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":869,\"mediaLink\":\"http://flowercat.org/press/goodmusicradar-3/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/goodmusicradar-3.png\" alt=\"\" class=\"wp-image-869 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"In this room of timelessness, an infinity is manifested.\"</strong><br><a href=\"https://www.goodmusicradar.com/instrumental/melissa-grey-and-david-morneau-always/\" target=\"_blank\" rel=\"noopener\" title=\"\">Good Music Radar</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":866,\"mediaLink\":\"https://flowercat.org/press/pretty-white/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pretty-white.png\" alt=\"\" class=\"wp-image-866 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"music of the future while remaining authentic\"</strong><br><a href=\"https://prettywhite.co/melissa-david-robert-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"Pretty White\">Pretty White</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":853,\"mediaLink\":\"https://flowercat.org/press/buzzslayers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/buzzslayers.png\" alt=\"\" class=\"wp-image-853 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a masterclass on how to utilize space… like an explorer discovering new terrain and going over every inch with a fine comb.”</strong><br><a href=\"https://www.buzzslayers.com/post/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">BuzzSlayers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":852,\"mediaLink\":\"https://flowercat.org/press/lost-in-the-nordic/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/lost-in-the-nordic.png\" alt=\"\" class=\"wp-image-852 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“The production is masterfully realized and consistently creative…</strong><strong>. It allows the </strong> <strong>music to soak into you</strong>…<strong>.&nbsp;</strong><strong><em>Always Becoming</em>&nbsp;invites you to be lifted up above the clouds.</strong><br><strong>It feels like a constant exploratory unfolding and discovery…”</strong><br><a href=\"https://lostinthenordics.com/we-cant-get-enough-of-melissa-grey-david-morneau-and-robert-kirkbride-stream-their-new-ep-always-becoming-here/\" target=\"_blank\" rel=\"noopener\" title=\"\">Lost In The Nordics</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":851,\"mediaLink\":\"https://flowercat.org/press/the-static-dive/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/the-static-dive.png\" alt=\"\" class=\"wp-image-851 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“It is a beautiful and transcendent piece of music.”</strong><br><a href=\"https://staticdive.com/2023/03/07/always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Static Dive</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":850,\"mediaLink\":\"https://flowercat.org/press/less-than-1000-followers/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/less-than-1000-followers-1024x92.png\" alt=\"\" class=\"wp-image-850 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…a complex EP that merits your listening, it’s a thing of beauty, so do not miss it!”</strong><br><a href=\"https://lessthan1000followers.com/2023/03/09/melissa-grey-david-morneau-robert-kirkbride-sweet-and-complex-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Less Than 1,000 Followers</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":849,\"mediaLink\":\"https://flowercat.org/press/sinusoidal-music/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sinusoidal-Music-1024x1024.png\" alt=\"\" class=\"wp-image-849 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“Always Becoming is a precise and passionate collaboration that creates a dreamlike and transcendent soundscape. It’s a pleasure to listen to and allows the listener to contemplate the nature of being, non-being, and change.”</strong><br><a href=\"https://sinusoidalmusic.com/2023/03/09/melissa-grey-and-david-morneau-always-becoming-nature/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sinusoidal Music</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“I loved the aesthetics of this whole experience.… an exceptional EP…. Highly recommended.”</strong><br><a href=\"https://www.pitchperfectsite.com/indie-music-album-reviews/melissa-grey-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":848,\"mediaLink\":\"https://flowercat.org/press/pitch-perfect-logo/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/pitch-perfect-logo.png\" alt=\"\" class=\"wp-image-848 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://www.pitchperfectsite.com/melissa-grey-david-morneau-robert-kirkbride-interview.html\" target=\"_blank\" rel=\"noopener\" title=\"\">Pitch Perfect</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":847,\"mediaLink\":\"https://flowercat.org/press/hollywooddigest/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/hollywooddigest.png\" alt=\"\" class=\"wp-image-847 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>Interview with</strong><br><a href=\"https://thehollywooddigest.com/mgdm-melissa-grey-david-morneau-interview/\" target=\"_blank\" rel=\"noopener\" title=\"\">The Hollywood Digest</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":846,\"mediaLink\":\"https://flowercat.org/press/mesmerized/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/mesmerized-1024x276.png\" alt=\"\" class=\"wp-image-846 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"The record is designed to </strong> <strong>play in an endless loop, creating</strong> <strong>a continuous, immersive experience</strong> <strong>that invites the listener</strong> <strong>to lose  themselves in the sonic landscape.</strong> <strong>It’s a bold move that pays off, adding to the album’s hypnotic allure – </strong><br><strong>a true masterpiece.</strong>\"<br><a href=\"https://www.mesmerized.io/melissa-grey-david-morneau-unveils-experimental-album-always-becoming/\" target=\"_blank\" rel=\"noopener\" title=\"\">Mesmerized</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":845,\"mediaLink\":\"https://flowercat.org/press/sistra-word-mark-dark-1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/Sistra-Word-Mark-Dark-1.png\" alt=\"\" class=\"wp-image-845 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>\"You’re just going to fly with </strong><br><strong>every note that is played!</strong>\"<br><a href=\"https://sistra.me/ep-always-becoming-by-melissa-grey-david-morneau/\" target=\"_blank\" rel=\"noopener\" title=\"\">Sistra</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":827,\"mediaLink\":\"https://flowercat.org/press/screen-shot-2023-02-14-at-5-42-52-pm/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/Screen-Shot-2023-02-14-at-5.42.52-PM-1024x518.png\" alt=\"\" class=\"wp-image-827 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“…\'rich\' or \'textured\' would be accurate summations but using just those words would undersell just how many layers and sounds there are to get lost in and just how much ear candy there is to appreciate.…It is quite amazing how these three talented artists have come together to make such a profound collection of songs–a true can’t-miss album.”</strong><br><a href=\"https://www.whichcoast.com/reviews/melissa-grey-and-david-morneau-robert-kirkbride-always-becoming\" target=\"_blank\" rel=\"noreferrer noopener\">Which Coast</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":844,\"mediaLink\":\"https://flowercat.org/press/review-fix/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/03/review-fix-1024x237.jpeg\" alt=\"\" class=\"wp-image-844 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">\"<strong>a contemplative listen…</strong><br><strong>a refreshing musical journey\"</strong><br><a href=\"https://reviewfix.com/2023/03/melissa-grey-david-morneau-always-becoming-ep-review-a-journey-in-song/\" target=\"_blank\" rel=\"noopener\" title=\"\">Review Fix</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":813,\"mediaLink\":\"https://flowercat.org/press/stereostickman/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/02/StereoStickman.png\" alt=\"\" class=\"wp-image-813 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“A real pleasure to let fill the room.…</strong><strong>Delicacy and intensity juxtapose one-another, uncertainty and comfort intertwine to effectively captivate throughout an increasingly atmospheric and ethereal composition.…brilliantly unusual…compelling to experience.”</strong><br><a rel=\"noreferrer noopener\" href=\"https://stereostickman.com/music/melissa-grey-david-morneau-robert-kirkbride-always-becoming/\" target=\"_blank\">Stereo Stickman</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><em><strong>DR DIEGO</strong></em> (2022)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":918,\"mediaLink\":\"http://flowercat.org/press/metronome-logo1/\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://flowercat.org/wp-content/uploads/2023/04/Metronome-logo1.png\" alt=\"\" class=\"wp-image-918 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“explores virtuosity and concept equally, uniquely, and literally”</strong><br><a href=\"https://www.metronomemagazine.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Metronome Magazine</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":753,\"mediaLink\":\"https://flowercat.org/?attachment_id=753\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png\" alt=\"\" class=\"wp-image-753 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“a delightful romp through a completely unique sonic world…wholly original”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinet.org/tco-audio-reviews-november-2022/\" target=\"_blank\">The Clarinet [Online]</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":756,\"mediaLink\":\"https://flowercat.org/?attachment_id=756\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png\" alt=\"\" class=\"wp-image-756 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“shows technical mastery… exudes fun… imaginative”</strong><br><a rel=\"noreferrer noopener\" href=\"https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/\" target=\"_blank\"><em>ClarinetMagazine.online</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><strong>“An epic…a rollercoaster rush.”</strong><br><em><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2022/04/03/melissa-grey-david-morneau-diego-vasquez-dr-diego-flower-cat-2022/\" target=\"_blank\">The Answer Is In The Beat</a></em></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong><em>Symbolic Gesture</em></strong> (2020)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":758,\"mediaLink\":\"https://flowercat.org/?attachment_id=758\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png\" alt=\"\" class=\"wp-image-758 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>inventive… intricate… irregular</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://theanswerisinthebeat.net/2021/06/01/melissa-grey-david-morneau-symbolic-gesture-flower-cat-2020/\" target=\"_blank\"><em>The Answer Is In The Beat</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"fontSize\":\"extra-large\"} -->\n<p class=\"has-text-align-left has-black-color has-white-background-color has-text-color has-background has-extra-large-font-size\"><strong><em>Photon Ecstasy</em></strong> (2016)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-columns has-black-color has-white-background-color has-text-color has-background\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:media-text {\"align\":\"wide\",\"mediaId\":760,\"mediaLink\":\"https://flowercat.org/?attachment_id=760\",\"mediaType\":\"image\",\"mediaWidth\":36,\"mediaSizeSlug\":\"medium\",\"backgroundColor\":\"white\",\"textColor\":\"black\"} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-black-color has-white-background-color has-text-color has-background\" style=\"grid-template-columns:36% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"https://flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png\" alt=\"\" class=\"wp-image-760 size-medium\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Content…\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\">“<strong>Each time I re-explore…there’s more to be moved and impressed by, to learn from.</strong>“<br><a rel=\"noreferrer noopener\" href=\"https://newyorkarts.net/2016/11/artists-books-dan-rose-arbitrary-pleasures-plaisir-arbitraire-photon-ecstasy-hd-7924-van-pelt-library-university-pennsylvania/\" target=\"_blank\"><em>New York Arts</em></a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Press','','inherit','closed','closed','','763-revision-v1','','','2024-05-25 19:14:26','2024-05-25 19:14:26','',763,'http://flowercat.org/?p=1168',0,'revision','',0),(1204,1,'2024-10-05 13:34:21','0000-00-00 00:00:00','','Auto Draft','','auto-draft','','','','','','','2024-10-05 13:34:21','0000-00-00 00:00:00','',0,'https://flowercat.org/?p=1204',0,'post','',0),(1205,1,'2024-10-05 13:34:42','2024-10-05 13:34:42','{\n    \"twentytwentyone::replace_powered_by_wordpress\": {\n        \"value\": \"\\u00a9 2025 Flower Cat \\u00a0\\u00a0\\u00a0=^.^= \\u00a0\\u00a0 <a href=\\\"http://melissagrey.net/\\\">MG</a> \\u00a0\\u00a0\\u00a0=^.^= \\u00a0\\u00a0\\u00a0<a href=\\\"http://5of4.com/\\\">DM</a><br /> <a href=\\\"http://flowercat.org/privacy-policy/\\\">Privacy Policy</a>\\u00a0||\\u00a0<a href=\\\"http://flowercat.org/contact/\\\">Contact Us</a>\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2024-10-05 13:34:42\"\n    }\n}','','','trash','closed','closed','','a7ccedea-3813-4f91-b3fc-665e2feaf5ca','','','2024-10-05 13:34:42','2024-10-05 13:34:42','',0,'https://flowercat.org/a7ccedea-3813-4f91-b3fc-665e2feaf5ca/',0,'customize_changeset','',0);
/*!40000 ALTER TABLE `wp72_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_redirection_404`
--

DROP TABLE IF EXISTS `wp72_redirection_404`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_redirection_404` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `created` datetime NOT NULL,
  `url` mediumtext NOT NULL,
  `domain` varchar(255) DEFAULT NULL,
  `agent` varchar(255) DEFAULT NULL,
  `referrer` varchar(255) DEFAULT NULL,
  `http_code` int(11) unsigned NOT NULL DEFAULT 0,
  `request_method` varchar(10) DEFAULT NULL,
  `request_data` mediumtext DEFAULT NULL,
  `ip` varchar(45) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `created` (`created`),
  KEY `referrer` (`referrer`(191)),
  KEY `ip` (`ip`)
) ENGINE=MyISAM AUTO_INCREMENT=126812 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_redirection_404`
--

LOCK TABLES `wp72_redirection_404` WRITE;
/*!40000 ALTER TABLE `wp72_redirection_404` DISABLE KEYS */;
INSERT INTO `wp72_redirection_404` VALUES (126616,'2024-09-26 20:58:38','/chosen.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126615,'2024-09-26 19:24:40','/wp-content/plugins/jupiterx-core/readme.txt','http://flowercat.org','Mozilla/6.4 (Windows NT 11.1) Gecko/2010102 Firefox/99.0','www.google.com',404,'GET',NULL,''),(126613,'2024-09-26 18:43:09','/?author=3','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0','http://flowercat.org///?author=3',404,'GET',NULL,''),(126614,'2024-09-26 18:52:16','/sites/default/modules/civicrm/packages/OpenFlashChart/php-ofc-library/ofc_upload_image.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(126611,'2024-09-26 18:06:40','/xmlrpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(126612,'2024-09-26 18:29:00','/wp-content/plugins/jupiterx-core/includes/parse-css/vendors/prestashop/php-css-parser/tests/files/1readme.css','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126610,'2024-09-26 18:04:11','/wp-includes/widgets/include.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126609,'2024-09-26 18:04:09','/wp-includes/widgets/include.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126608,'2024-09-26 18:04:07','/wp-includes/images/include.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126607,'2024-09-26 18:04:04','/wp-includes/images/include.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126606,'2024-09-26 18:03:59','/wp-content/plugins/core-plugin/include.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126605,'2024-09-26 18:03:55','/wp-content/plugins/core-plugin/include.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126604,'2024-09-26 18:03:44','/wp-content/plugins/WordPressCore/include.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126603,'2024-09-26 18:03:42','/wp-content/plugins/WordPressCore/include.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126602,'2024-09-26 17:25:01','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126601,'2024-09-26 16:47:10','/apple-touch-icon-precomposed.png','http://flowercat.org','NetworkingExtension/8618.4.1.10.4 CFNetwork/1498.700.2 Darwin/23.6.0',NULL,404,'GET',NULL,''),(126599,'2024-09-26 14:19:11','/.vscode/sftp.json','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(126600,'2024-09-26 16:47:10','/apple-touch-icon.png','http://flowercat.org','NetworkingExtension/8618.4.1.10.4 CFNetwork/1498.700.2 Darwin/23.6.0',NULL,404,'GET',NULL,''),(126597,'2024-09-26 13:37:08','/wp-content/plugins/fix/up.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36',NULL,404,'GET',NULL,''),(126598,'2024-09-26 14:15:00','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126596,'2024-09-26 13:27:20','/eucktntq.php?Fox=d3wL7','https://flowercat.org','Mozilla/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126595,'2024-09-26 13:27:10','/wp-plain.php','https://flowercat.org','Mozilla/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(126594,'2024-09-26 13:27:05','/plugins/content/apismtp/apismtp.php.suspected?test=hello','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126593,'2024-09-26 13:27:03','/kjzgobgs.php?Fox=d3wL7','http://flowercat.org','Mozilla/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126592,'2024-09-26 13:27:01','/wp-content/plugins/apikey/apikey.php.suspected?test=hello','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126591,'2024-09-26 13:27:00','/wp-content/themes/seotheme/db.php?u','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126590,'2024-09-26 13:26:58','/plugins/content/apismtp/apismtp.php?test=hello','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126589,'2024-09-26 13:26:58','/alfacgiapi/perl.alfa','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(126588,'2024-09-26 13:26:57','/wp-content/plugins/apikey/apikey.php?test=hello','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126587,'2024-09-26 13:26:56','/kjzgobgs.php?Fox=d3wL7','http://flowercat.org','Mozilla/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126586,'2024-09-26 13:26:55','/wp-plain.php','http://flowercat.org','Mozilla/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(126585,'2024-09-26 13:26:55','/ALFA_DATA/alfacgiapi/perl.alfa','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(126584,'2024-09-26 13:26:54','/wp-content/themes/seotheme/db.php?u','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126583,'2024-09-26 13:25:53','/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_Â©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126582,'2024-09-26 12:46:38','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126579,'2024-09-26 07:55:15','/config.json','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126580,'2024-09-26 07:55:16','/telescope/requests','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126581,'2024-09-26 09:55:31','/_fragment?_path=_controller=phpcredits&flag=2&_hash=XetqDPg1ms9HwbB0DAxeA0oF+MbHZ6kQfNCs/Y9Z6TQ=','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36',NULL,404,'GET',NULL,''),(126578,'2024-09-26 07:55:15','/s/136313e2130323e2533323e23323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126576,'2024-09-26 07:55:13','/_all_dbs','http://flowercat.org','Mozilla/5.0 (l9scan/2.0.136313e2130323e2533323e23323; +https://leakix.net)',NULL,404,'GET',NULL,''),(126577,'2024-09-26 07:55:14','/.DS_Store','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126574,'2024-09-26 07:55:12','/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126575,'2024-09-26 07:55:13','/login.action','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126571,'2024-09-26 07:55:10','/.vscode/sftp.json','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126572,'2024-09-26 07:55:11','/debug/default/view?panel=config','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126573,'2024-09-26 07:55:11','/v2/_catalog','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126570,'2024-09-26 07:55:09','/server','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126568,'2024-09-26 05:50:40','/wp-content/themes/hello-element/footer.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/themes/hello-element/footer.php',404,'GET',NULL,''),(126569,'2024-09-26 06:11:54','/wp-emoji-release.min.js','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36',NULL,404,'GET',NULL,''),(126567,'2024-09-26 05:50:38','/wp-includes/random_compat/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-includes/random_compat/class_api.php',404,'GET',NULL,''),(126565,'2024-09-26 05:50:33','/wp-includes/IXR/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-includes/IXR/class_api.php',404,'GET',NULL,''),(126566,'2024-09-26 05:50:35','/wp-includes/Requests/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-includes/Requests/class_api.php',404,'GET',NULL,''),(126564,'2024-09-26 05:50:31','/wp-content/themes/travel/issue.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/themes/travel/issue.php',404,'GET',NULL,''),(126562,'2024-09-26 05:50:27','/wp-admin/user/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/user/class_api.php',404,'GET',NULL,''),(126563,'2024-09-26 05:50:29','/wp-includes/rest-api/fields/cache/','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-includes/rest-api/fields/cache/index.php',404,'GET',NULL,''),(126561,'2024-09-26 05:50:24','/common/img/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//common/img/class_api.php',404,'GET',NULL,''),(126559,'2024-09-26 05:50:20','/assets/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//assets/class_api.php',404,'GET',NULL,''),(126560,'2024-09-26 05:50:22','/common/css/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//common/css/class_api.php',404,'GET',NULL,''),(126558,'2024-09-26 05:50:17','/wp-admin/network/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/network/class_api.php',404,'GET',NULL,''),(126556,'2024-09-26 05:50:13','/wp-admin/includes/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/includes/class_api.php',404,'GET',NULL,''),(126557,'2024-09-26 05:50:15','/wp-admin/js/widgets/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/js/widgets/class_api.php',404,'GET',NULL,''),(126555,'2024-09-26 05:50:11','/wp-content/languages/themes/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/languages/themes/class_api.php',404,'GET',NULL,''),(126553,'2024-09-26 05:50:06','/wp-content/languages/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/languages/class_api.php',404,'GET',NULL,''),(126554,'2024-09-26 05:50:08','/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//class_api.php',404,'GET',NULL,''),(126551,'2024-09-26 05:50:01','/wp-apxupx.php?apx=upx','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-apxupx.php?apx=upx',404,'GET',NULL,''),(126552,'2024-09-26 05:50:03','/wp-includes/IXR/class.api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-includes/IXR/class.api.php',404,'GET',NULL,''),(126549,'2024-09-26 05:49:57','/cgi-bin/sgd.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//cgi-bin/sgd.php',404,'GET',NULL,''),(126550,'2024-09-26 05:49:59','/wp-admin/js/widgets/sgd.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/js/widgets/sgd.php#fg123',404,'GET',NULL,''),(126548,'2024-09-26 05:49:54','/wp-content/upgrade/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/upgrade/class_api.php',404,'GET',NULL,''),(126546,'2024-09-26 05:49:50','/wso.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wso.php#UEjlZcWL',404,'GET',NULL,''),(126547,'2024-09-26 05:49:52','/wp-content/uploads/wp-apxupx.php?apx=upx','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/uploads/wp-apxupx.php?apx=upx',404,'GET',NULL,''),(126544,'2024-09-26 05:49:46','/wp-content/wso.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/wso.php#UEjlZcWLUEjlZcWL',404,'GET',NULL,''),(126545,'2024-09-26 05:49:48','/wp-includes/wso.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-includes/wso.php#UEjlZcWLUEjlZcWL',404,'GET',NULL,''),(126144,'2024-09-25 20:49:52','/wp-content/plugins/press/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126145,'2024-09-25 20:49:53','/wp-admin/maint/maint/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126146,'2024-09-25 20:49:54','/wp-content/plugins/seoplugins/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126147,'2024-09-25 20:49:55','/wp-content/uploads/2014/06/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(126148,'2024-09-25 20:49:56','/wp-includes/Requests/Cookie/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126149,'2024-09-25 20:49:59','/wp-content/uploads/curriculos/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126150,'2024-09-25 20:50:00','/wp-content/uploads/rmp-menu/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126151,'2024-09-25 20:50:01','/images/megamenu/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126152,'2024-09-25 20:50:04','/ta/timesheet-professional/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126153,'2024-09-25 20:50:05','/test/wp-admin/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(126154,'2024-09-25 20:50:06','/wp-includes/Requests/Utility/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126155,'2024-09-25 20:50:08','/wp-content/uploads/2013/06/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124985,'2024-09-25 20:27:44','/images/mariju.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124938,'2024-09-25 20:27:00','/hapes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124939,'2024-09-25 20:27:02','/images/class.api.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124940,'2024-09-25 20:27:02','/user/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124941,'2024-09-25 20:27:03','/uploads/2022/update.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124942,'2024-09-25 20:27:04','/css/wp-pointer.min.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124943,'2024-09-25 20:27:05','/fonts/as.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124944,'2024-09-25 20:27:06','/acme-challenge/shimo.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124945,'2024-09-25 20:27:07','/fonts/checkbex.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124946,'2024-09-25 20:27:08','/widgets/css.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124947,'2024-09-25 20:27:09','/images/lufix.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124948,'2024-09-25 20:27:09','/user/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124949,'2024-09-25 20:27:10','/ID3/contact.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124950,'2024-09-25 20:27:11','/maint/themes.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124951,'2024-09-25 20:27:12','/PHPMailer/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124952,'2024-09-25 20:27:13','/pki-validation/DTFTT.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124953,'2024-09-25 20:27:14','/network/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124954,'2024-09-25 20:27:15','/uploads/eci.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124955,'2024-09-25 20:27:16','/theme-compat/system.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124956,'2024-09-25 20:27:17','/network/class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124957,'2024-09-25 20:27:18','/css/colors/coffee/weba.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124958,'2024-09-25 20:27:19','/css/colors/light/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124959,'2024-09-25 20:27:20','/images/smilies/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124960,'2024-09-25 20:27:20','/themes/twenty/twenty.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124961,'2024-09-25 20:27:21','/js/crop/cropper.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124962,'2024-09-25 20:27:22','/update/gely.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124963,'2024-09-25 20:27:23','/Text/Diff.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124964,'2024-09-25 20:27:24','/general.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124965,'2024-09-25 20:27:25','/pki-validation/hplfuns.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124966,'2024-09-25 20:27:26','/est.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124967,'2024-09-25 20:27:27','/uploads/worksec.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124968,'2024-09-25 20:27:28','/images/as.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124969,'2024-09-25 20:27:29','/menu.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124970,'2024-09-25 20:27:30','/IXR/install.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124971,'2024-09-25 20:27:31','/plugins/root-file-manager/wp-file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124972,'2024-09-25 20:27:31','/js/options.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124973,'2024-09-25 20:27:32','/images/backup.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124974,'2024-09-25 20:27:33','/plugins/ern/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124975,'2024-09-25 20:27:34','/lock360.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124976,'2024-09-25 20:27:36','/js/widgets/min.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124977,'2024-09-25 20:27:37','/SimplePie/Content/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124978,'2024-09-25 20:27:37','/plugins/fix/xn.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124979,'2024-09-25 20:27:38','/uploads/wp-casper.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124980,'2024-09-25 20:27:39','/sodium_compat/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124981,'2024-09-25 20:27:40','/customize/plugins.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124982,'2024-09-25 20:27:41','/plugins/fix/gif.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124983,'2024-09-25 20:27:42','/includes/rk2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124984,'2024-09-25 20:27:43','/themes/twentyfive/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124937,'2024-09-25 20:27:00','/pki-validation/test.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124936,'2024-09-25 20:26:59','/db.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124934,'2024-09-25 20:26:57','/rest-api/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124935,'2024-09-25 20:26:58','/files/0z.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124933,'2024-09-25 20:26:56','/uploads/2015/03/debug.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124931,'2024-09-25 20:26:54','/theme-compat/webdb.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124932,'2024-09-25 20:26:55','/themes/travel/issue.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124930,'2024-09-25 20:26:53','/pki-validation/gf.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124928,'2024-09-25 20:26:52','/js/singlea.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124929,'2024-09-25 20:26:52','/IXR/core.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124927,'2024-09-25 20:26:51','/uploads/2022/09/atomlib.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124926,'2024-09-25 20:26:50','/plugins/bala.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124925,'2024-09-25 20:26:49','/ajax-actions.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124923,'2024-09-25 20:26:47','/wp-entry-sec.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124924,'2024-09-25 20:26:48','/ID3/webdb.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124922,'2024-09-25 20:26:46','/rest-api/fields/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124920,'2024-09-25 20:26:44','/style-css.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124921,'2024-09-25 20:26:45','/ms-controller.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124919,'2024-09-25 20:26:43','/includes/class-wp-users.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124918,'2024-09-25 20:26:42','/widgets/class-wp-widget-media-image-cron.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124917,'2024-09-25 20:26:42','/mah.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124275,'2024-09-25 20:16:24','/wp-admin/maint/wso.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124271,'2024-09-25 20:16:21','/widgets/atomlib.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124272,'2024-09-25 20:16:21','/alpha.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124273,'2024-09-25 20:16:22','/themes/wp-pridmag/up.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124274,'2024-09-25 20:16:23','/assets/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124270,'2024-09-25 20:16:20','/uploads/k.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124269,'2024-09-25 20:16:19','/customize/123.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124268,'2024-09-25 20:16:17','/class-wp-pages.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124267,'2024-09-25 20:16:15','/images/smilies/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124266,'2024-09-25 20:16:14','/zaza.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124265,'2024-09-25 20:16:13','/pki-validation/license.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124264,'2024-09-25 20:16:12','/terms.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124263,'2024-09-25 20:16:11','/web.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124262,'2024-09-25 20:16:10','/admin-ajax.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124261,'2024-09-25 20:16:09','/plugins/all-in-one-wp-migration/lib/controller/admin.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124260,'2024-09-25 20:16:08','/addPhoto.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124258,'2024-09-25 20:16:06','/uplirtba.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124259,'2024-09-25 20:16:07','/pki-validation/admin1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124257,'2024-09-25 20:16:05','/js/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124256,'2024-09-25 20:16:04','/themes/404.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124255,'2024-09-25 20:16:03','/adminer.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124254,'2024-09-25 20:16:02','/pki-validation/cuopbnal.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124253,'2024-09-25 20:16:01','/images/wp-signup.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124252,'2024-09-25 20:15:59','/jp.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124251,'2024-09-25 20:15:57','/plugins/ova-re.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124249,'2024-09-25 20:15:55','/assets/mpvloi.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124250,'2024-09-25 20:15:56','/random_compat/random_bytes_cyclone.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124248,'2024-09-25 20:15:55','/css/colors/ocean/lock0360.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124247,'2024-09-25 20:15:54','/ID3/wp-includes/ID3/getid3.lib.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124246,'2024-09-25 20:15:53','/alfacgiapi/alfa.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124244,'2024-09-25 20:15:50','/ms-media.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124245,'2024-09-25 20:15:51','/css/searchq.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124243,'2024-09-25 20:15:49','/SimplePie/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124242,'2024-09-25 20:15:48','/includes/class-wp-filesystem-import.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124241,'2024-09-25 20:15:48','/acme-challenge/ajax-restore.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124239,'2024-09-25 20:15:46','/plugins/seoo/ulc2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124240,'2024-09-25 20:15:47','/uploads/2023/07/install.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124238,'2024-09-25 20:15:45','/theme-compat/chosen.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124237,'2024-09-25 20:15:44','/theme-compat/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124236,'2024-09-25 20:15:43','/Requests/Auth/images.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124235,'2024-09-25 20:15:42','/css/dist/nux/wp-load.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124234,'2024-09-25 20:15:41','/lib.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124017,'2024-09-25 01:47:57','/wp-content/plugins/clara/clara.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124019,'2024-09-25 01:54:28','/myfilexxx.php?3575','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124018,'2024-09-25 01:52:52','/wp-content/plugins/infoyippee/fofo.php?3567','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124020,'2024-09-25 01:54:36','/wp-site.php?3551','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124021,'2024-09-25 01:55:31','/pless.php?3529','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124022,'2024-09-25 01:55:39','/wp-admin/images/cloud.php?3561','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123918,'2024-09-24 02:24:13','/ALFA_DATA/alfacgiapi/perl.alfa','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(123919,'2024-09-24 02:24:13','/wp-plain.php','http://flowercat.org','Mozilla/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(123920,'2024-09-24 02:24:13','/wp-content/themes/seotheme/db.php?u','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123921,'2024-09-24 02:24:14','/wp-content/themes/seotheme/db.php?u','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123922,'2024-09-24 02:24:14','/wp-content/themes/seotheme/db.php?u','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123923,'2024-09-24 02:24:14','/wp-content/themes/seotheme/db.php?u','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(124285,'2024-09-25 20:16:34','/css/colors/midnight/vitoria.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124284,'2024-09-25 20:16:33','/wp-ver.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124283,'2024-09-25 20:16:32','/class-wp-session-href.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124282,'2024-09-25 20:16:31','/css/colors/blue/class.api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124281,'2024-09-25 20:16:30','/home.php?xsec=team','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124280,'2024-09-25 20:16:29','/css/colors/blue/uploader.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124279,'2024-09-25 20:16:28','/pomo/user-new.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124278,'2024-09-25 20:16:27','/wp-class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124276,'2024-09-25 20:16:25','/IXR/imge.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124277,'2024-09-25 20:16:26','/plugins/WordPressCore/ova-re.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123226,'2024-09-23 11:43:00','/plugins/ova-re.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123227,'2024-09-23 11:43:02','/jp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123228,'2024-09-23 11:43:03','/images/wp-signup.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123229,'2024-09-23 11:43:05','/pki-validation/cuopbnal.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123230,'2024-09-23 11:43:06','/adminer.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123231,'2024-09-23 11:43:07','/themes/404.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123232,'2024-09-23 11:43:08','/js/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123233,'2024-09-23 11:43:09','/uplirtba.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123234,'2024-09-23 11:43:10','/pki-validation/admin1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123235,'2024-09-23 11:43:11','/addPhoto.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123236,'2024-09-23 11:43:12','/plugins/all-in-one-wp-migration/lib/controller/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123237,'2024-09-23 11:43:13','/admin-ajax.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123238,'2024-09-23 11:43:14','/web.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123239,'2024-09-23 11:43:14','/terms.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123240,'2024-09-23 11:43:16','/pki-validation/license.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123241,'2024-09-23 11:43:17','/zaza.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123242,'2024-09-23 11:43:18','/images/smilies/file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123243,'2024-09-23 11:43:20','/class-wp-pages.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123244,'2024-09-23 11:43:22','/customize/123.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123245,'2024-09-23 11:43:23','/uploads/k.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123246,'2024-09-23 11:43:23','/widgets/atomlib.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123247,'2024-09-23 11:43:24','/alpha.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123248,'2024-09-23 11:43:25','/themes/wp-pridmag/up.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123249,'2024-09-23 11:43:26','/assets/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123250,'2024-09-23 11:43:27','/wp-admin/maint/wso.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123251,'2024-09-23 11:43:28','/IXR/imge.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123252,'2024-09-23 11:43:29','/plugins/WordPressCore/ova-re.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126756,'2024-09-29 03:52:32','/403.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126755,'2024-09-29 03:42:32','/author/superadmin/','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0',NULL,404,'GET',NULL,''),(126754,'2024-09-29 03:42:31','/author/wpadminne/','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15',NULL,404,'GET',NULL,''),(126753,'2024-09-29 03:42:29','/author/w-padmine/','https://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126752,'2024-09-29 03:42:28','/author/expander/','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126751,'2024-09-29 03:42:26','/author/admim/','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126750,'2024-09-29 03:42:25','/author/stender/','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126749,'2024-09-29 03:42:23','/author/crander/','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126747,'2024-09-29 03:36:11','/.well-known/ai.txt?t=1727571895.246932','http://flowercat.org','Spawning-AI',NULL,404,'GET',NULL,''),(126748,'2024-09-29 03:42:20','/wp-content/plugins/file-manager-advanced/application/library/js/elFinder.history.js','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126745,'2024-09-29 03:34:52','/.well-known/tdmrep.json','https://flowercat.org','Spawning-AI',NULL,404,'GET',NULL,''),(126746,'2024-09-29 03:36:10','/ai.txt?t=1727571895.246932','http://flowercat.org','Spawning-AI',NULL,404,'GET',NULL,''),(126744,'2024-09-29 02:41:07','/e/update/resetuser.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)','http://flowercat.org/e/update/resetuser.php',404,'GET',NULL,''),(126743,'2024-09-29 01:29:12','/mobile/e/install/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)','http://flowercat.org/mobile/e/install/index.php',404,'GET',NULL,''),(126742,'2024-09-29 01:04:22','/plugins/editors-xtd/fields/src/nav.php','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126741,'2024-09-29 01:04:20','/wp-admin/includes/nav.php','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126740,'2024-09-29 01:04:19','/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126739,'2024-09-28 23:27:21','/home','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126738,'2024-09-28 23:27:21','/main','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126737,'2024-09-28 23:27:18','/old','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126736,'2024-09-28 23:27:18','/backup','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126735,'2024-09-28 23:27:17','/bk','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126734,'2024-09-28 23:27:16','/bc','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126733,'2024-09-28 23:27:16','/wp','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126732,'2024-09-28 23:27:14','/wordpress','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126731,'2024-09-28 23:10:46','/wp-includes/images/wlw/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(126730,'2024-09-28 23:02:40','/wp-content/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(126729,'2024-09-28 22:56:00','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(122987,'2024-09-21 18:30:16','/wp-aa.php','http://flowercat.org','python-requests/2.27.1',NULL,404,'GET',NULL,''),(122988,'2024-09-21 18:53:54','/diego-vasquez/','https://flowercat.org','Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)',NULL,404,'GET',NULL,''),(122989,'2024-09-21 19:40:09','/chosen.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(122990,'2024-09-21 20:30:43','/admin/assets/plugins/ckeditor/elfinder/php/connector.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(122991,'2024-09-21 21:28:28','/author/admingusar/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(122992,'2024-09-21 21:28:29','/author/expander/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(122993,'2024-09-21 21:28:30','/author/wadminw/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(122994,'2024-09-21 21:28:31','/author/wpadminas/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(122995,'2024-09-21 21:28:32','/author/wpapitest/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(122996,'2024-09-21 21:28:33','/author/wp-configuser/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(122997,'2024-09-21 21:28:35','/author/wp-services/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(122998,'2024-09-21 21:28:36','/author/wpx/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123253,'2024-09-23 11:43:30','/wp-class.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123254,'2024-09-23 11:43:31','/pomo/user-new.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123255,'2024-09-23 11:43:32','/css/colors/blue/uploader.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123256,'2024-09-23 11:43:33','/home.php?xsec=team','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123257,'2024-09-23 11:43:34','/css/colors/blue/class.api.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123258,'2024-09-23 11:43:35','/class-wp-session-href.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123259,'2024-09-23 11:43:36','/wp-ver.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123260,'2024-09-23 11:43:37','/css/colors/midnight/vitoria.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123261,'2024-09-23 11:43:38','/themes/alera/gecko.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123262,'2024-09-23 11:43:39','/network.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(126628,'2024-09-27 07:50:20','/wp-includes/Requests/Transport/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126627,'2024-09-27 07:50:12','/wp-includes/Requests/Response/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126626,'2024-09-27 07:50:04','/wp-includes/Requests/Proxy/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126625,'2024-09-27 07:49:58','/wp-includes/Requests/Exception/Transport/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126624,'2024-09-27 07:49:48','/wp-includes/Requests/Exception/HTTP/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126623,'2024-09-27 07:49:40','/wp-includes/Requests/Exception/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126622,'2024-09-27 07:49:33','/wp-includes/Requests/Cookie/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126620,'2024-09-27 04:48:00','/assets/images/accesson.php','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0',NULL,404,'GET',NULL,''),(126621,'2024-09-27 07:49:28','/wp-includes/Requests/Auth/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126629,'2024-09-27 07:50:31','/wp-includes/Requests/Utility/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126630,'2024-09-27 07:59:49','/wp-includes/images/wlw/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126631,'2024-09-27 08:01:31','/wp-includes/sodium_compat/src/Core32/SecretStream/wp-includes/js/tinymce/plugins/charmap/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126632,'2024-09-27 08:02:01','/wp-includes/widgets/dir/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126633,'2024-09-27 08:03:25','/wp-content/themes/wplogin.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'POST',NULL,''),(126634,'2024-09-27 08:12:50','/aspera/faspex/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36',NULL,404,'GET',NULL,''),(126635,'2024-09-27 09:40:01','/chosen.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126640,'2024-09-27 19:08:46','/wp-includes/1index.php?pass=am*guAW8.ryDgz-TYF','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126636,'2024-09-27 10:15:14','/wp-content/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(126637,'2024-09-27 10:22:24','/wp-includes/images/wlw/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(126638,'2024-09-27 19:08:35','/wp_wrong_datlib.php?pass=stusa','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126639,'2024-09-27 19:08:42','/2index.php?pass=am*guAW8.ryDgz-TYF','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124096,'2024-09-25 19:32:44','/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1024x461.jpg 1024w, http:/flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-300x135.jpg 300w, http:/flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-768x346.jpg 768w, http:/flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1536x691.jpg 1536w, http:/flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-2048x922.jpg 2048w, http:/flowercat.org/wp-content/uploads/2023/10/231018_greymorneau_RALA2310_photo_7-1568x706.jpg 1568w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124095,'2024-09-25 19:32:42','/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124094,'2024-09-25 19:32:41','/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-1568x1120.png 1568w, http:/flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-300x214.png 300w, http:/flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-1024x731.png 1024w, http:/flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-768x549.png 768w, http:/flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-1536x1097.png 1536w, http:/flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-2048x1463.png 2048w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124218,'2024-09-25 20:15:26','/goat.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124219,'2024-09-25 20:15:27','/admin-bar.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124217,'2024-09-25 20:15:24','/includes/as.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124216,'2024-09-25 20:15:23','/pki-validation/cong.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124215,'2024-09-25 20:15:22','/themes/fitnessbase/404.php?ok','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124214,'2024-09-25 20:15:21','/wp-add.php?a=c','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124213,'2024-09-25 20:15:20','/options.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124212,'2024-09-25 20:15:20','/wp-configs.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124211,'2024-09-25 20:15:19','/wp-content/uploads/Piens-ma.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124210,'2024-09-25 20:15:18','/SimplePie/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124209,'2024-09-25 20:15:17','/plugins/akismet/views/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124207,'2024-09-25 20:15:15','/plugins/random/init.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124208,'2024-09-25 20:15:16','/images/adminfuns.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124206,'2024-09-25 20:15:14','/option.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124205,'2024-09-25 20:15:13','/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124204,'2024-09-25 20:15:12','/wp-content/themes/travelscape/json.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124203,'2024-09-25 20:15:11','/pki-validation/wp-load.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124202,'2024-09-25 20:15:10','/areziohe.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124201,'2024-09-25 20:15:09','/customize/dropdown.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124200,'2024-09-25 20:15:08','/js/js.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124199,'2024-09-25 20:15:08','/plugins/apikey/mar.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124198,'2024-09-25 20:15:07','/js/tinymce/skins/wordpress/images/options-permalinks.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124197,'2024-09-25 20:15:06','/css/dist/block-directory/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124196,'2024-09-25 20:15:05','/plugins/fix/xxx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124195,'2024-09-25 20:15:04','/network/mariju.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124194,'2024-09-25 20:15:03','/uploads/Simple.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124193,'2024-09-25 20:15:02','/plugins/ubh/2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124192,'2024-09-25 20:15:00','/maint/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124191,'2024-09-25 20:14:59','/css/3e.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124190,'2024-09-25 20:14:58','/database.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124189,'2024-09-25 20:14:57','/pki-validation/dbform.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124187,'2024-09-25 20:14:56','/images/b.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124188,'2024-09-25 20:14:56','/random_compat/random-ajax-response.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124186,'2024-09-25 20:14:55','/wp-content/plugins/xltavrat.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124185,'2024-09-25 20:14:54','/random_compat/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124184,'2024-09-25 20:14:53','/pomo/pomo.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124183,'2024-09-25 20:14:52','/informasi/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124182,'2024-09-25 20:14:51','/plugins/stats/instoll.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124181,'2024-09-25 20:14:50','/customize/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124180,'2024-09-25 20:14:49','/plugins/fix/as.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124179,'2024-09-25 20:14:48','/themes/themes/Cyb3r.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124178,'2024-09-25 20:14:47','/themes/twentytwentytwo/moez.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124176,'2024-09-25 20:14:45','/maint/update.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124177,'2024-09-25 20:14:46','/plugins/seoo/alfa-rex.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124093,'2024-09-25 19:32:40','/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1024x576.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-300x169.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-768x432.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1536x864.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap-1568x882.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/lAo_Bourdon-24-hour_screen-cap.png 1920w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124092,'2024-09-25 19:32:38','/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124091,'2024-09-25 19:32:37','/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1024x731.png 1024w, http:/flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-300x214.png 300w, http:/flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-768x549.png 768w, http:/flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1536x1097.png 1536w, http:/flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-2048x1463.png 2048w, http:/flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1568x1120.png 1568w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124916,'2024-09-25 20:26:41','/plugins/wp-daft/miin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124914,'2024-09-25 20:26:39','/plugins/css-ready/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124915,'2024-09-25 20:26:40','/conf.json.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124912,'2024-09-25 20:26:37','/vuln.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124913,'2024-09-25 20:26:38','/sitemaps/providers/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123019,'2024-09-22 14:10:04','/wp-content/plugins/apikey/apikey.php?test=hello','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123018,'2024-09-22 13:37:09','/?author=5','https://flowercat.org','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36','http://www.google.com.hk',404,'GET',NULL,''),(123017,'2024-09-22 13:37:07','/?author=4','https://flowercat.org','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36','http://www.google.com.hk',404,'GET',NULL,''),(123016,'2024-09-22 12:36:12','/wp-content/plugins/email-subscribers/readme.txt','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36','https://google.com',404,'GET',NULL,''),(123014,'2024-09-22 12:21:06','/?author=3','http://flowercat.org','Mozilla/5.0',NULL,404,'GET',NULL,''),(123015,'2024-09-22 12:26:05','/wp-content/plugins/email-subscribers/readme.txt','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36','https://google.com',404,'GET',NULL,''),(123013,'2024-09-22 11:40:18','/wp-aa.php','http://flowercat.org','python-requests/2.27.1',NULL,404,'GET',NULL,''),(123012,'2024-09-22 11:15:21','/wp-content/plugins/give/readme.txt','http://flowercat.org','Mozilla/5.0 (iPhone; CPU iPhone OS 14_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/127.0 Mobile/15E148 Safari/605.1.15',NULL,404,'GET',NULL,''),(123011,'2024-09-22 11:06:03','/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-1568x1120.png 1568w, https:/flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-300x214.png 300w, https:/flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-1024x731.png 1024w, https:/flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-768x549.png 768w, https:/flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-1536x1097.png 1536w, https:/flowercat.org/wp-content/uploads/2024/04/FC-website-bg__gm-colors_2024-2048x1463.png 2048w','https://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123010,'2024-09-22 11:05:57','/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png 1024w, https:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-300x300.png 300w, https:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-150x150.png 150w, https:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-768x768.png 768w, https:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1536x1536.png 1536w, https:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1568x1568.png 1568w, https:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL.png 2000w','https://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123009,'2024-09-22 11:05:52','/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png 1024w, https:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-300x300.png 300w, https:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-150x150.png 150w, https:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-768x768.png 768w, https:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1536x1536.png 1536w, https:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1568x1568.png 1568w, https:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png 2000w','https://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123008,'2024-09-22 11:05:46','/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png 1024w, https:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-300x300.png 300w, https:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-150x150.png 150w, https:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-768x768.png 768w, https:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1536x1536.png 1536w, https:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1568x1568.png 1568w, https:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover.png 2000w','https://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123007,'2024-09-22 11:05:41','/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1024x1024.png 1024w, https:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-300x300.png 300w, https:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-150x150.png 150w, https:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-768x768.png 768w, https:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1536x1536.png 1536w, https:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final-1568x1568.png 1568w, https:/flowercat.org/wp-content/uploads/2022/02/DR-DIEGO-cover-Final.png 2000w','https://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123006,'2024-09-22 11:05:35','/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1024x731.png 1024w, https:/flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-300x214.png 300w, https:/flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-768x549.png 768w, https:/flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1536x1097.png 1536w, https:/flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-2048x1463.png 2048w, https:/flowercat.org/wp-content/uploads/2023/09/2023_logo-in-corridor_StA-1568x1120.png 1568w','https://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123005,'2024-09-22 11:05:30','/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png 1024w, https:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-300x300.png 300w, https:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-150x150.png 150w, https:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-768x768.png 768w, https:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1536x1536.png 1536w, https:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1568x1568.png 1568w, https:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png 2000w','https://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123004,'2024-09-22 11:05:29','/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png 1024w, https:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-300x300.png 300w, https:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-150x150.png 150w, https:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-768x768.png 768w, https:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1536x1536.png 1536w, https:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-200x200.png 200w, https:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-100x100.png 100w, https:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png 2001w','https://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123003,'2024-09-22 07:45:46','/assets/admin/plugins/ckeditor/elfinder/php/connector.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(123002,'2024-09-22 06:07:47','/privacy-policy/=','https://flowercat.org','serpstatbot/2.1 (advanced backlink tracking bot; https://serpstatbot.com/; abuse@serpstatbot.com)',NULL,404,'GET',NULL,''),(122999,'2024-09-22 03:35:24','/.well-known/tdmrep.json','https://flowercat.org','Spawning-AI',NULL,404,'GET',NULL,''),(123000,'2024-09-22 03:36:40','/ai.txt?t=1726967094.023409','http://flowercat.org','Spawning-AI',NULL,404,'GET',NULL,''),(123001,'2024-09-22 05:35:42','/privacy-policy/=','https://flowercat.org','serpstatbot/2.1 (advanced backlink tracking bot; https://serpstatbot.com/; abuse@serpstatbot.com)',NULL,404,'GET',NULL,''),(123224,'2024-09-23 11:42:58','/assets/mpvloi.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123223,'2024-09-23 11:42:57','/css/colors/ocean/lock0360.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123222,'2024-09-23 11:42:56','/ID3/wp-includes/ID3/getid3.lib.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123221,'2024-09-23 11:42:55','/alfacgiapi/alfa.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123220,'2024-09-23 11:42:53','/css/searchq.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123219,'2024-09-23 11:42:53','/ms-media.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123131,'2024-09-23 11:41:29','/controller/extension/extension/Not_Found.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123132,'2024-09-23 11:41:30','/plugins/envato-market/inc/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123133,'2024-09-23 11:41:31','/includes/404.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123134,'2024-09-23 11:41:31','/pki-validation/user.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123135,'2024-09-23 11:41:32','/css/colors/modern/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123136,'2024-09-23 11:41:33','/phpmailer/updates.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123137,'2024-09-23 11:41:34','/fonts/plugins.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123138,'2024-09-23 11:41:35','/uploads/hrtp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123139,'2024-09-23 11:41:36','/lufix.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123140,'2024-09-23 11:41:37','/includes/alfa-rex.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123141,'2024-09-23 11:41:38','/css/colors/coffee/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123142,'2024-09-23 11:41:39','/class-IXR-decryption.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123143,'2024-09-23 11:41:40','/SimplePie/file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123144,'2024-09-23 11:41:41','/pki-validation/xl2023.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123145,'2024-09-23 11:41:42','/phpunit/phpunit/src/Util/PHP/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123146,'2024-09-23 11:41:43','/plugins/gucdbuwrso/wp-editor.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123147,'2024-09-23 11:41:44','/plugin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123148,'2024-09-23 11:41:45','/SimplePie/plugins.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123149,'2024-09-23 11:41:46','/css/colors/blue/bless.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123150,'2024-09-23 11:41:47','/uploads/eorr.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123151,'2024-09-23 11:41:48','/maint/update.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123152,'2024-09-23 11:41:49','/plugins/seoo/alfa-rex.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123153,'2024-09-23 11:41:50','/themes/twentytwentytwo/moez.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123154,'2024-09-23 11:41:51','/themes/themes/Cyb3r.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123155,'2024-09-23 11:41:52','/plugins/fix/as.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123156,'2024-09-23 11:41:53','/customize/file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123157,'2024-09-23 11:41:54','/plugins/stats/instoll.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123158,'2024-09-23 11:41:55','/informasi/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123159,'2024-09-23 11:41:56','/pomo/pomo.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123160,'2024-09-23 11:41:57','/random_compat/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123161,'2024-09-23 11:41:58','/wp-content/plugins/xltavrat.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123162,'2024-09-23 11:41:58','/images/b.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123163,'2024-09-23 11:41:59','/random_compat/random-ajax-response.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123164,'2024-09-23 11:42:00','/pki-validation/dbform.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123165,'2024-09-23 11:42:01','/database.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123166,'2024-09-23 11:42:02','/css/3e.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123167,'2024-09-23 11:42:03','/maint/autoload_classmap.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123168,'2024-09-23 11:42:05','/plugins/ubh/2.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123169,'2024-09-23 11:42:06','/uploads/Simple.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123170,'2024-09-23 11:42:07','/network/mariju.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123171,'2024-09-23 11:42:08','/plugins/fix/xxx.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123172,'2024-09-23 11:42:08','/css/dist/block-directory/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123173,'2024-09-23 11:42:09','/js/tinymce/skins/wordpress/images/options-permalinks.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123174,'2024-09-23 11:42:10','/plugins/apikey/mar.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123175,'2024-09-23 11:42:11','/js/js.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123176,'2024-09-23 11:42:12','/customize/dropdown.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123177,'2024-09-23 11:42:13','/areziohe.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123178,'2024-09-23 11:42:14','/pki-validation/wp-load.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123179,'2024-09-23 11:42:15','/wp-content/themes/travelscape/json.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123180,'2024-09-23 11:42:16','/include.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123181,'2024-09-23 11:42:17','/option.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123182,'2024-09-23 11:42:18','/plugins/random/init.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123183,'2024-09-23 11:42:18','/images/adminfuns.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123184,'2024-09-23 11:42:19','/plugins/akismet/views/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123185,'2024-09-23 11:42:20','/SimplePie/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123186,'2024-09-23 11:42:21','/wp-content/uploads/Piens-ma.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123187,'2024-09-23 11:42:22','/wp-configs.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123188,'2024-09-23 11:42:23','/options.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123189,'2024-09-23 11:42:24','/wp-add.php?a=c','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123190,'2024-09-23 11:42:25','/themes/fitnessbase/404.php?ok','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123191,'2024-09-23 11:42:26','/pki-validation/cong.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123192,'2024-09-23 11:42:27','/includes/as.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123193,'2024-09-23 11:42:28','/goat.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123194,'2024-09-23 11:42:29','/admin-bar.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123195,'2024-09-23 11:42:30','/plugins/masterslider/inc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123196,'2024-09-23 11:42:31','/upgrade/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123197,'2024-09-23 11:42:32','/uploads/2023/wso.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123198,'2024-09-23 11:42:33','/class-wp-filesystem-base.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123199,'2024-09-23 11:42:34','/uploads/2023/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123200,'2024-09-23 11:42:35','/plugins/fix/up.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123201,'2024-09-23 11:42:36','/images/file1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123202,'2024-09-23 11:42:36','/images/include.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123203,'2024-09-23 11:42:37','/Text/Diff/Engine/blurbs.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123204,'2024-09-23 11:42:38','/wp-includes/IXR/allez.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123205,'2024-09-23 11:42:39','/customize/autoload_classmap.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123206,'2024-09-23 11:42:40','/js/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123207,'2024-09-23 11:42:41','/access.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123208,'2024-09-23 11:42:43','/images/cong.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123209,'2024-09-23 11:42:43','/lib.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123210,'2024-09-23 11:42:44','/css/dist/nux/wp-load.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123211,'2024-09-23 11:42:45','/Requests/Auth/images.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123212,'2024-09-23 11:42:46','/theme-compat/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123213,'2024-09-23 11:42:47','/theme-compat/chosen.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123214,'2024-09-23 11:42:48','/plugins/seoo/ulc2.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123215,'2024-09-23 11:42:49','/uploads/2023/07/install.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123216,'2024-09-23 11:42:50','/acme-challenge/ajax-restore.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123217,'2024-09-23 11:42:51','/includes/class-wp-filesystem-import.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123218,'2024-09-23 11:42:52','/SimplePie/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125118,'2024-09-25 20:30:14','/wp-includes/class-snoopye_wso.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125117,'2024-09-25 20:30:13','/IXR/admin-filters.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125116,'2024-09-25 20:30:12','/js/codemirror/defense.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125115,'2024-09-25 20:30:11','/plugins/seoo/alfa-rex1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125114,'2024-09-25 20:30:10','/js/dist/vendor/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125113,'2024-09-25 20:30:09','/includes/mc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125112,'2024-09-25 20:30:08','/images/profile.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125111,'2024-09-25 20:30:07','/wp-admin/includes/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125110,'2024-09-25 20:30:07','/Requests/Utility.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125109,'2024-09-25 20:30:06','/uploads/up.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125108,'2024-09-25 20:30:05','/js/tinymce/themes/inlite/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125107,'2024-09-25 20:30:04','/upgrade/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125106,'2024-09-25 20:30:03','/js/tinymce/skins/lightgray/img/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125105,'2024-09-25 20:30:02','/IXR/upfile.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125104,'2024-09-25 20:30:00','/network/back.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125103,'2024-09-25 20:29:59','/js/cache.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125102,'2024-09-25 20:29:59','/PHP/eval-stdin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125101,'2024-09-25 20:29:58','/class-wp-get.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125100,'2024-09-25 20:29:57','/lang.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125099,'2024-09-25 20:29:55','/user/info.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125098,'2024-09-25 20:29:54','/css/wp-load.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125097,'2024-09-25 20:29:53','/plugins/fix/2.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125096,'2024-09-25 20:29:52','/plugins/instabuilder2/cache/plugins/moon.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125095,'2024-09-25 20:29:51','/uploads/20112011.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125094,'2024-09-25 20:29:51','/pki-validation/worksec.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125093,'2024-09-25 20:29:50','/css/colors/coffee/classes.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125092,'2024-09-25 20:29:49','/js/chosen.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125091,'2024-09-25 20:29:48','/backup.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125090,'2024-09-25 20:29:47','/plugins/fix/x.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125089,'2024-09-25 20:29:46','/update.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125088,'2024-09-25 20:29:45','/ssl.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125087,'2024-09-25 20:29:44','/Thumbs.php.db','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125086,'2024-09-25 20:29:43','/js/wp-casper.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125085,'2024-09-25 20:29:42','/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125084,'2024-09-25 20:29:41','/phpunit/phpunit/src/Util/PHP/test.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125083,'2024-09-25 20:29:40','/includes/admin.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125082,'2024-09-25 20:29:39','/Xl2023.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125081,'2024-09-25 20:29:37','/1index.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125080,'2024-09-25 20:29:36','/plugins/dzs-zoomsounds/coder.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125079,'2024-09-25 20:29:36','/wp-2018.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125078,'2024-09-25 20:29:35','/upgrade/NewFile.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125077,'2024-09-25 20:29:34','/plugins/WordPressCore/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125076,'2024-09-25 20:29:33','/plugins/linkpreview/wp-blog.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125075,'2024-09-25 20:29:32','/maintenance/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125074,'2024-09-25 20:29:31','/Requests/network.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125073,'2024-09-25 20:29:30','/class.cache.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125072,'2024-09-25 20:29:29','/ID3/log.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125071,'2024-09-25 20:29:28','/js/widgets/x.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125070,'2024-09-25 20:29:27','/themes/gaukingo/db.php?u','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125069,'2024-09-25 20:29:26','/class-wp-type-registry.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125068,'2024-09-25 20:29:25','/css/ty.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125067,'2024-09-25 20:29:25','/php-shells.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125066,'2024-09-25 20:29:24','/SimplePie/font-editor.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125065,'2024-09-25 20:29:23','/Requests/library/byp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125064,'2024-09-25 20:29:21','/Requests/library/byp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125063,'2024-09-25 20:29:19','/Text/Diff/Engine/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125062,'2024-09-25 20:29:16','/4O4.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125061,'2024-09-25 20:29:12','/plugins/background-image-cropper/beence.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125060,'2024-09-25 20:29:10','/network/upfile.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125059,'2024-09-25 20:29:08','/uploads/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125058,'2024-09-25 20:29:07','/jagoan.php5','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125057,'2024-09-25 20:29:03','/plugins/three-column-screen-layout/db.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125056,'2024-09-25 20:28:59','/pomo/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125055,'2024-09-25 20:28:58','/test.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125054,'2024-09-25 20:28:56','/rest-api/fields/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125053,'2024-09-25 20:28:54','/js/view.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125052,'2024-09-25 20:28:51','/themes/jaida/lang.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125051,'2024-09-25 20:28:49','/acme-challenge/parx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125050,'2024-09-25 20:28:48','/class-wp-oembed-controller-ajax.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125049,'2024-09-25 20:28:46','/Requests/chosen.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125048,'2024-09-25 20:28:44','/network/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125047,'2024-09-25 20:28:43','/IXR/network.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125046,'2024-09-25 20:28:42','/indeX.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125045,'2024-09-25 20:28:40','/block-patterns/menu.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125044,'2024-09-25 20:28:39','/plugins/js_composer/wp-blog.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125043,'2024-09-25 20:28:38','/mdtaevse.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125042,'2024-09-25 20:28:37','/wp-content/plugins/WordPressCore/infoserver.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125041,'2024-09-25 20:28:36','/language/freedoms.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125040,'2024-09-25 20:28:35','/maint/class_api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125039,'2024-09-25 20:28:34','/plugins/wp-doft/noimg.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125038,'2024-09-25 20:28:33','/languages/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125037,'2024-09-25 20:28:32','/images/ova-re.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125036,'2024-09-25 20:28:31','/maint/as.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125035,'2024-09-25 20:28:30','/rest-api/class-wp-rest-report.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125034,'2024-09-25 20:28:29','/sitemaps/providers/mariju.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125033,'2024-09-25 20:28:28','/ID3/getid3.lib.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125032,'2024-09-25 20:28:27','/SimplePie/moon.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125031,'2024-09-25 20:28:26','/Text/Diff/Engine/1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125030,'2024-09-25 20:28:25','/plugins/seoo/alfa-ioxi.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125029,'2024-09-25 20:28:24','/SimplePie/Content/Type/white.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125028,'2024-09-25 20:28:24','/plugins/install.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125027,'2024-09-25 20:28:23','/ID3/rk2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125026,'2024-09-25 20:28:22','/store.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125025,'2024-09-25 20:28:21','/bun.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125024,'2024-09-25 20:28:20','/vendor/updates.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125023,'2024-09-25 20:28:19','/Requests/options.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125022,'2024-09-25 20:28:18','/uploads/ayk.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125021,'2024-09-25 20:28:17','/pki-validation/Newsupway.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125020,'2024-09-25 20:28:16','/SimplePie/fai.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125019,'2024-09-25 20:28:15','/css/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125018,'2024-09-25 20:28:14','/hitisgum.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125017,'2024-09-25 20:28:13','/pwnd.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125016,'2024-09-25 20:28:12','/acme-challenge/bala.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125015,'2024-09-25 20:28:12','/js/widgets/cong.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125014,'2024-09-25 20:28:11','/issue.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125013,'2024-09-25 20:28:10','/css/colors/cloud.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125012,'2024-09-25 20:28:09','/widgets/network.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125011,'2024-09-25 20:28:08','/Text/Diff/dream.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125010,'2024-09-25 20:28:07','/add.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125009,'2024-09-25 20:28:06','/pkivalidation/shell20211028.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125008,'2024-09-25 20:28:05','/plugins/elementor/elementor-class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125007,'2024-09-25 20:28:04','/acme-challenge/65afag.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125006,'2024-09-25 20:28:03','/block-patterns/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125005,'2024-09-25 20:28:02','/blogs.dir/about.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125004,'2024-09-25 20:28:01','/uploads/2018/12/wso.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125003,'2024-09-25 20:28:00','/inc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125002,'2024-09-25 20:28:00','/upgrade/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125001,'2024-09-25 20:27:59','/plugins/dzs-zoomsounds/1877.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125000,'2024-09-25 20:27:58','/ID3/admin.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124999,'2024-09-25 20:27:57','/css/colors/blue/classes.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124998,'2024-09-25 20:27:56','/new.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124996,'2024-09-25 20:27:54','/indo.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124997,'2024-09-25 20:27:55','/js/jcrop/about.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124995,'2024-09-25 20:27:53','/pomo/reader.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124994,'2024-09-25 20:27:52','/includes/ajax-actions-package.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124992,'2024-09-25 20:27:50','/includes/logoback.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124993,'2024-09-25 20:27:51','/css/appendurl.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124991,'2024-09-25 20:27:49','/SimplePie/Cache/checkbex.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124990,'2024-09-25 20:27:49','/tuumlmzl.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124989,'2024-09-25 20:27:48','/Text/Diff/Renderer/content.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124988,'2024-09-25 20:27:47','/js/wp-info.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124986,'2024-09-25 20:27:45','/plugins/elementor/wp-1ogin_bak.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124987,'2024-09-25 20:27:46','/pki-validation/credits.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124759,'2024-09-25 20:24:10','/customize/wp-conflg.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124758,'2024-09-25 20:24:09','/widgets/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124757,'2024-09-25 20:24:08','/themes/pridmag/baa.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124755,'2024-09-25 20:24:07','/css/cloud.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124756,'2024-09-25 20:24:08','/css/colors/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124754,'2024-09-25 20:24:06','/css/colors/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124752,'2024-09-25 20:24:04','/Feature/test.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124753,'2024-09-25 20:24:04','/themes/alera/alpha.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124750,'2024-09-25 20:24:02','/bangu.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124751,'2024-09-25 20:24:03','/images/eeeeeeeee.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124749,'2024-09-25 20:24:00','/plugins/ioxi/ioxi2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124748,'2024-09-25 20:23:59','/images/media/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124746,'2024-09-25 20:23:57','/plugins/custom/issue.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124747,'2024-09-25 20:23:58','/output.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124744,'2024-09-25 20:23:55','/images/atomlib.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124745,'2024-09-25 20:23:56','/pki-validation/web.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124743,'2024-09-25 20:23:54','/rest-api/alfa-reX.php7','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124742,'2024-09-25 20:23:53','/Text/Diff/Engine.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124740,'2024-09-25 20:23:51','/pki-validation/mah.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124741,'2024-09-25 20:23:52','/au8rhc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124739,'2024-09-25 20:23:50','/css/colors/upgrade.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124736,'2024-09-25 20:23:48','/IXR/wp-includes/IXR/class-IXR-base64.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124737,'2024-09-25 20:23:48','/Requests/duck.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124738,'2024-09-25 20:23:49','/maint/install.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124735,'2024-09-25 20:23:47','/default/settings.php.BAK','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124733,'2024-09-25 20:23:45','/themes/wp-pridmag/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124734,'2024-09-25 20:23:46','/plugins/book-form/lndex.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124731,'2024-09-25 20:23:43','/rest-api/mysqldatabase_html_output.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124732,'2024-09-25 20:23:44','/rest-api/endpoints/options.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124730,'2024-09-25 20:23:42','/SimplePie/Cache/security.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124728,'2024-09-25 20:23:40','/plugins/broken-link-checker/core/utils/wp-blog.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124729,'2024-09-25 20:23:41','/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124727,'2024-09-25 20:23:39','/themes/bala.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124725,'2024-09-25 20:23:38','/images/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124726,'2024-09-25 20:23:38','/languages/feed-system.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124724,'2024-09-25 20:23:37','/fonts/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124723,'2024-09-25 20:23:35','/ws.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124721,'2024-09-25 20:23:33','/css/colors/mixins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124722,'2024-09-25 20:23:34','/css/colors/ocean/css.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124720,'2024-09-25 20:23:32','/acme-challenge/fai.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124718,'2024-09-25 20:23:30','/back.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124719,'2024-09-25 20:23:31','/js/tinymce/skins/wordpress/images/moon.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124717,'2024-09-25 20:23:29','/includes/webdb.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124716,'2024-09-25 20:23:29','/css/dist/editor/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124715,'2024-09-25 20:23:28','/plugins/revslider/includes/external/page/gif.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124713,'2024-09-25 20:23:25','/acme-challenge/1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124714,'2024-09-25 20:23:27','/SimplePie/Exception-class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124712,'2024-09-25 20:23:24','/customize/install.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124709,'2024-09-25 20:23:21','/js/widgets/wp-contact.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124710,'2024-09-25 20:23:22','/20211028.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124711,'2024-09-25 20:23:23','/uploads/uploads__.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124708,'2024-09-25 20:23:20','/uploads/shell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124707,'2024-09-25 20:23:19','/Text/Diff/Renderer/bless.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124705,'2024-09-25 20:23:17','/css/colors/blue/blue.php?wall=','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124706,'2024-09-25 20:23:18','/IXR/class-IXR-data.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124704,'2024-09-25 20:23:16','/shell20211028.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124703,'2024-09-25 20:23:15','/SimplePie/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124700,'2024-09-25 20:23:13','/uploads/xl2023.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124701,'2024-09-25 20:23:13','/css/colors/viewer.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124702,'2024-09-25 20:23:14','/pki-validation/iR7SzrsOUEP.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124699,'2024-09-25 20:23:12','/js/widgets/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124696,'2024-09-25 20:23:08','/_option-old.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124697,'2024-09-25 20:23:10','/pki-validation/utf8_wp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124698,'2024-09-25 20:23:11','/wp-content/plugins/fix/gif.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124695,'2024-09-25 20:23:07','/js/widgets/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124694,'2024-09-25 20:23:06','/wyn.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124691,'2024-09-25 20:23:04','/shapes.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124692,'2024-09-25 20:23:04','/bladeacss.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124693,'2024-09-25 20:23:05','/update/bibil.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124690,'2024-09-25 20:23:03','/class-wp-user-wp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124688,'2024-09-25 20:23:01','/plugins/yyobang/mar.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124689,'2024-09-25 20:23:02','/Requests/Exception/wp-the1me.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124687,'2024-09-25 20:23:00','/images/module.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124685,'2024-09-25 20:22:58','/plugins/akismet/akismet.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124686,'2024-09-25 20:22:59','/uxowuoal.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124684,'2024-09-25 20:22:57','/css/uct.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124682,'2024-09-25 20:22:55','/iCbx1pim.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124683,'2024-09-25 20:22:56','/fonts/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124681,'2024-09-25 20:22:54','/SimplePie/wp-login.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124680,'2024-09-25 20:22:53','/plugins/css-ready-sel/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124678,'2024-09-25 20:22:51','/legacy/updates.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124679,'2024-09-25 20:22:52','/uploads/2019/06/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124677,'2024-09-25 20:22:50','/wp-content/BypassBest.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124676,'2024-09-25 20:22:49','/plugins/elementor/elementor-time.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124674,'2024-09-25 20:22:47','/images/lock0360.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124675,'2024-09-25 20:22:48','/wp-admin/css/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124672,'2024-09-25 20:22:46','/class-json-ajax-session.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124673,'2024-09-25 20:22:47','/pki-validation/1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124671,'2024-09-25 20:22:45','/pki-validation/head.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124667,'2024-09-25 20:22:41','/wp-info.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124668,'2024-09-25 20:22:42','/pki-validation/top.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124669,'2024-09-25 20:22:43','/plugins/fix/baa.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124670,'2024-09-25 20:22:44','/plugins/plugin/allez.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124530,'2024-09-25 20:20:32','/images/class_api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124531,'2024-09-25 20:20:33','/plugins/fix/sv.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124532,'2024-09-25 20:20:34','/ID3/about.php7','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124533,'2024-09-25 20:20:35','/js/widgets/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124534,'2024-09-25 20:20:35','/upload-size.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124535,'2024-09-25 20:20:36','/pomo/bypass.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124536,'2024-09-25 20:20:38','/db.php?u','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124537,'2024-09-25 20:20:40','/text.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124538,'2024-09-25 20:20:40','/IXR/allez.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124539,'2024-09-25 20:20:41','/includes/class.zip.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124540,'2024-09-25 20:20:42','/images/1p.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124541,'2024-09-25 20:20:43','/uploads/2015/05/Marvins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124542,'2024-09-25 20:20:44','/widgets/slsotot.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124543,'2024-09-25 20:20:45','/views/form/tmpl/size.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123977,'2024-09-24 23:46:34','/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png 2001w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-200x200.png 200w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-100x100.png 100w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123976,'2024-09-24 23:46:33','/wp-content/uploads/2022/07/false-heads.jpg 540w, http:/flowercat.org/wp-content/uploads/2022/07/false-heads-203x300.jpg 203w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123975,'2024-09-24 23:46:30','/wp-content/uploads/2021/06/004-00_Pe_cover.png 2000w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-00_Pe_cover-1568x1568.png 1568w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123974,'2024-09-24 23:46:28','/wp-content/uploads/2022/07/jessica-bowers-1024x683.jpg 1024w, http:/flowercat.org/wp-content/uploads/2022/07/jessica-bowers-300x200.jpg 300w, http:/flowercat.org/wp-content/uploads/2022/07/jessica-bowers-768x512.jpg 768w, http:/flowercat.org/wp-content/uploads/2022/07/jessica-bowers-1536x1024.jpg 1536w, http:/flowercat.org/wp-content/uploads/2022/07/jessica-bowers-2048x1365.jpg 2048w, http:/flowercat.org/wp-content/uploads/2022/07/jessica-bowers-1568x1045.jpg 1568w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123973,'2024-09-24 23:46:24','/wp-content/uploads/2023/09/2023_background_StA-1-1568x1120.png 1568w, http:/flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1-300x214.png 300w, http:/flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1-1024x731.png 1024w, http:/flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1-768x549.png 768w, http:/flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1-1536x1097.png 1536w, http:/flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1-2048x1463.png 2048w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123972,'2024-09-24 23:46:19','/wp-content/uploads/2022/08/typewriter.jpg 1000w, http:/flowercat.org/wp-content/uploads/2022/08/typewriter-300x300.jpg 300w, http:/flowercat.org/wp-content/uploads/2022/08/typewriter-150x150.jpg 150w, http:/flowercat.org/wp-content/uploads/2022/08/typewriter-768x768.jpg 768w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123971,'2024-09-24 23:46:14','/{current()/@href','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123969,'2024-09-24 23:42:24','/wp-content/uploads/2020/12/lArtiste-Ordinaire_','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123970,'2024-09-24 23:46:08','/{itemURL','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123967,'2024-09-24 23:39:54','/wp-content/uploads/2021/06/lArtiste-ordinaire_','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123968,'2024-09-24 23:40:17','/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(126530,'2024-09-26 05:49:15','/cgi-bin/moon.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//cgi-bin/moon.php',404,'GET',NULL,''),(126528,'2024-09-26 05:49:10','/wp-content/themes/atomlib.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/themes/atomlib.php',404,'GET',NULL,''),(126529,'2024-09-26 05:49:12','/wp-admin/images/moon.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/images/moon.php',404,'GET',NULL,''),(126527,'2024-09-26 05:49:08','/wp-content/languages/themes/atomlib.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/languages/themes/atomlib.php',404,'GET',NULL,''),(126526,'2024-09-26 05:49:05','/wp-admin/maint/atomlib.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/maint/atomlib.php',404,'GET',NULL,''),(126525,'2024-09-26 05:49:03','/wp-admin/includes/atomlib.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/includes/atomlib.php',404,'GET',NULL,''),(126524,'2024-09-26 05:49:01','/wp-admin/css/colors/blue/atomlib.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/css/colors/blue/atomlib.php',404,'GET',NULL,''),(126523,'2024-09-26 05:48:58','/wp-admin/css/atomlib.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/css/atomlib.php',404,'GET',NULL,''),(126522,'2024-09-26 05:48:56','/images/atomlib.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//images/atomlib.php',404,'GET',NULL,''),(126521,'2024-09-26 05:48:54','/wp-content/themes/wp-pridmag/up.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/themes/wp-pridmag/up.php',404,'GET',NULL,''),(126519,'2024-09-26 05:48:49','/class.api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//class.api.php#888xyz999',404,'GET',NULL,''),(126520,'2024-09-26 05:48:51','/wp-content/themes/tflow/up.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/themes/tflow/up.php',404,'GET',NULL,''),(126516,'2024-09-26 05:48:42','/wp-admin/images/class.api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/images/class.api.php#888xyz999',404,'GET',NULL,''),(126517,'2024-09-26 05:48:44','/wp-admin/js/widgets/class.api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/js/widgets/class.api.php#888xyz999',404,'GET',NULL,''),(126518,'2024-09-26 05:48:47','/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//class_api.php#888xyz999',404,'GET',NULL,''),(126543,'2024-09-26 05:49:44','/nf_tracking.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//nf_tracking.php#password',404,'GET',NULL,''),(126542,'2024-09-26 05:49:41','/adminfuns.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//adminfuns.php',404,'GET',NULL,''),(126541,'2024-09-26 05:49:39','/tempfuns.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//tempfuns.php',404,'GET',NULL,''),(126540,'2024-09-26 05:49:37','/classfuns.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//classfuns.php',404,'GET',NULL,''),(126539,'2024-09-26 05:49:35','/cjfuns.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//cjfuns.php',404,'GET',NULL,''),(126538,'2024-09-26 05:49:33','/wp-includes/IXR/moon.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-includes/IXR/moon.php',404,'GET',NULL,''),(126537,'2024-09-26 05:49:30','/wp-admin/includes/moon.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/includes/moon.php',404,'GET',NULL,''),(126536,'2024-09-26 05:49:28','/wp-includes/certificates/moon.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-includes/certificates/moon.php',404,'GET',NULL,''),(126535,'2024-09-26 05:49:26','/wp-includes/ID3/moon.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-includes/ID3/moon.php',404,'GET',NULL,''),(126534,'2024-09-26 05:49:24','/wp-admin/maint/moon.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/maint/moon.php',404,'GET',NULL,''),(126533,'2024-09-26 05:49:21','/wp-admin/js/widgets/moon.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/js/widgets/moon.php',404,'GET',NULL,''),(126532,'2024-09-26 05:49:19','/wp-content/upgrade/moon.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/upgrade/moon.php',404,'GET',NULL,''),(126531,'2024-09-26 05:49:17','/wp-admin/user/moon.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/user/moon.php',404,'GET',NULL,''),(126484,'2024-09-25 22:01:34','/wp-includes/Requests/Utility/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126483,'2024-09-25 22:01:31','/wp-includes/Requests/Transport/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126482,'2024-09-25 22:01:24','/wp-includes/Requests/Response/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126481,'2024-09-25 22:01:18','/wp-includes/Requests/Proxy/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126480,'2024-09-25 22:01:12','/wp-includes/Requests/Exception/Transport/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126479,'2024-09-25 22:01:05','/wp-includes/Requests/Exception/HTTP/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126478,'2024-09-25 22:00:58','/wp-includes/Requests/Exception/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126477,'2024-09-25 22:00:50','/wp-includes/Requests/Cookie/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126476,'2024-09-25 22:00:39','/wp-includes/Requests/Auth/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126475,'2024-09-25 21:50:15','/wp-content/plugins/simple/simple.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126474,'2024-09-25 21:50:08','/wp-content/plugins/pwnd-1/pwnd.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126473,'2024-09-25 21:50:07','/wp-content/plugins/pwnd/pwnd.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126472,'2024-09-25 20:55:28','/font/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126470,'2024-09-25 20:55:26','/sogo/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(126471,'2024-09-25 20:55:27','/opstats/','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126469,'2024-09-25 20:55:25','/wp-includes/ID3/bk/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126468,'2024-09-25 20:55:24','/signature/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126467,'2024-09-25 20:55:23','/admin/uploads/our_services/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126465,'2024-09-25 20:55:22','/member/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126466,'2024-09-25 20:55:23','/sitemap/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(126464,'2024-09-25 20:55:21','/admin/tool/task/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(126462,'2024-09-25 20:55:19','/wp-content/languages/themes/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126463,'2024-09-25 20:55:20','/customfield/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126461,'2024-09-25 20:55:18','/admin/tool/aboy/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126459,'2024-09-25 20:55:16','/wp-content/uploads/elementor/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126460,'2024-09-25 20:55:17','/template/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(126458,'2024-09-25 20:55:16','/wp-content/themes/seotheme/inc/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126457,'2024-09-25 20:55:15','/cc/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(126455,'2024-09-25 20:55:13','/webservice/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126456,'2024-09-25 20:55:14','/wp-content/languages/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126454,'2024-09-25 20:55:12','/mobile/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126453,'2024-09-25 20:55:11','/order/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(126451,'2024-09-25 20:55:09','/blocks/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126452,'2024-09-25 20:55:10','/wp-content/plugins/wp-breeze/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126450,'2024-09-25 20:55:08','/tiny_mce/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(126449,'2024-09-25 20:55:08','/products/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126447,'2024-09-25 20:55:06','/wp-content/well-known/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126448,'2024-09-25 20:55:07','/admin/tool/dataprivacy/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(126446,'2024-09-25 20:55:05','/wp-content/plugins/linkpreview/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(126445,'2024-09-25 20:55:04','/projects/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(126444,'2024-09-25 20:55:03','/springlake/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126443,'2024-09-25 20:55:02','/wp-content/themes/twentytwentyfour/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126441,'2024-09-25 20:55:00','/frontend/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126442,'2024-09-25 20:55:01','/admin/tool/lanang/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(126440,'2024-09-25 20:54:59','/admin/tool/usertours/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126439,'2024-09-25 20:54:58','/admin/tool/mobile/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(126437,'2024-09-25 20:54:57','/local/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126438,'2024-09-25 20:54:58','/wp-content/plugins/prenota/ALFA_DATA/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126436,'2024-09-25 20:54:56','/apps/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126435,'2024-09-25 20:54:55','/pics/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(126433,'2024-09-25 20:54:53','/wp-content/plugins/pwnd/dir/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126434,'2024-09-25 20:54:54','/wp-content/themes/wp-pridmag/ALFA_DATA/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126432,'2024-09-25 20:54:52','/Native','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(126431,'2024-09-25 20:54:51','/templates/beez3/dir/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126429,'2024-09-25 20:54:50','/wp-content/themes/seotheme/fonts/','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126430,'2024-09-25 20:54:50','/guards/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126428,'2024-09-25 20:54:49','/wp-content/themes/seotheme/template-parts/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126427,'2024-09-25 20:54:48','/wp-content/plugins/wp-changes-mastermind/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126426,'2024-09-25 20:54:47','/patient_photos/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126424,'2024-09-25 20:54:45','/wp-content/plugins/elementor/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(126425,'2024-09-25 20:54:46','/repository/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126423,'2024-09-25 20:54:44','/wp-content/cache/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126422,'2024-09-25 20:54:43','/writable/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126420,'2024-09-25 20:54:41','/attendance/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126421,'2024-09-25 20:54:42','/admin/tool/moodlenet/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(126419,'2024-09-25 20:54:41','/application/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(126418,'2024-09-25 20:54:40','/temp/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126416,'2024-09-25 20:54:38','/wp-content/maintenance/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(126417,'2024-09-25 20:54:39','/wp-content/plugins/devvn-quick-buy/images/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126415,'2024-09-25 20:54:37','/wp-content/themes/twentytwentytwo/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126414,'2024-09-25 20:54:36','/wp-content/plugins/elementor/assets/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126413,'2024-09-25 20:54:35','/wp-content/themes/seotheme/images/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(126412,'2024-09-25 20:54:34','/wp-content/themes/wp-pridmag/inc/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126411,'2024-09-25 20:54:33','/wp-content/uploads/js_composer/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126409,'2024-09-25 20:54:32','/admin/uploads/profile/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126410,'2024-09-25 20:54:33','/templates/beez3/javascript/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126408,'2024-09-25 20:54:31','/admin/tool/first/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126407,'2024-09-25 20:54:30','/alfacgiapi/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126405,'2024-09-25 20:54:28','/templates/beez5/images/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126406,'2024-09-25 20:54:29','/dist/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126404,'2024-09-25 20:54:27','/admin/tool/uploaduser/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(126403,'2024-09-25 20:54:26','/blocks/rce/lang/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126401,'2024-09-25 20:54:24','/templates/beez5/html/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(126402,'2024-09-25 20:54:25','/survivor/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126400,'2024-09-25 20:54:23','/wp-content/thsn-mentry-css/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126399,'2024-09-25 20:54:22','/content/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(126397,'2024-09-25 20:54:20','/rewrite/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(126398,'2024-09-25 20:54:21','/cgi_bin/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126396,'2024-09-25 20:54:20','/catalog/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126395,'2024-09-25 20:54:18','/wp-content/themes/pridmag/css/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(126394,'2024-09-25 20:54:17','/wp-content/themes/wp-pridmag/images/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126393,'2024-09-25 20:54:17','/backups/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126391,'2024-09-25 20:54:15','/wp-content/themes/pridmag/images/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(126392,'2024-09-25 20:54:16','/picture_library/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126390,'2024-09-25 20:54:14','/wordpress/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(126389,'2024-09-25 20:54:13','/competency/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126387,'2024-09-25 20:54:11','/entry/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126388,'2024-09-25 20:54:12','/wp-content/yanz/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126386,'2024-09-25 20:54:10','/admin/tool/health/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126384,'2024-09-25 20:54:08','/feeds/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(126385,'2024-09-25 20:54:09','/wp-content/themes/pridmag/languages/','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126383,'2024-09-25 20:54:07','/compat/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126382,'2024-09-25 20:54:06','/dashboard/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126380,'2024-09-25 20:54:05','/site/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126381,'2024-09-25 20:54:05','/Fox-CCFS/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(126379,'2024-09-25 20:54:04','/moon/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126378,'2024-09-25 20:54:03','/icons/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126376,'2024-09-25 20:54:01','/update/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126377,'2024-09-25 20:54:02','/admin/tool/replace/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126375,'2024-09-25 20:54:00','/wp/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126374,'2024-09-25 20:53:59','/root/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126372,'2024-09-25 20:53:57','/templates/beez3/images/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126373,'2024-09-25 20:53:58','/admin/tool/langimport/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(126371,'2024-09-25 20:53:56','/dev/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126370,'2024-09-25 20:53:56','/admin/tool/auth/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(126369,'2024-09-25 20:53:55','/admin/tool/capability/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126368,'2024-09-25 20:53:54','/admin/uploads/pdf/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126366,'2024-09-25 20:53:52','/unsubscribe/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126367,'2024-09-25 20:53:53','/filter/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(126365,'2024-09-25 20:53:51','/test','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(126364,'2024-09-25 20:53:50','/vendors/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126363,'2024-09-25 20:53:49','/wp-content/uploads/well-known/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126362,'2024-09-25 20:53:48','/admin/tool/analytics/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(126360,'2024-09-25 20:53:47','/wp-content/themes/seotheme/css/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(126361,'2024-09-25 20:53:48','/support/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(126359,'2024-09-25 20:53:46','/old/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126358,'2024-09-25 20:53:45','/wp-content/plugins/akismet/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126356,'2024-09-25 20:53:43','/services/','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126357,'2024-09-25 20:53:44','/calendar/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126355,'2024-09-25 20:53:42','/wp-content/themes/wp-pridmag/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126354,'2024-09-25 20:53:41','/comment/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126353,'2024-09-25 20:53:40','/wp-admin/maint/dir/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126352,'2024-09-25 20:53:39','/controllers/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126350,'2024-09-25 20:53:38','/style/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126351,'2024-09-25 20:53:39','/wp-content/plugins/testimonial-free/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(126349,'2024-09-25 20:53:37','/dir/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(126348,'2024-09-25 20:53:36','/mod/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126347,'2024-09-25 20:53:35','/installer/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126345,'2024-09-25 20:53:33','/wp-content/themes/wp-pridmag/js/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126346,'2024-09-25 20:53:34','/auth/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126344,'2024-09-25 20:53:32','/wp-content/plugins/linkpreview/view/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126343,'2024-09-25 20:53:31','/cron/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126342,'2024-09-25 20:53:30','/wp-content/plugins/linkpreview/js/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126341,'2024-09-25 20:53:29','/wp-content/themes/pridmag/js/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(126339,'2024-09-25 20:53:27','/image/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(126340,'2024-09-25 20:53:28','/wp-content/plugins/elementor/data/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(126338,'2024-09-25 20:53:26','/wp-content/plugins/elementor/modules/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126337,'2024-09-25 20:53:25','/sqlupdates/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126336,'2024-09-25 20:53:24','/grade/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126334,'2024-09-25 20:53:22','/CC/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(126335,'2024-09-25 20:53:23','/chosen/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126333,'2024-09-25 20:53:21','/Modules/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126332,'2024-09-25 20:53:20','/libraries/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126330,'2024-09-25 20:53:18','/wp-content/themes/pridmag/fonts/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126331,'2024-09-25 20:53:19','/tag/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(126329,'2024-09-25 20:53:17','/templates/beez5/fonts/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(126328,'2024-09-25 20:53:17','/admin/tool/brickfield/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126326,'2024-09-25 20:53:15','/token/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126327,'2024-09-25 20:53:15','/wp-content/updraft/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126325,'2024-09-25 20:53:14','/admin/tool/plugins/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126323,'2024-09-25 20:53:11','/pages/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126324,'2024-09-25 20:53:13','/beta/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126322,'2024-09-25 20:53:10','/wp-content/plugins/elementor/core/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126320,'2024-09-25 20:53:09','/views/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126321,'2024-09-25 20:53:09','/IMG/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(126319,'2024-09-25 20:53:07','/icon/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(126318,'2024-09-25 20:53:07','/data/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(126316,'2024-09-25 20:53:05','/wp-content/themes/seotheme/js/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126317,'2024-09-25 20:53:06','/wp-content/uploads/wpcode/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126315,'2024-09-25 20:53:04','/wp-content/plugins/wp-file-manager/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(126314,'2024-09-25 20:53:03','/posterframes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(126313,'2024-09-25 20:53:01','/product/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126312,'2024-09-25 20:53:00','/wp-content/themes/seotheme/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126310,'2024-09-25 20:52:58','/wp-load/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(126311,'2024-09-25 20:52:59','/wp-includes/dir/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126309,'2024-09-25 20:52:57','/event/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126308,'2024-09-25 20:52:56','/cli/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126306,'2024-09-25 20:52:54','/question/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126307,'2024-09-25 20:52:55','/backup/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126305,'2024-09-25 20:52:54','/wp-content/plugins/elementor/app/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126304,'2024-09-25 20:52:53','/themes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126302,'2024-09-25 20:52:51','/video/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(126303,'2024-09-25 20:52:52','/templates/beez5/css/','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126301,'2024-09-25 20:52:50','/photos/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(126300,'2024-09-25 20:52:49','/wp-content/themes/wp-pridmag/css/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126299,'2024-09-25 20:52:48','/wp-content/fonts/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126297,'2024-09-25 20:52:46','/simple/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126298,'2024-09-25 20:52:47','/contacts/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126296,'2024-09-25 20:52:45','/attachment/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126295,'2024-09-25 20:52:45','/cloud/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(126294,'2024-09-25 20:52:44','/notes/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(126292,'2024-09-25 20:52:42','/src/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(126293,'2024-09-25 20:52:43','/procuctImages/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126291,'2024-09-25 20:52:41','/templates/beez3/css/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126289,'2024-09-25 20:52:39','/tools/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(126290,'2024-09-25 20:52:40','/classes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(126288,'2024-09-25 20:52:38','/search/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126287,'2024-09-25 20:52:37','/wp-content/plugins/linkpreview/images/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(126286,'2024-09-25 20:52:36','/wp-content/themes/twentytwentythree/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(126284,'2024-09-25 20:52:35','/user/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(126285,'2024-09-25 20:52:35','/theme/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(126283,'2024-09-25 20:52:34','/favourites/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126281,'2024-09-25 20:52:32','/Menu/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(126282,'2024-09-25 20:52:33','/build/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(126280,'2024-09-25 20:52:31','/Folder/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126279,'2024-09-25 20:52:30','/eg/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126277,'2024-09-25 20:52:28','/wp-content/plugins/linkpreview/css/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126278,'2024-09-25 20:52:29','/Backup/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126276,'2024-09-25 20:52:27','/admin/tool/filetypes/','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126275,'2024-09-25 20:52:26','/Views/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126273,'2024-09-25 20:52:25','/script/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126274,'2024-09-25 20:52:25','/templates/beez3/language/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(126272,'2024-09-25 20:52:24','/builder/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126270,'2024-09-25 20:52:22','/gg/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(126271,'2024-09-25 20:52:23','/models/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(126269,'2024-09-25 20:52:21','/carbin/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(126268,'2024-09-25 20:52:20','/wp-content/plugins/cache-enabler/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126266,'2024-09-25 20:52:18','/report/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126267,'2024-09-25 20:52:19','/user_guide/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(126265,'2024-09-25 20:52:18','/function/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126264,'2024-09-25 20:52:16','/forum/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126262,'2024-09-25 20:52:14','/mini/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126263,'2024-09-25 20:52:15','/wp-content/languages/plugins/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126261,'2024-09-25 20:52:14','/admin/tool/policy/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126260,'2024-09-25 20:52:12','/analytics/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(126259,'2024-09-25 20:52:12','/badges/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126257,'2024-09-25 20:52:10','/wordpress','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126258,'2024-09-25 20:52:11','/asset/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(126256,'2024-09-25 20:52:09','/Scripts/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126255,'2024-09-25 20:52:07','/wp-content/themes/pridmag/inc/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(126254,'2024-09-25 20:52:06','/wp-content/plugins/autoptimize/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126252,'2024-09-25 20:52:03','/wp-content/plugins/elementor-pro/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(126253,'2024-09-25 20:52:05','/crons/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126251,'2024-09-25 20:52:02','/convert/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126249,'2024-09-25 20:52:00','/files/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126250,'2024-09-25 20:52:01','/core/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126248,'2024-09-25 20:51:59','/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126247,'2024-09-25 20:51:57','/media/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126245,'2024-09-25 20:51:54','/well-known/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126246,'2024-09-25 20:51:56','/test/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126244,'2024-09-25 20:51:54','/bin/','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126242,'2024-09-25 20:51:52','/system/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(126243,'2024-09-25 20:51:53','/plugins/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126241,'2024-09-25 20:51:51','/tmp/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126240,'2024-09-25 20:51:50','/templates/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(126239,'2024-09-25 20:51:49','/blog/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126237,'2024-09-25 20:51:47','/cache/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(126238,'2024-09-25 20:51:48','/app/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(126236,'2024-09-25 20:51:46','/vendor/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126234,'2024-09-25 20:51:45','/database/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126235,'2024-09-25 20:51:46','/fonts/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(126233,'2024-09-25 20:51:44','/config/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(126231,'2024-09-25 20:51:42','/App_Data/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126232,'2024-09-25 20:51:43','/uploads/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126230,'2024-09-25 20:51:41','/install/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(126228,'2024-09-25 20:51:39','/routes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126229,'2024-09-25 20:51:40','/tests/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126227,'2024-09-25 20:51:38','/admin/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126226,'2024-09-25 20:51:37','/css/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126224,'2024-09-25 20:51:35','/js/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(126225,'2024-09-25 20:51:36','/images/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126223,'2024-09-25 20:51:34','/wp-content/plugins/envato-market/inc/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126222,'2024-09-25 20:51:33','/wp-content/uploads/piotnet-addons-for-elementor/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126221,'2024-09-25 20:51:32','/wp-content/uploads/slideshow-gallery/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126219,'2024-09-25 20:51:30','/wp-content/uploads/wp-content/uploads/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126220,'2024-09-25 20:51:32','/wp-content/plugins/revslider/includes/external/page/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126218,'2024-09-25 20:51:29','/wp-content/plugins/dapeasyinstaller/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126216,'2024-09-25 20:51:27','/wp-content/plugins/instabuilder2/cache/plugins/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(126217,'2024-09-25 20:51:28','/wp-content/plugins/elementor/includes/settings/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(126215,'2024-09-25 20:51:26','/wp-content/uploads/leaflet-maps-marker-icons/','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126214,'2024-09-25 20:51:25','/fpo-chiangrai/web2/wp-content/themes/seotheme/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126213,'2024-09-25 20:51:24','/wp-content/plugins/accountancy-old/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126211,'2024-09-25 20:51:22','/assets/php/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126212,'2024-09-25 20:51:23','/wp-content/NewFolder/NewFolder/NewFolder/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(126210,'2024-09-25 20:51:21','/wp-content/plugins/wp-pregoes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(126209,'2024-09-25 20:51:20','/wp-content/uploads/2017/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126208,'2024-09-25 20:51:19','/wp-content/plugins/background-image-cropper/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(126206,'2024-09-25 20:51:17','/wp-content/plugins/display-posts-shortcode/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126207,'2024-09-25 20:51:18','/wp-content/uploads/estate_templates/plugin/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(126205,'2024-09-25 20:51:16','/vintagebringa-tervezo/configure/246/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(126204,'2024-09-25 20:51:15','/wp-content/plugins/core-plugin/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(126203,'2024-09-25 20:51:14','/wp-content/plugins/Tevolution/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(126201,'2024-09-25 20:51:12','/wp-content/uploads/2016/03/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126202,'2024-09-25 20:51:13','/four-pillars-estates-blue-springs/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126200,'2024-09-25 20:51:11','/wp-admin/yrtbfd/sdvfsdbfd/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(126199,'2024-09-25 20:51:10','/wp-content/plugins/instabuilder2/cache/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(126198,'2024-09-25 20:51:09','/wp-includes/Requests/Transport/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126196,'2024-09-25 20:51:07','/wp-content/endurance-page-cache/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(126197,'2024-09-25 20:51:08','/wp-content/plugins/akismet/views/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126195,'2024-09-25 20:51:06','/wp-content/plugins/WordPressCore/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(126194,'2024-09-25 20:51:03','/wp-content/cache/busting/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126193,'2024-09-25 20:51:02','/wp-content/plugins/seo-title-tag/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126192,'2024-09-25 20:51:02','/wp-content/plugins/plugins-setting/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126190,'2024-09-25 20:51:00','/directory/wp-admin/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(126191,'2024-09-25 20:51:01','/wp-includes/blocks/table/int/tmpl/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(126189,'2024-09-25 20:50:59','/wp-content/uploads/booking_calendar/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(126188,'2024-09-25 20:50:58','/wp-content/themes/alera/alera/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(126187,'2024-09-25 20:50:57','/wp-includes/Requests/Exception/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126186,'2024-09-25 20:50:56','/wp-content/uploads/revslider/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(126185,'2024-09-25 20:50:55','/wp-content/uploads/membres/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126183,'2024-09-25 20:50:53','/wp-content/plugins/dzs-zoomsounds/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(126184,'2024-09-25 20:50:54','/images/gallery/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126182,'2024-09-25 20:50:52','/el/wp-content/plugins/seoplugins/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(126181,'2024-09-25 20:50:51','/wp-content/themes/welfare-charity/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(126180,'2024-09-25 20:50:50','/infra/wpadmin/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126179,'2024-09-25 20:50:49','/es/wp-content/themes/wp-pridmag/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126178,'2024-09-25 20:50:48','/about-us/our-brands-bug-lady/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126176,'2024-09-25 20:50:46','/wp-content/plugins/hellopress/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126177,'2024-09-25 20:50:47','/wp-content/plugins/sid/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126175,'2024-09-25 20:50:45','/wp-content/plugins/CropImage/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126174,'2024-09-25 20:50:44','/wp-content/uploads/user_uploads/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126173,'2024-09-25 20:50:44','/assets/ventanas_director/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126172,'2024-09-25 20:50:43','/wp-content/uploads/2018/dir/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(126156,'2024-09-25 20:50:09','/wp-content/uploads/spip/tif/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126157,'2024-09-25 20:50:10','/images/items/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126158,'2024-09-25 20:50:12','/wp-content/uploads/et_temp/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126159,'2024-09-25 20:50:13','/.well-known/data/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(126160,'2024-09-25 20:50:14','/wp-content/themes/mero-megazines/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(126161,'2024-09-25 20:50:15','/lucky-charms/wp-admin/','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126162,'2024-09-25 20:50:16','/unieke-locatie-aan-de-maas/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(126163,'2024-09-25 20:50:17','/web/wp-content/themes/seotheme/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126164,'2024-09-25 20:50:18','/wp-content/plugins/rbggseh/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(126165,'2024-09-25 20:50:19','/wp-content/plugins/easybusy/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126166,'2024-09-25 20:50:20','/wp-includes/Requests/Response/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126167,'2024-09-25 20:50:21','/wp-content/uploads/2016/11/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126168,'2024-09-25 20:50:22','/wp-admin/images/screenshots/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126169,'2024-09-25 20:50:23','/wp-content/plugins/configler/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(126170,'2024-09-25 20:50:26','/home/wp-content/themes/seotheme/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126171,'2024-09-25 20:50:27','/wp-content/plugins/ioptimization/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126143,'2024-09-25 20:49:51','/images/front_galery/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(126140,'2024-09-25 20:49:46','/wp-includes/Requests/Proxy/','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126141,'2024-09-25 20:49:47','/wp-content/uploads/2015/03/','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126142,'2024-09-25 20:49:50','/images/uploads/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125142,'2024-09-25 20:30:37','/plugins/shell20211028.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125143,'2024-09-25 20:30:38','/images/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125144,'2024-09-25 20:30:38','/images/chosen.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125145,'2024-09-25 20:30:39','/js/tinymce/plugins/compat3x/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125146,'2024-09-25 20:30:40','/css/403.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125147,'2024-09-25 20:30:41','/think.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125148,'2024-09-25 20:30:42','/includes/1975Team.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125149,'2024-09-25 20:30:43','/pki-validation/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125150,'2024-09-25 20:30:44','/gold.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125151,'2024-09-25 20:30:45','/class.api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125152,'2024-09-25 20:30:46','/plugins/pwnd/baa.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125153,'2024-09-25 20:30:47','/plugins/wp-help/admin/wp-fclass.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125154,'2024-09-25 20:30:48','/Requests/text.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125155,'2024-09-25 20:30:48','/js/tinymce/utils/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125156,'2024-09-25 20:30:49','/mod_webshell/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125157,'2024-09-25 20:30:50','/uploads/2024/08/new.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125158,'2024-09-25 20:30:51','/Marvins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125159,'2024-09-25 20:30:52','/certificates/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125160,'2024-09-25 20:30:53','/uploads/dropdown.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125161,'2024-09-25 20:30:54','/app.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125162,'2024-09-25 20:30:55','/css/colors/coffee/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125163,'2024-09-25 20:30:56','/pki-validation/bless.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125164,'2024-09-25 20:30:57','/pki-validation/403.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125165,'2024-09-25 20:30:58','/xid.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125166,'2024-09-25 20:30:59','/includes/class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125167,'2024-09-25 20:31:00','/upfile.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125168,'2024-09-25 20:31:01','/Requests/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125169,'2024-09-25 20:31:02','/sitemaps/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125170,'2024-09-25 20:31:03','/fonts/css.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125171,'2024-09-25 20:31:04','/PHPMailer/wp-login.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125172,'2024-09-25 20:31:04','/Text/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125173,'2024-09-25 20:31:05','/images/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125174,'2024-09-25 20:31:06','/library.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125175,'2024-09-25 20:31:07','/server.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125176,'2024-09-25 20:31:09','/plugins/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125177,'2024-09-25 20:31:10','/plugins/fix/1.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125178,'2024-09-25 20:31:11','/maint/plugins.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125179,'2024-09-25 20:31:11','/upgrade/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125180,'2024-09-25 20:31:12','/acme-challenge/class.api.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125181,'2024-09-25 20:31:13','/acme-challenge/webdb.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125182,'2024-09-25 20:31:14','/themes/sky-pro/js.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125183,'2024-09-25 20:31:15','/pki-validation/server.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125184,'2024-09-25 20:31:16','/css/colors/blue/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125185,'2024-09-25 20:31:17','/mani.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125186,'2024-09-25 20:31:18','/images/network.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125187,'2024-09-25 20:31:19','/template-wploader.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125188,'2024-09-25 20:31:20','/core.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125189,'2024-09-25 20:31:21','/class-config.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125190,'2024-09-25 20:31:22','/mode.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125191,'2024-09-25 20:31:23','/js/wp-login.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125192,'2024-09-25 20:31:24','/class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125193,'2024-09-25 20:31:25','/mini.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125194,'2024-09-25 20:31:26','/rest-api/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125195,'2024-09-25 20:31:27','/tool.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125196,'2024-09-25 20:31:28','/field.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125197,'2024-09-25 20:31:29','/plugins/wp-theme-editor/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125198,'2024-09-25 20:31:29','/images/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125199,'2024-09-25 20:31:30','/customize/themes.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125200,'2024-09-25 20:31:31','/class-wordpress-license.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125201,'2024-09-25 20:31:32','/IXR/atomlib.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125202,'2024-09-25 20:31:33','/block-supports/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125203,'2024-09-25 20:31:34','/css/colors/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125204,'2024-09-25 20:31:35','/pki-validation/cert.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125205,'2024-09-25 20:31:36','/js/widgets/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125206,'2024-09-25 20:31:37','/acme-challenge/iR7SzrsOUEP.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125207,'2024-09-25 20:31:38','/acme-challenge/cloud1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125208,'2024-09-25 20:31:39','/upgrade-temp-backup/about.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125209,'2024-09-25 20:31:40','/jquery.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125210,'2024-09-25 20:31:40','/Requests/dropdown.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125211,'2024-09-25 20:31:41','/class-wp-post-link.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125212,'2024-09-25 20:31:42','/widgets/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125213,'2024-09-25 20:31:43','/css/network.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125214,'2024-09-25 20:31:44','/acme-challenge/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125215,'2024-09-25 20:31:45','/plugins/press/wp-class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125216,'2024-09-25 20:31:46','/assets/404.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125217,'2024-09-25 20:31:47','/dbs.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125218,'2024-09-25 20:31:48','/info.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125219,'2024-09-25 20:31:49','/network/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125220,'2024-09-25 20:31:50','/user/iR7SzrsOUEP.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125221,'2024-09-25 20:31:51','/fonts/head.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125222,'2024-09-25 20:31:51','/images/media/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125223,'2024-09-25 20:31:52','/js/tinymce/utils/wp-tinymce.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125224,'2024-09-25 20:31:53','/maint/repair.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125225,'2024-09-25 20:31:54','/SimplePie/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125226,'2024-09-25 20:31:55','/pki-validation/settings.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125227,'2024-09-25 20:31:56','/pki-validation/class_api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125228,'2024-09-25 20:31:57','/widgets/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125229,'2024-09-25 20:31:58','/up.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125230,'2024-09-25 20:31:59','/includes/manager.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125231,'2024-09-25 20:32:00','/images/dropdown.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125232,'2024-09-25 20:32:01','/js/thickbox/thickbox.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125233,'2024-09-25 20:32:02','/pki-validation/mariju.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125234,'2024-09-25 20:32:03','/pki-validation/gix.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125235,'2024-09-25 20:32:05','/network/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125236,'2024-09-25 20:32:06','/includes/thumbs.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125237,'2024-09-25 20:32:07','/plugins/ern/geccko.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125238,'2024-09-25 20:32:08','/Text/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125239,'2024-09-25 20:32:09','/js.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125240,'2024-09-25 20:32:09','/plugins/classic-editor/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125241,'2024-09-25 20:32:10','/sitemaps/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125242,'2024-09-25 20:32:12','/pki-validation/system.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125243,'2024-09-25 20:32:13','/theme-compat/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125244,'2024-09-25 20:32:14','/pomo/wp-css.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125245,'2024-09-25 20:32:15','/plugins/akismet/akismet.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125246,'2024-09-25 20:32:16','/css/colors/light/theme.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125247,'2024-09-25 20:32:17','/themes/wp-pridmag/init.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125248,'2024-09-25 20:32:18','/Requests/Transport/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125249,'2024-09-25 20:32:19','/exit.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125250,'2024-09-25 20:32:20','/images/doc.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125251,'2024-09-25 20:32:21','/IXR/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125252,'2024-09-25 20:32:21','/pki-validation/ssl.php?xsec=blocker','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125253,'2024-09-25 20:32:22','/acme-challenge/edit.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125254,'2024-09-25 20:32:23','/css/css.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125255,'2024-09-25 20:32:24','/Requests/Text/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125256,'2024-09-25 20:32:26','/images/smilies/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125257,'2024-09-25 20:32:27','/plugins/hermes/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125258,'2024-09-25 20:32:28','/blocks/network.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125259,'2024-09-25 20:32:29','/rest-api/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125260,'2024-09-25 20:32:30','/item.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125261,'2024-09-25 20:32:30','/sts.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125262,'2024-09-25 20:32:32','/maint/atomlib.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125263,'2024-09-25 20:32:33','/acme-challenge/gif.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125264,'2024-09-25 20:32:34','/css/colors/blue/CasperExV1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125265,'2024-09-25 20:32:35','/alfa.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125266,'2024-09-25 20:32:36','/SimplePie/Content/Type/wp-view.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125267,'2024-09-25 20:32:37','/plugins/background-image-cropper/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125268,'2024-09-25 20:32:37','/plugins/phpadmin/acp.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125269,'2024-09-25 20:32:38','/css/core.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125270,'2024-09-25 20:32:40','/plugins/wpsml-sys.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125271,'2024-09-25 20:32:41','/pki-validation/wp-theme.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125272,'2024-09-25 20:32:42','/rest-api/alfa-rex.php7','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125273,'2024-09-25 20:32:43','/network/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125274,'2024-09-25 20:32:44','/style.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125275,'2024-09-25 20:32:44','/images/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125276,'2024-09-25 20:32:45','/Text/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125277,'2024-09-25 20:32:46','/ini.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125278,'2024-09-25 20:32:47','/Requests/Response/license.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125279,'2024-09-25 20:32:48','/acme-challenge/2index.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125280,'2024-09-25 20:32:49','/pki-validation/lock.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125281,'2024-09-25 20:32:50','/js/widgets/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125282,'2024-09-25 20:32:51','/setup-config.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125283,'2024-09-25 20:32:52','/plugins/index-ajax-response.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125284,'2024-09-25 20:32:52','/gif.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125285,'2024-09-25 20:32:53','/wp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125286,'2024-09-25 20:32:54','/uploads/2023/10/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125287,'2024-09-25 20:32:55','/pki-validation/2index.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125288,'2024-09-25 20:32:56','/network/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125289,'2024-09-25 20:32:57','/js/wp-conflg.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125290,'2024-09-25 20:32:58','/js/plugins.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125291,'2024-09-25 20:32:59','/hehe-wp.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125292,'2024-09-25 20:33:00','/wp-blog.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125293,'2024-09-25 20:33:01','/priv8.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125294,'2024-09-25 20:33:02','/languages/plugins.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125295,'2024-09-25 20:33:03','/plugins/seoo/wsoyanz.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125296,'2024-09-25 20:33:04','/x.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125297,'2024-09-25 20:33:05','/acme-challenge/404.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125298,'2024-09-25 20:33:06','/uploads/cong.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125299,'2024-09-25 20:33:07','/themes/seotheme/mar.php?Mr=BDKR28','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125300,'2024-09-25 20:33:07','/pki-validation/upfile.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125301,'2024-09-25 20:33:08','/images/ups.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125302,'2024-09-25 20:33:09','/themes/digital-download/new.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125303,'2024-09-25 20:33:10','/acme-challenge/worksec.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125304,'2024-09-25 20:33:11','/alfanew.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125305,'2024-09-25 20:33:13','/pomo/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125306,'2024-09-25 20:33:14','/includes/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125307,'2024-09-25 20:33:15','/css/colors/blue/atomlib.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125308,'2024-09-25 20:33:16','/acme-challenge/cong.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125309,'2024-09-25 20:33:18','/fonts/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125310,'2024-09-25 20:33:19','/rest-api/endpoints/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125311,'2024-09-25 20:33:20','/fx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125312,'2024-09-25 20:33:21','/js/tinymce/skins/wordpress/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125313,'2024-09-25 20:33:21','/wp-content/plugins/fix/up.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125314,'2024-09-25 20:33:22','/pki-validation/min.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125315,'2024-09-25 20:33:23','/cc.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125316,'2024-09-25 20:33:24','/PHPMailer/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125317,'2024-09-25 20:33:25','/customize/about.php7','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125318,'2024-09-25 20:33:26','/upgrade/xid.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125319,'2024-09-25 20:33:27','/upload/boss.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125320,'2024-09-25 20:33:28','/js/tinymce/utils/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125321,'2024-09-25 20:33:29','/user/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125322,'2024-09-25 20:33:30','/maint/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125323,'2024-09-25 20:33:30','/maint/pass.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125324,'2024-09-25 20:33:31','/assets/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125325,'2024-09-25 20:33:32','/IXR/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125326,'2024-09-25 20:33:33','/duck.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125327,'2024-09-25 20:33:34','/themes/pridmag/db.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125328,'2024-09-25 20:33:35','/network/theme.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125329,'2024-09-25 20:33:36','/plugins/TOPXOH/wDR.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125330,'2024-09-25 20:33:38','/pomo/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125331,'2024-09-25 20:33:38','/acme-challenge/w.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125332,'2024-09-25 20:33:40','/bala.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125333,'2024-09-25 20:33:41','/certificates/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125334,'2024-09-25 20:33:42','/ID3/chosen.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125335,'2024-09-25 20:33:43','/uploads/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125336,'2024-09-25 20:33:44','/SimplePie/network.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125337,'2024-09-25 20:33:45','/upgrade/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125338,'2024-09-25 20:33:46','/img/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125339,'2024-09-25 20:33:48','/repeater.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125340,'2024-09-25 20:33:49','/fonts/admin.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125341,'2024-09-25 20:33:50','/plugins/wp-sec/ab.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125342,'2024-09-25 20:33:51','/themes/twentytwentytwo/inc/patterns/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125343,'2024-09-25 20:33:51','/PHPMailer/admin.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125344,'2024-09-25 20:33:52','/css/dist/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125345,'2024-09-25 20:33:53','/pki-validation/class.api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125346,'2024-09-25 20:33:54','/acme-challenge/cl.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125347,'2024-09-25 20:33:55','/css/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125348,'2024-09-25 20:33:56','/config.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125349,'2024-09-25 20:33:57','/pki-validation/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125350,'2024-09-25 20:33:58','/customize/cloud.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125351,'2024-09-25 20:33:59','/pki-validation/dropdown.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125352,'2024-09-25 20:34:00','/acme-challenge/myip.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125353,'2024-09-25 20:34:00','/js/widgets/about.php7','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125354,'2024-09-25 20:34:01','/pki-validation/sclass_api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125355,'2024-09-25 20:34:03','/views/form/tmpl/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125356,'2024-09-25 20:34:03','/pomo/install.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125357,'2024-09-25 20:34:04','/ID3/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125358,'2024-09-25 20:34:05','/images/smilies/radio.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125359,'2024-09-25 20:34:06','/plugins/seoplugins/db.php?u','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125360,'2024-09-25 20:34:07','/certificates/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125361,'2024-09-25 20:34:08','/pki-validation/gif.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125362,'2024-09-25 20:34:09','/js/wp-load.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125363,'2024-09-25 20:34:10','/as.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125364,'2024-09-25 20:34:11','/uploads/menu.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125365,'2024-09-25 20:34:12','/js/widgets/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125366,'2024-09-25 20:34:13','/js/crop/mart.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125367,'2024-09-25 20:34:14','/themes/travelscape/json.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125368,'2024-09-25 20:34:15','/plugins/erin/pgs.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125369,'2024-09-25 20:34:16','/pki-validation/admin.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125370,'2024-09-25 20:34:17','/iR7SzrsOUEP.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125371,'2024-09-25 20:34:18','/plugins/dummyyummy/wp-signup.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125372,'2024-09-25 20:34:19','/cgi-bin/about.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125373,'2024-09-25 20:34:19','/acme-challenge/mariju.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125374,'2024-09-25 20:34:20','/acme-challenge/atomlib.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125375,'2024-09-25 20:34:21','/includes/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125376,'2024-09-25 20:34:22','/home.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125377,'2024-09-25 20:34:25','/plugins/background-image-cropper/ups.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125378,'2024-09-25 20:34:26','/images.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125379,'2024-09-25 20:34:27','/default.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125380,'2024-09-25 20:34:28','/plugins/core-plugin/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125381,'2024-09-25 20:34:30','/acme-challenge/shell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125382,'2024-09-25 20:34:31','/atomlib.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125383,'2024-09-25 20:34:32','/acme-challenge/license.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125384,'2024-09-25 20:34:33','/upload.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125385,'2024-09-25 20:34:33','/network/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125386,'2024-09-25 20:34:34','/wp-2019.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125387,'2024-09-25 20:34:35','/pki-validation/afnew.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125388,'2024-09-25 20:34:36','/plugins.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125389,'2024-09-25 20:34:37','/network/gzak2w.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125390,'2024-09-25 20:34:38','/plugins/pwnd/pwnd.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125391,'2024-09-25 20:34:39','/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125392,'2024-09-25 20:34:40','/css.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125393,'2024-09-25 20:34:41','/plugins/WordPressCore/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125394,'2024-09-25 20:34:42','/cong.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125395,'2024-09-25 20:34:43','/moon.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125396,'2024-09-25 20:34:44','/install.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125397,'2024-09-25 20:34:46','/plugins/google-seo-rank/module.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125398,'2024-09-25 20:34:47','/Text/about.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125399,'2024-09-25 20:34:47','/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125400,'2024-09-25 20:34:48','/acme-challenge/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125401,'2024-09-25 20:34:49','/acme-challenge/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125402,'2024-09-25 20:34:50','/acme-challenge/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125403,'2024-09-25 20:34:51','/css/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125404,'2024-09-25 20:34:52','/uploads/wpr-addons/forms/b1ack.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125405,'2024-09-25 20:34:53','/acme-challenge/upfile.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125406,'2024-09-25 20:34:54','/dialog.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125407,'2024-09-25 20:34:55','/pki-validation/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125408,'2024-09-25 20:34:56','/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125409,'2024-09-25 20:34:57','/atomic/templates.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125410,'2024-09-25 20:34:58','/themes/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125411,'2024-09-25 20:34:59','/acme-challenge/wso112233.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125412,'2024-09-25 20:35:00','/Requests/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125413,'2024-09-25 20:35:01','/acme-challenge/install.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125414,'2024-09-25 20:35:02','/phpunit/Util/PHP/eval-stdin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125415,'2024-09-25 20:35:03','/acme-challenge/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125416,'2024-09-25 20:35:04','/acme-challenge/admin.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125417,'2024-09-25 20:35:05','/hcapmaster_comps.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125418,'2024-09-25 20:35:06','/themes/seotheme/db.php?u','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125419,'2024-09-25 20:35:07','/plugins/cp-pro/js.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125420,'2024-09-25 20:35:09','/acme-challenge/wp-blog.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125421,'2024-09-25 20:35:10','/plugins/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125422,'2024-09-25 20:35:11','/pki-validation/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125423,'2024-09-25 20:35:11','/user/updater.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125424,'2024-09-25 20:35:12','/ID3/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125425,'2024-09-25 20:35:13','/pki-validation/shell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125426,'2024-09-25 20:35:14','/class-wp-smtp-bar.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125427,'2024-09-25 20:35:15','/images/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125428,'2024-09-25 20:35:16','/style-engine/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125429,'2024-09-25 20:35:17','/js/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125430,'2024-09-25 20:35:18','/tinyfilemanager.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125431,'2024-09-25 20:35:19','/pki-validation/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125432,'2024-09-25 20:35:19','/acme-challenge/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125433,'2024-09-25 20:35:20','/css/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125434,'2024-09-25 20:35:21','/acme-challenge/wp-load.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125435,'2024-09-25 20:35:22','/plugins/core/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125436,'2024-09-25 20:35:23','/maint/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125437,'2024-09-25 20:35:24','/themes/pridmag/db.php?u','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125438,'2024-09-25 20:35:25','/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125439,'2024-09-25 20:35:26','/wp-1ogin_bak.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125440,'2024-09-25 20:35:27','/maint/users.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125441,'2024-09-25 20:35:28','/wp-conflg.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125442,'2024-09-25 20:35:29','/Text/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125443,'2024-09-25 20:35:30','/banners/about.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125444,'2024-09-25 20:35:30','/includes/wp-login.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125445,'2024-09-25 20:35:32','/click.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125446,'2024-09-25 20:35:34','/acme-challenge/server.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125447,'2024-09-25 20:35:35','/xl2023.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125448,'2024-09-25 20:35:35','/plugins/ioptimization/IOptimize.php?rchk','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125449,'2024-09-25 20:35:36','/plugins/alfa-rex.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125450,'2024-09-25 20:35:38','/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125451,'2024-09-25 20:35:39','/css/dist/niil.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125452,'2024-09-25 20:35:40','/update/wpup.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125453,'2024-09-25 20:35:41','/Requests/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125454,'2024-09-25 20:35:42','/chosen.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125455,'2024-09-25 20:35:42','/rk2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125456,'2024-09-25 20:35:43','/pki-validation/wp-blog.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125457,'2024-09-25 20:35:44','/doc.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125458,'2024-09-25 20:35:45','/acme-challenge/themes.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125459,'2024-09-25 20:35:46','/403.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125460,'2024-09-25 20:35:47','/upgrade/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125461,'2024-09-25 20:35:48','/IXR/wp-login.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125462,'2024-09-25 20:35:49','/uploads/zcache.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125463,'2024-09-25 20:35:50','/Util/PHP/eval-stdin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125464,'2024-09-25 20:35:51','/js/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125465,'2024-09-25 20:35:52','/languages/wp-login.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125466,'2024-09-25 20:35:53','/load.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125467,'2024-09-25 20:35:54','/acme-challenge/samll.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125468,'2024-09-25 20:35:55','/pki-validation/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125469,'2024-09-25 20:35:56','/about.php?key=EnigmaCyberSecurity','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125470,'2024-09-25 20:35:57','/beez3/error.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125471,'2024-09-25 20:35:58','/karakaroa/wp-login.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125472,'2024-09-25 20:35:59','/themes/cay-van-phong/kevinpngjpg.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125473,'2024-09-25 20:36:00','/acme-challenge/class_api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125474,'2024-09-25 20:36:01','/acme-challenge/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125475,'2024-09-25 20:36:02','/updates.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125476,'2024-09-25 20:36:03','/css/lock.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125477,'2024-09-25 20:36:04','/js/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125478,'2024-09-25 20:36:05','/pki-validation/LA.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125479,'2024-09-25 20:36:05','/wpup.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125480,'2024-09-25 20:36:06','/js/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125481,'2024-09-25 20:36:07','/maint/wp-login.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125482,'2024-09-25 20:36:08','/pki-validation/doc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125483,'2024-09-25 20:36:09','/zMousse/otuz1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125484,'2024-09-25 20:36:10','/fooster1337.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125485,'2024-09-25 20:36:11','/uploads/wp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125486,'2024-09-25 20:36:12','/images/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125487,'2024-09-25 20:36:13','/images/css.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125488,'2024-09-25 20:36:13','/mod_simplefileuploadv1.3/elements/udd.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125489,'2024-09-25 20:36:14','/includes/cloud.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125490,'2024-09-25 20:36:15','/users.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125491,'2024-09-25 20:36:16','/css/colors/coffee/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125492,'2024-09-25 20:36:17','/pki-validation/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125493,'2024-09-25 20:36:18','/uploader.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125494,'2024-09-25 20:36:19','/uploads/uploads.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125495,'2024-09-25 20:36:20','/gifshell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125496,'2024-09-25 20:36:21','/mariju.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125497,'2024-09-25 20:36:22','/acme-challenge/gecko.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125498,'2024-09-25 20:36:22','/certificates/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125499,'2024-09-25 20:36:23','/phpunit/phpunit/src/Util/PHP/eval-stdin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125500,'2024-09-25 20:36:24','/acme-challenge/simple.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125501,'2024-09-25 20:36:25','/form.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125502,'2024-09-25 20:36:26','/phpunit/phpunit/src/Util/PHP/kill.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125503,'2024-09-25 20:36:28','/acme-challenge/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125504,'2024-09-25 20:36:29','/acme-challenge/shell20211028.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125505,'2024-09-25 20:36:30','/images/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125506,'2024-09-25 20:36:31','/login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125507,'2024-09-25 20:36:32','/pki-validation/wp-sigunq.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125508,'2024-09-25 20:36:33','/acme-challenge/wp-sigunq.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125509,'2024-09-25 20:36:34','/js/tinymce/wp-tinymce.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125510,'2024-09-25 20:36:35','/xltavrat.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125511,'2024-09-25 20:36:36','/phpunit/phpunit/Util/PHP/eval-stdin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125512,'2024-09-25 20:36:37','/plugins/envato-market/inc/class-envato-market-github.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125513,'2024-09-25 20:36:38','/ID3/getid3s.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125514,'2024-09-25 20:36:39','/PHPMailer/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125515,'2024-09-25 20:36:40','/plugins/linkpreview/db.php?u','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125516,'2024-09-25 20:36:41','/pomo/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125517,'2024-09-25 20:36:43','/pomo/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125518,'2024-09-25 20:36:44','/IXR/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125519,'2024-09-25 20:36:45','/acme-challenge/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125520,'2024-09-25 20:36:46','/acme-challenge/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125521,'2024-09-25 20:36:47','/acme-challenge/wp-signup.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125522,'2024-09-25 20:36:48','/themes/tflow/up.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125523,'2024-09-25 20:36:49','/user/network.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125524,'2024-09-25 20:36:50','/plugins/pwnd-1/pwnd.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125525,'2024-09-25 20:36:51','/js/jcrop/Jcrop.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125526,'2024-09-25 20:36:52','/plugins/simple/simple.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125527,'2024-09-25 20:36:52','/acme-challenge/bs.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125528,'2024-09-25 20:36:54','/mar.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125529,'2024-09-25 20:36:55','/languages/about.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125530,'2024-09-25 20:36:56','/acme-challenge/LA.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125531,'2024-09-25 20:36:57','/wp-admin.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125532,'2024-09-25 20:36:58','/wp-editor.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125533,'2024-09-25 20:36:59','/class_api.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125534,'2024-09-25 20:37:00','/plugins/sid/sidwso.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125535,'2024-09-25 20:37:01','/js/privacy-tools.min.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125536,'2024-09-25 20:37:02','/themes/bltm/wp-login.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125537,'2024-09-25 20:37:03','/ID3/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125538,'2024-09-25 20:37:04','/pki-validation/x.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125539,'2024-09-25 20:37:05','/includes/inc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125540,'2024-09-25 20:37:05','/block-patterns/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125541,'2024-09-25 20:37:06','/js/about.php7','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125542,'2024-09-25 20:37:07','/pki-validation/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125543,'2024-09-25 20:37:08','/pki-validation/atomlib.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125544,'2024-09-25 20:37:09','/fonts/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125545,'2024-09-25 20:37:10','/pki-validation/file.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125546,'2024-09-25 20:37:11','/plugins/google-seo-rank/module.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125547,'2024-09-25 20:37:12','/themes/twentytwenty/404.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125548,'2024-09-25 20:37:13','/type.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125549,'2024-09-25 20:37:14','/pki-validation/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125550,'2024-09-25 20:37:15','/includes/class-wp-filesystem-base.php.INFECTED.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125551,'2024-09-25 20:37:16','/upload/css.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125552,'2024-09-25 20:37:17','/fierzashell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125553,'2024-09-25 20:37:18','/src.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125554,'2024-09-25 20:37:19','/customize/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125555,'2024-09-25 20:37:20','/packed.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125556,'2024-09-25 20:37:21','/plugins/ioxi/alfa-ioxi.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125557,'2024-09-25 20:37:21','/gely.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125558,'2024-09-25 20:37:22','/plugins/seox/randkeyword.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125559,'2024-09-25 20:37:23','/uploads/2023/05/404.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125560,'2024-09-25 20:37:24','/wso112233.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125561,'2024-09-25 20:37:25','/uploads/cache.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125562,'2024-09-25 20:37:26','/1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125563,'2024-09-25 20:37:27','/IXR/class-IXR-http.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125564,'2024-09-25 20:37:28','/sxx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125565,'2024-09-25 20:37:29','/rest-api/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125566,'2024-09-25 20:37:29','/acme-challenge/dropdown.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125567,'2024-09-25 20:37:30','/db-cache.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125568,'2024-09-25 20:37:31','/includes/class-wp-filesystem-base.php.bak','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125569,'2024-09-25 20:37:32','/acme-challenge/fond.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125570,'2024-09-25 20:37:33','/system/themes.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125571,'2024-09-25 20:37:34','/includes/admin-ajax.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125572,'2024-09-25 20:37:35','/acme-challenge/sclass_api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125573,'2024-09-25 20:37:36','/images/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125574,'2024-09-25 20:37:37','/acme-challenge/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125575,'2024-09-25 20:37:38','/plugins/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125576,'2024-09-25 20:37:38','/acme-challenge/doc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125577,'2024-09-25 20:37:39','/images/Mhbgf.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125578,'2024-09-25 20:37:40','/acme-challenge/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125579,'2024-09-25 20:37:41','/tmpls.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125580,'2024-09-25 20:37:42','/themes/aahana/json.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125581,'2024-09-25 20:37:43','/blocks/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125582,'2024-09-25 20:37:44','/uploads/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125583,'2024-09-25 20:37:45','/fonts/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125584,'2024-09-25 20:37:46','/user/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125585,'2024-09-25 20:37:47','/certificates/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125586,'2024-09-25 20:37:48','/img.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125587,'2024-09-25 20:37:49','/pki-validation/install.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125588,'2024-09-25 20:37:50','/widgets/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125589,'2024-09-25 20:37:51','/js/widgets/admin.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125590,'2024-09-25 20:37:52','/plugins/cahpkok/login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125591,'2024-09-25 20:37:52','/css/colors/midnight/as.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125592,'2024-09-25 20:37:53','/plugins/muerrdwong/up.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125593,'2024-09-25 20:37:54','/blocks/social-links/wp-blog.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125594,'2024-09-25 20:37:55','/acme-challenge/ajax-requests.new.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125595,'2024-09-25 20:37:56','/themes/pridmag/2.php?u','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125596,'2024-09-25 20:37:58','/maint/2.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125597,'2024-09-25 20:37:59','/rest-api/endpoints/session-index.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125598,'2024-09-25 20:37:59','/wp-content/languages/themes/wp-login.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125599,'2024-09-25 20:38:00','/sodium_compat/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125600,'2024-09-25 20:38:01','/languages/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125601,'2024-09-25 20:38:03','/Engine/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125602,'2024-09-25 20:38:04','/plugins/elementor/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125603,'2024-09-25 20:38:05','/css/colors/midnight/hyper.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125604,'2024-09-25 20:38:06','/plugins/wolzwow/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125605,'2024-09-25 20:38:07','/css/dist/components/adminshell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125606,'2024-09-25 20:38:07','/87.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125607,'2024-09-25 20:38:08','/pomo/a.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125608,'2024-09-25 20:38:09','/images/wp-ok.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125609,'2024-09-25 20:38:10','/Requests/Auth/Auth.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125610,'2024-09-25 20:38:11','/pomo/l.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125611,'2024-09-25 20:38:12','/js/jcrop/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125612,'2024-09-25 20:38:13','/Text/wp-load.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125613,'2024-09-25 20:38:14','/colors/coffee/moon.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125614,'2024-09-25 20:38:15','/plugins/ssjdtng/rieaspsy.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125615,'2024-09-25 20:38:16','/uploads/2023/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125616,'2024-09-25 20:38:17','/pomo/barees.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125617,'2024-09-25 20:38:18','/includes/cong.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125618,'2024-09-25 20:38:19','/lnexugel.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125619,'2024-09-25 20:38:20','/IXR/menu.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125620,'2024-09-25 20:38:21','/uploads/2021/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125621,'2024-09-25 20:38:22','/wp-content/db-cache.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125622,'2024-09-25 20:38:23','/wp-content/plugins/phpad/acp.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125623,'2024-09-25 20:38:24','/wp-content/plugins/phpadmin/acp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125624,'2024-09-25 20:38:25','/wp-content/plugins/Core-Econ/upH.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125625,'2024-09-25 20:38:26','/wp-content/plugins/pwnd/pwnd.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125626,'2024-09-25 20:38:26','/hehehehe.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125627,'2024-09-25 20:38:27','/wp-content/plugins/wp-ver.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125628,'2024-09-25 20:38:28','/wp-checkbex.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125629,'2024-09-25 20:38:29','/cjfuns.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125630,'2024-09-25 20:38:31','/wp-content/plugins/hellopress/wp_filemanager.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125631,'2024-09-25 20:38:32','/wzy.php?action=door123','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125632,'2024-09-25 20:38:33','/sites/all/modules/plupload/plupload/examples/upload.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125633,'2024-09-25 20:38:33','/wp-plain.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125634,'2024-09-25 20:38:35','/wp-aa.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125635,'2024-09-25 20:38:36','/wp-content/plugins/wp-automatic/inc/csv.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125636,'2024-09-25 20:38:37','/taad.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125637,'2024-09-25 20:38:38','/cp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125638,'2024-09-25 20:38:39','/tools.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125639,'2024-09-25 20:38:40','/word.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125640,'2024-09-25 20:38:40','/goat1.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125641,'2024-09-25 20:38:41','/wp-admin/images/cloud.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125642,'2024-09-25 20:38:42','/about/function.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125643,'2024-09-25 20:38:43','/wp-includes/images/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125644,'2024-09-25 20:38:44','/wp-includes/blocks/about.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125645,'2024-09-25 20:38:45','/wp-includes/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125646,'2024-09-25 20:38:46','/wp-content/plugins/pwnd/as.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125647,'2024-09-25 20:38:47','/log.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125648,'2024-09-25 20:38:48','/mail.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125649,'2024-09-25 20:38:49','/xp.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125650,'2024-09-25 20:38:50','/wp-content/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125651,'2024-09-25 20:38:50','/wp-content/themes/404.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125652,'2024-09-25 20:38:51','/wp-admin/wp-login.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125653,'2024-09-25 20:38:52','/wp-admin/css/colors/blue/blue.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125654,'2024-09-25 20:38:54','/colors/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125655,'2024-09-25 20:38:55','/wp-includes/themes.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125656,'2024-09-25 20:38:56','/ifmaatkk.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125657,'2024-09-25 20:38:57','/pgs.phP7','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125658,'2024-09-25 20:38:58','/pegi.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125659,'2024-09-25 20:38:59','/wp-content/plugins/cp-pro/js.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125660,'2024-09-25 20:39:00','/images/class-config.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125661,'2024-09-25 20:39:00','/randkeyword.PhP7','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125662,'2024-09-25 20:39:01','/saka.phP7','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125663,'2024-09-25 20:39:02','/nxljahra.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125664,'2024-09-25 20:39:03','/wp-content/themes/sketch/404.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125665,'2024-09-25 20:39:04','/ynz.PhP7','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125666,'2024-09-25 20:39:05','/wp-content/themes/sky-pro/js.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125667,'2024-09-25 20:39:06','/wp-content/plugins/core/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125668,'2024-09-25 20:39:07','/saka.phP8','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125669,'2024-09-25 20:39:08','/wp-includes/wp-class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125670,'2024-09-25 20:39:09','/about.php?525','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125671,'2024-09-25 20:39:10','/you.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125672,'2024-09-25 20:39:13','/ova-wso.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125673,'2024-09-25 20:39:14','/api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125674,'2024-09-25 20:39:15','/wp-content/themes/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125675,'2024-09-25 20:39:15','/wp-admin/js/about.php7','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125676,'2024-09-25 20:39:17','/wp-admin/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125677,'2024-09-25 20:39:18','/test.php/xltavrat.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125678,'2024-09-25 20:39:19','/wp-includes/IXR/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125679,'2024-09-25 20:39:20','/fm1.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125680,'2024-09-25 20:39:21','/dir.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125681,'2024-09-25 20:39:22','/f.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125682,'2024-09-25 20:39:23','/wp-admin/wp-comments-post.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125683,'2024-09-25 20:39:24','/wp-admin/css/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125684,'2024-09-25 20:39:25','/ioxi002.PhP7','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125685,'2024-09-25 20:39:26','/wp-content/themes/travel/issue.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125686,'2024-09-25 20:39:27','/shell.php/wp-ver.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125687,'2024-09-25 20:39:28','/wp-admin/user/wp-login.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125688,'2024-09-25 20:39:29','/Njima.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125689,'2024-09-25 20:39:30','/wp-content/plugins/Cache/Cache.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125690,'2024-09-25 20:39:31','/jcsonquo.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125691,'2024-09-25 20:39:32','/wp-content/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125692,'2024-09-25 20:39:33','/wp-content/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125693,'2024-09-25 20:39:34','/wxzebeos.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125694,'2024-09-25 20:39:35','/init.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125695,'2024-09-25 20:39:36','/wp-includes/random_compat/bala.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125696,'2024-09-25 20:39:37','/sidwsi.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125697,'2024-09-25 20:39:38','/wp-includes/fonts/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125698,'2024-09-25 20:39:39','/wp-includes/sodium_compat/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125699,'2024-09-25 20:39:40','/admin/Basic.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125700,'2024-09-25 20:39:41','/wp-head.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125701,'2024-09-25 20:39:42','/wp-includes/Requests/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125702,'2024-09-25 20:39:42','/wp-admin/images/module.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125703,'2024-09-25 20:39:43','/wp-content/plugins/dvteam/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125704,'2024-09-25 20:39:45','/wp-content/plugins/azra-tn/wso.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125705,'2024-09-25 20:39:46','/filter.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125706,'2024-09-25 20:39:47','/wp-content/themes/customizr/date.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125707,'2024-09-25 20:39:48','/wp-admin/images/about.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125708,'2024-09-25 20:39:49','/wp-content/plugins/sid/sidwso.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125709,'2024-09-25 20:39:50','/wp-admin/lock.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125710,'2024-09-25 20:39:51','/maxrd.PhP7','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125711,'2024-09-25 20:39:52','/w.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125712,'2024-09-25 20:39:53','/wp-content/themes/evita/issue.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125713,'2024-09-25 20:39:54','/randkeyword.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125714,'2024-09-25 20:39:55','/wp-includes/IXR/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125715,'2024-09-25 20:39:56','/wp-includes/js/wp-load.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125716,'2024-09-25 20:39:57','/website/wp-content/plugins/zvwbset/shell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125717,'2024-09-25 20:39:58','/wp-content/style-css.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125718,'2024-09-25 20:40:00','/wp-content/tmpls.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125719,'2024-09-25 20:40:01','/fw.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125720,'2024-09-25 20:40:02','/wp-admin/css/lock.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125721,'2024-09-25 20:40:03','/wp-content/cong.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125722,'2024-09-25 20:40:04','/wp-content/plugins/press/wp-class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125723,'2024-09-25 20:40:05','/wp-includes/images/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125724,'2024-09-25 20:40:06','/wp-content/themes/bltm/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125725,'2024-09-25 20:40:07','/sidwso.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125726,'2024-09-25 20:40:08','/wp-admin/includes/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125727,'2024-09-25 20:40:09','/wp-includes/SimplePie/about.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125728,'2024-09-25 20:40:10','/wp-content/uploads/2023/a22.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125729,'2024-09-25 20:40:11','/wp-admin/maint/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125730,'2024-09-25 20:40:12','/wp-content/plugins/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125731,'2024-09-25 20:40:13','/wp-content/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125732,'2024-09-25 20:40:13','/wp-includes/wp-load.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125733,'2024-09-25 20:40:14','/wp-includes/SimplePie/Content/Type/heck.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125734,'2024-09-25 20:40:15','/upload/iblock/eec/wp-loggn.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125735,'2024-09-25 20:40:16','/libraries/joomla/session/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125736,'2024-09-25 20:40:19','/search.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125737,'2024-09-25 20:40:20','/shop.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125738,'2024-09-25 20:40:21','/rx.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125739,'2024-09-25 20:40:22','/brand.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125740,'2024-09-25 20:40:23','/fex.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125741,'2024-09-25 20:40:25','/luuf.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125742,'2024-09-25 20:40:27','/red.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(125743,'2024-09-25 20:40:29','/lexy.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125744,'2024-09-25 20:40:30','/userfuns.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125745,'2024-09-25 20:40:31','/uwu2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125746,'2024-09-25 20:40:32','/pages.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125747,'2024-09-25 20:40:33','/profile.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125748,'2024-09-25 20:40:34','/zwso.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125749,'2024-09-25 20:40:36','/wp-content/lexy.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125750,'2024-09-25 20:40:37','/savep.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125751,'2024-09-25 20:40:40','/kecapbango.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125752,'2024-09-25 20:40:44','/lowpr.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125753,'2024-09-25 20:40:45','/123.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125754,'2024-09-25 20:40:46','/functions.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125755,'2024-09-25 20:40:48','/wp-content/plugin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125756,'2024-09-25 20:40:49','/group.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125757,'2024-09-25 20:40:50','/shadow.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125758,'2024-09-25 20:40:51','/logout.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125759,'2024-09-25 20:40:53','/wp-set.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125760,'2024-09-25 20:40:57','/wp-content/plugins/pwnd/lexy.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125761,'2024-09-25 20:40:59','/cgi-bin/rx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125762,'2024-09-25 20:41:02','/infos.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125763,'2024-09-25 20:41:03','/header.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125764,'2024-09-25 20:41:04','/ss.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125765,'2024-09-25 20:41:05','/apluwlvi.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125766,'2024-09-25 20:41:07','/sale.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125767,'2024-09-25 20:41:10','/style2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125768,'2024-09-25 20:41:16','/random.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125769,'2024-09-25 20:41:22','/wp-content/themes/cay-van-phong/rx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125770,'2024-09-25 20:41:25','/vendor/phpunit/phpunit/src/Util/PHP/rx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125771,'2024-09-25 20:41:26','/wp-content/uploads/luuf.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125772,'2024-09-25 20:41:30','/wp-content/function.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125773,'2024-09-25 20:41:34','/wp-content/luuf.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125774,'2024-09-25 20:41:37','/wp-includes/luuf.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125775,'2024-09-25 20:41:42','/wp-content/plugins/pwnd/luuf.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125776,'2024-09-25 20:41:49','/footer.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125777,'2024-09-25 20:41:50','/account.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125778,'2024-09-25 20:41:53','/qaojloxh.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125779,'2024-09-25 20:41:54','/wp-includes/lexy.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125780,'2024-09-25 20:41:55','/index/rx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125781,'2024-09-25 20:41:56','/mm.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125782,'2024-09-25 20:41:59','/p.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(125783,'2024-09-25 20:42:08','/ndrigeto.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125784,'2024-09-25 20:42:09','/wp-admin/maint/rx.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125785,'2024-09-25 20:42:11','/wp-pano.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125786,'2024-09-25 20:42:12','/recollection.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125787,'2024-09-25 20:42:13','/phpinfo.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125788,'2024-09-25 20:42:14','/wp-includes/ID3/rx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125789,'2024-09-25 20:42:15','/page.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125790,'2024-09-25 20:42:18','/yoo.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125791,'2024-09-25 20:42:19','/wp-includes/rx.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125792,'2024-09-25 20:42:19','/online.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125793,'2024-09-25 20:42:20','/wp-content/plugins/pwnd/rx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125794,'2024-09-25 20:42:21','/nf_tracking.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125795,'2024-09-25 20:42:22','/link.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125796,'2024-09-25 20:42:23','/mailer.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125797,'2024-09-25 20:42:24','/ex.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125798,'2024-09-25 20:42:25','/wp-add.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125799,'2024-09-25 20:42:26','/edit.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125800,'2024-09-25 20:42:27','/wp-22.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125801,'2024-09-25 20:42:27','/thoms.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125802,'2024-09-25 20:42:28','/wp-content/rx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125803,'2024-09-25 20:42:29','/wp-confiq.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125804,'2024-09-25 20:42:30','/wp-crom.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125805,'2024-09-25 20:42:32','/.well-known/acme-challenge/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125806,'2024-09-25 20:42:33','/vendor/phpunit/phpunit/src/Util/PHP/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125807,'2024-09-25 20:42:34','/wp-content/themes/tflow/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125808,'2024-09-25 20:42:35','/wordpress/wp-admin/includes','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125809,'2024-09-25 20:42:36','/ALFA_DATA/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125810,'2024-09-25 20:44:16','/wp-admin/meta/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125811,'2024-09-25 20:44:19','/wp-content/uploads/ao_ccss/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125812,'2024-09-25 20:44:20','/wp-content/plugins/elementor/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125813,'2024-09-25 20:44:21','/wp-content/mu-plugins/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125814,'2024-09-25 20:44:21','/upload/image/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125815,'2024-09-25 20:44:22','/wordpress/wp-content/uploads/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125816,'2024-09-25 20:44:23','/wordpress/wp-includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125817,'2024-09-25 20:44:24','/blog/wp-includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125818,'2024-09-25 20:44:25','/sites/default/files/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125819,'2024-09-25 20:44:26','/admin/controller/extension/extension/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125820,'2024-09-25 20:44:27','/admin/editor/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125821,'2024-09-25 20:44:27','/admin/images/slider/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125822,'2024-09-25 20:44:28','/admin/tmp/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125823,'2024-09-25 20:44:29','/admin/uploads/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125824,'2024-09-25 20:44:30','/Admin/uploads/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125825,'2024-09-25 20:44:31','/admin/uploads/images/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125826,'2024-09-25 20:44:32','/administrator/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125827,'2024-09-25 20:44:33','/ALFA_DATA/alfacgiapi/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125828,'2024-09-25 20:44:34','/assets/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125829,'2024-09-25 20:44:35','/components/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125830,'2024-09-25 20:44:36','/home/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125831,'2024-09-25 20:44:36','/include/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125832,'2024-09-25 20:44:37','/modules/','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125833,'2024-09-25 20:44:38','/modules/mod_simplefileuploadv1.3/elements/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125834,'2024-09-25 20:44:39','/mt/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125835,'2024-09-25 20:44:40','/site/wp-includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125836,'2024-09-25 20:44:41','/tmps/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125837,'2024-09-25 20:44:42','/wordpress/wp-admin/includes/wp-admin/js/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125838,'2024-09-25 20:44:43','/wp-content/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125839,'2024-09-25 20:44:45','/wp-includes/wp-includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125840,'2024-09-25 20:44:50','/wp-includes/ID3/wp-includes/IXR/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125841,'2024-09-25 20:44:51','/wp-includes/images/wlw/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125842,'2024-09-25 20:44:55','/cache-wordpress/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125843,'2024-09-25 20:44:56','/cakil/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125844,'2024-09-25 20:44:57','/cekidot/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125845,'2024-09-25 20:44:58','/ubh/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125846,'2024-09-25 20:44:59','/wp-content/ALFA_DATA/alfacgiapi/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125847,'2024-09-25 20:45:00','/wp-content/plugins/linkpreview/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125848,'2024-09-25 20:45:01','/wp-content/plugins/aryabot/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125849,'2024-09-25 20:45:02','/wp-content/plugins/BrutalShell/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125850,'2024-09-25 20:45:03','/wp-content/plugins/cache-wordpress/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125851,'2024-09-25 20:45:04','/wp-content/plugins/cakil/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125852,'2024-09-25 20:45:04','/wp-content/plugins/cekidot/','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125853,'2024-09-25 20:45:05','/wp-content/plugins/db/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125854,'2024-09-25 20:45:06','/wp-content/plugins/home/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125855,'2024-09-25 20:45:07','/wp-content/plugins/limit/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125856,'2024-09-25 20:45:08','/wp-content/plugins/owfsmac/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125857,'2024-09-25 20:45:09','/wp-content/plugins/prenota/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125858,'2024-09-25 20:45:10','/wp-content/plugins/random/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125859,'2024-09-25 20:45:11','/wp-content/plugins/ubh/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125860,'2024-09-25 20:45:12','/wp-content/plugins/Uwogh-Segs/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125861,'2024-09-25 20:45:12','/wp-content/plugins/wp-diambar/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125862,'2024-09-25 20:45:13','/wp-content/plugins/wp-freeform/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125863,'2024-09-25 20:45:14','/wp-content/plugins/wp-hps/sh/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125864,'2024-09-25 20:45:15','/wp-content/plugins/wpeazvp/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(125865,'2024-09-25 20:45:16','/wp-content/plugins/zaen/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125866,'2024-09-25 20:45:17','/wp-content/plugins/core-stab/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125867,'2024-09-25 20:45:18','/wp-content/themes/alera/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125868,'2024-09-25 20:45:18','/wp-content/themes/rishi/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125869,'2024-09-25 20:45:19','/wp-content/themes/sketch/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125870,'2024-09-25 20:45:20','/wp-content/themes/thuoc-nam/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125871,'2024-09-25 20:45:21','/wp-content/themes/twentyfive/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125872,'2024-09-25 20:45:22','/wp-content/themes/wp-pridmag/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125873,'2024-09-25 20:45:23','/wp-content/themes/pridmag/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125874,'2024-09-25 20:45:24','/wp-content/themes/zakra/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125875,'2024-09-25 20:45:25','/wp-content/uploads/simple-file-list/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125876,'2024-09-25 20:45:25','/admin/upload/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125877,'2024-09-25 20:45:26','/up/.well-known/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125878,'2024-09-25 20:45:27','/wp-content/plugins/apikey/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125879,'2024-09-25 20:45:28','/wp-content/plugins/backup-backup/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125880,'2024-09-25 20:45:29','/wp-content/plugins/wordpresss3cll/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125881,'2024-09-25 20:45:30','/wp-content/plugins/bfiyvjs/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125882,'2024-09-25 20:45:31','/wp-content/patior/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125883,'2024-09-25 20:45:32','/wp-content/plugins/ern/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125884,'2024-09-25 20:45:33','/wp-content/plugins/aioseoextensions/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125885,'2024-09-25 20:45:33','/public/wp-includes/css/dist/editor/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125886,'2024-09-25 20:45:34','/WordPress/wp-admin/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125887,'2024-09-25 20:45:35','/blog/wp-admin/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125888,'2024-09-25 20:45:36','/site/wp-admin/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125889,'2024-09-25 20:45:37','/wp/wp-admin/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125890,'2024-09-25 20:45:38','/css/assets/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(125891,'2024-09-25 20:45:39','/wp-content/plugins/Cache/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125892,'2024-09-25 20:45:40','/img/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125893,'2024-09-25 20:45:41','/en/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125894,'2024-09-25 20:45:42','/fr/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125895,'2024-09-25 20:45:43','/go2/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125896,'2024-09-25 20:45:44','/ccx/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125897,'2024-09-25 20:45:45','/web/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125898,'2024-09-25 20:45:46','/xt/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125899,'2024-09-25 20:45:47','/novo/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125900,'2024-09-25 20:45:48','/.tmb/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125901,'2024-09-25 20:45:49','/api/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125902,'2024-09-25 20:45:49','/es/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125903,'2024-09-25 20:45:50','/social/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125904,'2024-09-25 20:45:51','/ivc/','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125905,'2024-09-25 20:45:52','/nl/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125906,'2024-09-25 20:45:53','/wpadmin/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125907,'2024-09-25 20:45:54','/park/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125908,'2024-09-25 20:45:55','/cs/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125909,'2024-09-25 20:45:56','/de/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125910,'2024-09-25 20:45:56','/de/home/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125911,'2024-09-25 20:45:57','/el/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125912,'2024-09-25 20:45:58','/et/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(125913,'2024-09-25 20:45:59','/fi/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(125914,'2024-09-25 20:46:00','/hu/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125915,'2024-09-25 20:46:01','/it/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125916,'2024-09-25 20:46:02','/ja/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125917,'2024-09-25 20:46:03','/lv/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125918,'2024-09-25 20:46:04','/pl/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125919,'2024-09-25 20:46:05','/pt/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125920,'2024-09-25 20:46:06','/css/dg/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125921,'2024-09-25 20:46:07','/authorize/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125922,'2024-09-25 20:46:08','/wp-content/plugins/upspy/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125923,'2024-09-25 20:46:09','/wp-content/plugins/vwcleanerplugin/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125924,'2024-09-25 20:46:10','/wp-content/themes/gaukingo/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125925,'2024-09-25 20:46:10','/wp-content/plugins/three-column-screen-layout/','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125926,'2024-09-25 20:46:11','/wp-content/plugins/xichang/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125927,'2024-09-25 20:46:12','/wp-content/plugins/html404/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125928,'2024-09-25 20:46:13','/wp-content/plugins/wp-db-ajax-made/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125929,'2024-09-25 20:46:14','/wp-content/plugins/css-ready-sel/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125930,'2024-09-25 20:46:15','/wp-content/plugins/css-ready/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125931,'2024-09-25 20:46:16','/gallery/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125932,'2024-09-25 20:46:17','/pdf/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125933,'2024-09-25 20:46:18','/docs/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125934,'2024-09-25 20:46:19','/modules/modules/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125935,'2024-09-25 20:46:20','/administrator/templates/bluestork/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125936,'2024-09-25 20:46:21','/administrator/templates/hathor/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125937,'2024-09-25 20:46:22','/administrator/templates/isis/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125938,'2024-09-25 20:46:22','/templates/beez/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125939,'2024-09-25 20:46:23','/templates/ja_purity/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125940,'2024-09-25 20:46:24','/templates/rhuk_milkyway/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125941,'2024-09-25 20:46:25','/templates/system/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125942,'2024-09-25 20:46:26','/templates/beez3/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(125943,'2024-09-25 20:46:27','/templates/beez5/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125944,'2024-09-25 20:46:28','/templates/beez_20/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125945,'2024-09-25 20:46:29','/templates/protostar/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125946,'2024-09-25 20:46:30','/templates/atomic/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125947,'2024-09-25 20:46:31','/wp-content/plugins/ppus/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125948,'2024-09-25 20:46:32','/wp-content/plugins/theme-configurator/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125949,'2024-09-25 20:46:33','/wp-content/plugins/widget-logic/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(125950,'2024-09-25 20:46:34','/libraries/joomla/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125951,'2024-09-25 20:46:35','/cms/','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125952,'2024-09-25 20:46:36','/ics/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125953,'2024-09-25 20:46:37','/mon/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125954,'2024-09-25 20:46:37','/neu/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125955,'2024-09-25 20:46:39','/nik/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125956,'2024-09-25 20:46:40','/pro/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125957,'2024-09-25 20:46:41','/coven/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(125958,'2024-09-25 20:46:42','/de/wp-admin/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125959,'2024-09-25 20:46:43','/deco/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125960,'2024-09-25 20:46:44','/hces/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125961,'2024-09-25 20:46:45','/jobs/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(125962,'2024-09-25 20:46:46','/trockenbau/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(125963,'2024-09-25 20:46:46','/JP104/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125964,'2024-09-25 20:46:47','/Public/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(125965,'2024-09-25 20:46:48','/en-nz/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(125966,'2024-09-25 20:46:49','/india/','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125967,'2024-09-25 20:46:50','/intro/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125968,'2024-09-25 20:46:51','/login/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125969,'2024-09-25 20:46:52','/nl/hp/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125970,'2024-09-25 20:46:53','/playjc/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125971,'2024-09-25 20:46:54','/store/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125972,'2024-09-25 20:46:55','/cgi-bin/test/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125973,'2024-09-25 20:46:56','/images/6/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125974,'2024-09-25 20:46:56','/assets/js/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125975,'2024-09-25 20:46:57','/equipo/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125976,'2024-09-25 20:46:58','/inicio/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125977,'2024-09-25 20:46:59','/log-in/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(125978,'2024-09-25 20:47:00','/my-account/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(125979,'2024-09-25 20:47:01','/poupon/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125980,'2024-09-25 20:47:02','/signup/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125981,'2024-09-25 20:47:03','/site/images/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(125982,'2024-09-25 20:47:04','/wp-dmin/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125983,'2024-09-25 20:47:05','/wp-dmin/user/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125984,'2024-09-25 20:47:06','/domains/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125985,'2024-09-25 20:47:07','/en/home/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125986,'2024-09-25 20:47:08','/landing/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125987,'2024-09-25 20:47:08','/motorji/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125988,'2024-09-25 20:47:09','/newflon/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(125989,'2024-09-25 20:47:10','/roofing/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125990,'2024-09-25 20:47:11','/smarter/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(125991,'2024-09-25 20:47:12','/storage/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125992,'2024-09-25 20:47:13','/website/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125993,'2024-09-25 20:47:14','/welcome/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(125994,'2024-09-25 20:47:15','/images/icons/','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125995,'2024-09-25 20:47:16','/images/news/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125996,'2024-09-25 20:47:17','/connexion/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125997,'2024-09-25 20:47:18','/gbfparts/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(125998,'2024-09-25 20:47:19','/ir/uploads/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(125999,'2024-09-25 20:47:20','/newsite/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126000,'2024-09-25 20:47:20','/offer-01/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(126001,'2024-09-25 20:47:21','/register/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(126002,'2024-09-25 20:47:22','/training/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126003,'2024-09-25 20:47:23','/wp/bridge/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126004,'2024-09-25 20:47:24','/images/avatar/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126005,'2024-09-25 20:47:25','/images/1/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126006,'2024-09-25 20:47:26','/forumfilm/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126007,'2024-09-25 20:47:27','/infaccess/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126008,'2024-09-25 20:47:28','/lp_kyutei/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126009,'2024-09-25 20:47:29','/naujienos/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(126010,'2024-09-25 20:47:30','/nuovosito/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(126011,'2024-09-25 20:47:30','/resources/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(126012,'2024-09-25 20:47:31','/site-gate/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(126013,'2024-09-25 20:47:32','/wobblogin/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126014,'2024-09-25 20:47:33','/assets/fonts/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126015,'2024-09-25 20:47:34','/images/image/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(126016,'2024-09-25 20:47:35','/assets/img/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126017,'2024-09-25 20:47:36','/affiliates/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126018,'2024-09-25 20:47:37','/coming-soon/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126019,'2024-09-25 20:47:38','/disclaimer/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126020,'2024-09-25 20:47:39','/en/corisit/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126021,'2024-09-25 20:47:40','/login-page/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(126022,'2024-09-25 20:47:41','/manutencao/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126023,'2024-09-25 20:47:42','/site-login/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(126024,'2024-09-25 20:47:42','/user-login/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126025,'2024-09-25 20:47:43','/assets/images/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(126026,'2024-09-25 20:47:44','/.well-known/inc/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126027,'2024-09-25 20:47:45','/images/images/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126028,'2024-09-25 20:47:46','/images/headers/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126029,'2024-09-25 20:47:47','/images/dir/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(126030,'2024-09-25 20:47:48','/assets/assets/','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126031,'2024-09-25 20:47:49','/wp-includes/wp-class-us/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126032,'2024-09-25 20:47:50','/et/teenused/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126033,'2024-09-25 20:47:50','/geblokkeerd/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126034,'2024-09-25 20:47:51','/international/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126035,'2024-09-25 20:47:52','/maintenance/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126036,'2024-09-25 20:47:53','/novosite/pt/','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126037,'2024-09-25 20:47:54','/psychosfera/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126038,'2024-09-25 20:47:55','/splash-page/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(126039,'2024-09-25 20:47:56','/assets/lpmi/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(126040,'2024-09-25 20:47:57','/hoerwerkstatt/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126041,'2024-09-25 20:47:58','/landing-page/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(126042,'2024-09-25 20:47:59','/member-login/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(126043,'2024-09-25 20:48:00','/signupmember/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(126044,'2024-09-25 20:48:01','/test/wp-admin/maint/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126045,'2024-09-25 20:48:02','/welcome-page/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126046,'2024-09-25 20:48:03','/assets/img/team/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126047,'2024-09-25 20:48:04','/cms/wpadmin/network/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126048,'2024-09-25 20:48:05','/laagste-rente/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126049,'2024-09-25 20:48:06','/maintenance-2/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126050,'2024-09-25 20:48:07','/password-page/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126051,'2024-09-25 20:48:08','/test/wpadmin/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126052,'2024-09-25 20:48:09','/wp_grupocoral/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126053,'2024-09-25 20:48:09','/assets/flags/4x3/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126054,'2024-09-25 20:48:10','/wp-includes/TfDlQjb/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126055,'2024-09-25 20:48:11','/wp-includes/ChbRoNP/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126056,'2024-09-25 20:48:12','/assets/includes/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126057,'2024-09-25 20:48:13','/wp-includes/cRyzDAH/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126058,'2024-09-25 20:48:14','/images/common/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(126059,'2024-09-25 20:48:15','/cms/wp-admin/network/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126060,'2024-09-25 20:48:16','/curated-albums/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126061,'2024-09-25 20:48:17','/identification/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126062,'2024-09-25 20:48:18','/test/wp-admin/network/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126063,'2024-09-25 20:48:19','/wp/wp-includes/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126064,'2024-09-25 20:48:20','/wp-content/404JBQ/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(126065,'2024-09-25 20:48:21','/wp-admin/images/im/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126066,'2024-09-25 20:48:22','/images/banner/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126067,'2024-09-25 20:48:24','/libraries/legacy/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126068,'2024-09-25 20:48:25','/libraries/vendor/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126069,'2024-09-25 20:48:26','/account-sign-in/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126070,'2024-09-25 20:48:27','/blog/wp-admin/network/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(126071,'2024-09-25 20:48:28','/steven-salpeter/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126072,'2024-09-25 20:48:29','/website-checker/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126073,'2024-09-25 20:48:30','/wishlist-member/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126074,'2024-09-25 20:48:31','/assets/up/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126075,'2024-09-25 20:48:31','/wp-content/plugins/fix/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(126076,'2024-09-25 20:48:32','/en/wp-admin/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126077,'2024-09-25 20:48:33','/it/wp-admin/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126078,'2024-09-25 20:48:34','/juntandomemorias/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126079,'2024-09-25 20:48:35','/landing/solution/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126080,'2024-09-25 20:48:36','/wp/wp-admin/network/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(126081,'2024-09-25 20:48:37','/wp-content/plugins/zedd/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126082,'2024-09-25 20:48:38','/images/profiles/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(126083,'2024-09-25 20:48:39','/wp-content/uploads/wp/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126084,'2024-09-25 20:48:40','/css/language/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(126085,'2024-09-25 20:48:41','/NWremapping/wp-content/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126086,'2024-09-25 20:48:42','/el/home-version-1/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126087,'2024-09-25 20:48:42','/events/main-stage/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126088,'2024-09-25 20:48:43','/pages/ambassadors/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(126089,'2024-09-25 20:48:44','/wp-admin/includes/js/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(126090,'2024-09-25 20:48:45','/wp-admin/css/vsfbd/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126091,'2024-09-25 20:48:46','/wp-content/configDZM/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126092,'2024-09-25 20:48:51','/wp-content/plugins/xt/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126093,'2024-09-25 20:48:52','/wp-content/themes/ccx/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(126094,'2024-09-25 20:48:52','/libraries/phpmailer/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126095,'2024-09-25 20:48:53','/blocks/table/int/tmpl/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(126096,'2024-09-25 20:48:54','/labs/wp-admin/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(126097,'2024-09-25 20:48:55','/slot-deposit-pulsa/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(126098,'2024-09-25 20:48:56','/spingleosaka_entry/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126099,'2024-09-25 20:48:57','/the-wealthy-spirit/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126100,'2024-09-25 20:48:58','/under-construction/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(126101,'2024-09-25 20:48:59','/images/downloads/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126102,'2024-09-25 20:49:00','/assets/acordeonPhp/','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126103,'2024-09-25 20:49:01','/wp-content/plugins/ango/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(126104,'2024-09-25 20:49:02','/heavenly-minded-mom/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(126105,'2024-09-25 20:49:03','/locations/london-on/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126106,'2024-09-25 20:49:04','/tehnicheskie-raboty/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(126107,'2024-09-25 20:49:05','/wp-content/plugins/ccx/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(126108,'2024-09-25 20:49:05','/wp-content/uploads/2013/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(126109,'2024-09-25 20:49:06','/wp-content/themes/finley/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(126110,'2024-09-25 20:49:07','/wp-includes/language/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(126111,'2024-09-25 20:49:08','/wp-content/themes/seotheme/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126112,'2024-09-25 20:49:09','/edudigital/wpadmin/network/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126113,'2024-09-25 20:49:10','/wp-content/plugins/TOPXOH/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126114,'2024-09-25 20:49:11','/wpm/start/image/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126115,'2024-09-25 20:49:12','/wp-content/uploads/2018/03/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126116,'2024-09-25 20:49:17','/wp-content/plugins/ioxi/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(126117,'2024-09-25 20:49:18','/wp-content/uploads/2010/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(126118,'2024-09-25 20:49:19','/wp-content/uploads/2016/','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126119,'2024-09-25 20:49:20','/.well-known/pkivalidation/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(126120,'2024-09-25 20:49:21','/wp-content/plugins/column/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(126121,'2024-09-25 20:49:22','/en/powered-by-enerkey/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126122,'2024-09-25 20:49:23','/produkt/thermo-gloves/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(126123,'2024-09-25 20:49:24','/images/content/revslider/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126124,'2024-09-25 20:49:25','/wp-includes/random_compat/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126125,'2024-09-25 20:49:26','/wp-content/plugins/cyberseo/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(126126,'2024-09-25 20:49:27','/assets/jquery/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126127,'2024-09-25 20:49:27','/wp-content/uploads/import/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(126128,'2024-09-25 20:49:28','/wp-content/uploads/2014/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(126129,'2024-09-25 20:49:29','/wp-includes/Requests/Text/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(126130,'2024-09-25 20:49:30','/wp-content/plugins/core/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(126131,'2024-09-25 20:49:31','/wp-content/themes/twenty/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(126132,'2024-09-25 20:49:32','/wp-content/plugins/seoo/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(126133,'2024-09-25 20:49:33','/wp-content/plugins/wp-daft/','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126134,'2024-09-25 20:49:34','/VintageWeb/home/inicio/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(126135,'2024-09-25 20:49:35','/es/traduccion-com-ar-2/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(126136,'2024-09-25 20:49:36','/plumbing-professionals/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126137,'2024-09-25 20:49:36','/wp-content/plugins/stats/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(126138,'2024-09-25 20:49:37','/wp-content/uploads/2014/03/','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126139,'2024-09-25 20:49:38','/wp-content/themes/signify/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(125119,'2024-09-25 20:30:15','/SimplePie/HTTP/wp-function.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(125120,'2024-09-25 20:30:15','/maint/wp-admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125121,'2024-09-25 20:30:16','/plugins/pwnd/WSO-Enigma.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125122,'2024-09-25 20:30:17','/phpunit/phpunit/src/Util/PHP/gif.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125123,'2024-09-25 20:30:18','/uploads/2021/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125124,'2024-09-25 20:30:19','/pki-validation/wp-admin.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125125,'2024-09-25 20:30:20','/sitemaps/providers/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(125126,'2024-09-25 20:30:22','/includes/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(125127,'2024-09-25 20:30:23','/pki-validation/404.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125128,'2024-09-25 20:30:23','/images/manager.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125129,'2024-09-25 20:30:24','/uploads/2023/wp-signup.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(125130,'2024-09-25 20:30:25','/about.php?520','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125131,'2024-09-25 20:30:26','/capabilities1.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125132,'2024-09-25 20:30:27','/plugins/plugin/Cyb3r.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125133,'2024-09-25 20:30:28','/pki-validation/bypass.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125134,'2024-09-25 20:30:29','/maint/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(125135,'2024-09-25 20:30:30','/pki-validation/zz.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(125136,'2024-09-25 20:30:31','/css/colors/ocean/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(125137,'2024-09-25 20:30:32','/wp-content/plugins/seoo/wsoq.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(125138,'2024-09-25 20:30:32','/upgrade/pdf.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(125139,'2024-09-25 20:30:34','/js/widgets/doc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(125140,'2024-09-25 20:30:35','/wp-l0gin.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(125141,'2024-09-25 20:30:36','/theme-compat/wp-conflg.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124666,'2024-09-25 20:22:40','/js/wp-auto.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124665,'2024-09-25 20:22:39','/includes/para.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124663,'2024-09-25 20:22:38','/plugins/wordpresss3cll/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124664,'2024-09-25 20:22:39','/jagoan.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124662,'2024-09-25 20:22:37','/acme-challenge/xl2023.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124661,'2024-09-25 20:22:36','/themes/pridmag/moon.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124659,'2024-09-25 20:22:34','/js/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124660,'2024-09-25 20:22:35','/js/FMaIJ.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124658,'2024-09-25 20:22:33','/pki-validation/webdb.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124656,'2024-09-25 20:22:31','/Requests/plugin.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124657,'2024-09-25 20:22:32','/images/crystal/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124655,'2024-09-25 20:22:30','/plugins/dhawhiktra/wp-editor.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124654,'2024-09-25 20:22:29','/pki-validation/termps.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124652,'2024-09-25 20:22:27','/upgrade/wp-conflg.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124653,'2024-09-25 20:22:28','/css/colors/blue/lmfi.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124651,'2024-09-25 20:22:26','/batm.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124649,'2024-09-25 20:22:25','/plugins/ubh/1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124650,'2024-09-25 20:22:25','/uploads/2023/02/content.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124648,'2024-09-25 20:22:24','/Text/Diff/Engine/cache.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124646,'2024-09-25 20:22:22','/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124647,'2024-09-25 20:22:23','/js/404.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124645,'2024-09-25 20:22:21','/cache.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124644,'2024-09-25 20:22:20','/css/text.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124642,'2024-09-25 20:22:18','/upgrade/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124643,'2024-09-25 20:22:19','/ms-files.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124641,'2024-09-25 20:22:17','/icons/content.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124639,'2024-09-25 20:22:14','/pki-validation/w.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124640,'2024-09-25 20:22:16','/includes/media-site.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124637,'2024-09-25 20:22:12','/plugins/hello.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124638,'2024-09-25 20:22:13','/embed-template-core.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124636,'2024-09-25 20:22:11','/feed-atom-comments-meta.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124635,'2024-09-25 20:22:10','/js/input.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124633,'2024-09-25 20:22:09','/buy.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124634,'2024-09-25 20:22:10','/PHPMailer/plugins.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124632,'2024-09-25 20:22:07','/languages/123.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124630,'2024-09-25 20:22:04','/acme-challenge/makeasmtp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124631,'2024-09-25 20:22:06','/images/crystal/pdo.inc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124628,'2024-09-25 20:22:02','/worksec.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124629,'2024-09-25 20:22:03','/class-php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124627,'2024-09-25 20:22:02','/widgets/chosen.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124624,'2024-09-25 20:21:59','/images/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124625,'2024-09-25 20:22:00','/network/class_api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124626,'2024-09-25 20:22:01','/SimplePie/Cache/contents.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124623,'2024-09-25 20:21:58','/pomo/root.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124622,'2024-09-25 20:21:57','/widgets/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124619,'2024-09-25 20:21:54','/function.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124620,'2024-09-25 20:21:55','/els70.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124621,'2024-09-25 20:21:56','/bak.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124618,'2024-09-25 20:21:53','/locale-meta.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124616,'2024-09-25 20:21:51','/plugins/bdxroot/rk3.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124617,'2024-09-25 20:21:52','/css/dist/alfa-rex.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124615,'2024-09-25 20:21:51','/css/colors/blue/blue.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124613,'2024-09-25 20:21:49','/includes/class-wp-filesystem-base.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124614,'2024-09-25 20:21:50','/updraft/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124612,'2024-09-25 20:21:48','/themes/include.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124611,'2024-09-25 20:21:47','/beez3/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124609,'2024-09-25 20:21:45','/bypass.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124610,'2024-09-25 20:21:46','/user/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124608,'2024-09-25 20:21:44','/block-patterns/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124606,'2024-09-25 20:21:42','/customize/class_api.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124607,'2024-09-25 20:21:43','/uploads/2015/03/xguide.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124605,'2024-09-25 20:21:41','/pki-validation/about18.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124603,'2024-09-25 20:21:40','/uploads/2017/class.api.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124604,'2024-09-25 20:21:41','/IXR/minix.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124602,'2024-09-25 20:21:39','/php-compat/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124600,'2024-09-25 20:21:37','/js/500.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124601,'2024-09-25 20:21:38','/js/wp-scr1pts.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124599,'2024-09-25 20:21:36','/rd.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124597,'2024-09-25 20:21:34','/goods.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124598,'2024-09-25 20:21:35','/plugins/fix/byp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124596,'2024-09-25 20:21:33','/plugins/wp-theme-editor/fai.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124594,'2024-09-25 20:21:32','/css/colors/light/admin.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124595,'2024-09-25 20:21:32','/includes/class-foo.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124593,'2024-09-25 20:21:31','/js/tinymce/utils/wp-function.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124591,'2024-09-25 20:21:29','/pki-validation/cgozlaue.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124592,'2024-09-25 20:21:30','/wsoyanzf.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124590,'2024-09-25 20:21:28','/images/wp-load.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124589,'2024-09-25 20:21:27','/multi.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124586,'2024-09-25 20:21:24','/selectrss/lock.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124587,'2024-09-25 20:21:25','/plugins/column/miin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124588,'2024-09-25 20:21:26','/uploads/chosen.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124585,'2024-09-25 20:21:23','/css/colors/blue/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124583,'2024-09-25 20:21:21','/engine.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124584,'2024-09-25 20:21:22','/includes/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124582,'2024-09-25 20:21:20','/css/colors/wp-admin.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124580,'2024-09-25 20:21:18','/xleet-shell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124581,'2024-09-25 20:21:19','/SimplePie/Canonical.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124579,'2024-09-25 20:21:17','/find.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124577,'2024-09-25 20:21:16','/Text/Diff/Renderer/about.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124578,'2024-09-25 20:21:16','/xx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124576,'2024-09-25 20:21:15','/Text/chosen.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124574,'2024-09-25 20:21:13','/themes/alfakecil.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124575,'2024-09-25 20:21:14','/user-template.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124573,'2024-09-25 20:21:12','/IXR/bless.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124571,'2024-09-25 20:21:10','/css/dist/content.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124572,'2024-09-25 20:21:11','/css/dist/block-library/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124570,'2024-09-25 20:21:09','/pack.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124568,'2024-09-25 20:21:07','/images/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124569,'2024-09-25 20:21:08','/license.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124566,'2024-09-25 20:21:06','/network/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124567,'2024-09-25 20:21:07','/upgrade/wp-sigunq.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124544,'2024-09-25 20:20:46','/pki-validation/indexx.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124545,'2024-09-25 20:20:47','/filemanager.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124546,'2024-09-25 20:20:48','/images/null.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124547,'2024-09-25 20:20:49','/ucp.php/xmlrpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124548,'2024-09-25 20:20:49','/includes/users.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124549,'2024-09-25 20:20:50','/network/iR7SzrsOUEP.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124550,'2024-09-25 20:20:51','/css/colors/blue/rafosul.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124551,'2024-09-25 20:20:52','/expect.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124552,'2024-09-25 20:20:53','/css/mar.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124553,'2024-09-25 20:20:54','/js/widgets/iR7SzrsOUEP.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124554,'2024-09-25 20:20:55','/includes/meta-boxes-git.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124555,'2024-09-25 20:20:56','/plugins/Cache/Cache.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124556,'2024-09-25 20:20:57','/Text/3xrx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124557,'2024-09-25 20:20:58','/user.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124558,'2024-09-25 20:20:58','/assets/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124559,'2024-09-25 20:20:59','/plugins/WordPressCore/vod.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124560,'2024-09-25 20:21:00','/rest-api/wrapper.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124561,'2024-09-25 20:21:01','/pki-validation/themes.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124562,'2024-09-25 20:21:02','/regions.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124563,'2024-09-25 20:21:03','/maint/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124564,'2024-09-25 20:21:04','/csv_customers.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124565,'2024-09-25 20:21:05','/uploads/rk2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124529,'2024-09-25 20:20:31','/admin.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124502,'2024-09-25 20:20:04','/111.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124503,'2024-09-25 20:20:05','/a2t1lr.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124504,'2024-09-25 20:20:06','/css/colors/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124505,'2024-09-25 20:20:08','/cl.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124506,'2024-09-25 20:20:09','/phpmailer/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124507,'2024-09-25 20:20:10','/Text/Diff/Renderer/install.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124508,'2024-09-25 20:20:11','/tclu0b.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124509,'2024-09-25 20:20:12','/css/about.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124510,'2024-09-25 20:20:13','/images/crystal/png.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124511,'2024-09-25 20:20:14','/pki-validation/as.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124512,'2024-09-25 20:20:15','/images/star.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124513,'2024-09-25 20:20:16','/wp-log.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124514,'2024-09-25 20:20:17','/cgi-bin/about.php7','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124515,'2024-09-25 20:20:18','/languages/filemanager.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124516,'2024-09-25 20:20:20','/themes/hello-element/footer.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124517,'2024-09-25 20:20:21','/fonts/garbagecron_driver.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124518,'2024-09-25 20:20:21','/plugins/work-list/lang.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124519,'2024-09-25 20:20:22','/js/tinymce/wp-blog.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124520,'2024-09-25 20:20:23','/plugins/wso112233.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124521,'2024-09-25 20:20:24','/newsleter.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124522,'2024-09-25 20:20:25','/plugins/ango/sett.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124523,'2024-09-25 20:20:26','/themes/hideo/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124524,'2024-09-25 20:20:27','/pki-validation/chosen.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124525,'2024-09-25 20:20:28','/pki-validation/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124526,'2024-09-25 20:20:28','/includes/iR7SzrsOUEP.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124527,'2024-09-25 20:20:29','/includes/saAvep.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124528,'2024-09-25 20:20:30','/css/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124478,'2024-09-25 20:19:41','/includes/admin-all.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124476,'2024-09-25 20:19:39','/uploads/options.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124477,'2024-09-25 20:19:40','/uploads/2022/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124475,'2024-09-25 20:19:38','/service.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124474,'2024-09-25 20:19:37','/plugins/fix/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124472,'2024-09-25 20:19:35','/wp-content/uploads/wp_live_chat/abruzi.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124473,'2024-09-25 20:19:36','/addpost.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124471,'2024-09-25 20:19:35','/random_compat/bala.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124469,'2024-09-25 20:19:33','/wp-class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124470,'2024-09-25 20:19:34','/alfacgiapi/shell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124468,'2024-09-25 20:19:32','/network/cl.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124467,'2024-09-25 20:19:31','/pki-validation/bless1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124465,'2024-09-25 20:19:29','/uploads/tp.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124466,'2024-09-25 20:19:30','/uploads/dec.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124464,'2024-09-25 20:19:28','/plugins/elementor/wp-content/plugins/elementor/elementor.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124463,'2024-09-25 20:19:28','/map.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124462,'2024-09-25 20:19:27','/phpunit/phpunit/src/Util/PHP/as.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124461,'2024-09-25 20:19:26','/zwi-cofg.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124460,'2024-09-25 20:19:25','/includes/xleet-shell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124459,'2024-09-25 20:19:24','/pki-validation/delpaths.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124457,'2024-09-25 20:19:20','/index1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124458,'2024-09-25 20:19:22','/js/a.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123632,'2024-09-23 11:49:59','/images/crystal/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123631,'2024-09-23 11:49:58','/Requests/plugin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123630,'2024-09-23 11:49:57','/plugins/dhawhiktra/wp-editor.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123629,'2024-09-23 11:49:56','/pki-validation/termps.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123628,'2024-09-23 11:49:54','/css/colors/blue/lmfi.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123627,'2024-09-23 11:49:54','/upgrade/wp-conflg.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123626,'2024-09-23 11:49:53','/batm.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123625,'2024-09-23 11:49:51','/uploads/2023/02/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123624,'2024-09-23 11:49:51','/plugins/ubh/1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123623,'2024-09-23 11:49:49','/Text/Diff/Engine/cache.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123622,'2024-09-23 11:49:48','/js/404.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123621,'2024-09-23 11:49:48','/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123620,'2024-09-23 11:49:47','/cache.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123619,'2024-09-23 11:49:46','/css/text.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123618,'2024-09-23 11:49:45','/ms-files.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123617,'2024-09-23 11:49:44','/upgrade/cloud.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123615,'2024-09-23 11:49:42','/includes/media-site.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123616,'2024-09-23 11:49:43','/icons/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123614,'2024-09-23 11:49:40','/pki-validation/w.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123613,'2024-09-23 11:49:38','/embed-template-core.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123612,'2024-09-23 11:49:37','/plugins/hello.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123611,'2024-09-23 11:49:36','/feed-atom-comments-meta.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123610,'2024-09-23 11:49:35','/js/input.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123608,'2024-09-23 11:49:33','/buy.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123609,'2024-09-23 11:49:34','/PHPMailer/plugins.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123607,'2024-09-23 11:49:31','/languages/123.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123606,'2024-09-23 11:49:30','/images/crystal/pdo.inc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123263,'2024-09-23 11:43:40','/wp-content/themes/digital-download/new.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123264,'2024-09-23 11:43:41','/images/cmd.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123265,'2024-09-23 11:43:42','/selectrss/default.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123266,'2024-09-23 11:43:43','/ID3getid3.lib.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123267,'2024-09-23 11:43:44','/uploads/wp_live_chat/abruzi.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123268,'2024-09-23 11:43:44','/Files/ws.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123269,'2024-09-23 11:43:45','/pki-validation/xmlelement-settings.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123270,'2024-09-23 11:43:46','/pki-validation/db-update.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123271,'2024-09-23 11:43:47','/css/dist/wp-the1me.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123272,'2024-09-23 11:43:48','/plugins/akismet/views/autoload_classmap.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123273,'2024-09-23 11:43:49','/acme-challenge/inputs.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123274,'2024-09-23 11:43:50','/Text/options.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123275,'2024-09-23 11:43:51','/plugins/include.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123276,'2024-09-23 11:43:52','/plugins/elementor/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123277,'2024-09-23 11:43:53','/css/colors/modern/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123278,'2024-09-23 11:43:54','/uploads/bak.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123279,'2024-09-23 11:43:55','/991176.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123280,'2024-09-23 11:43:55','/plugins/pwnd/default.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123281,'2024-09-23 11:43:56','/uploads/cache.cleaner.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123282,'2024-09-23 11:43:57','/inputs.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123283,'2024-09-23 11:43:58','/uploads/2020/09/eknlmor.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123284,'2024-09-23 11:43:59','/rest-api/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123285,'2024-09-23 11:44:00','/simple.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123286,'2024-09-23 11:44:01','/css/colors/blue/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123287,'2024-09-23 11:44:02','/images/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123288,'2024-09-23 11:44:03','/theme-compat/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123289,'2024-09-23 11:44:04','/plugins/wp-ver.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123290,'2024-09-23 11:44:05','/pki-validation/zabi.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123291,'2024-09-23 11:44:06','/user/plugins.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123292,'2024-09-23 11:44:06','/themes/twenty/twenty.php/xx.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123293,'2024-09-23 11:44:08','/acme-challenge/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123294,'2024-09-23 11:44:09','/uploads/wpr-addons/forms/ss.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123295,'2024-09-23 11:44:10','/g4.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123296,'2024-09-23 11:44:11','/wso.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123297,'2024-09-23 11:44:12','/css/wrapper.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123298,'2024-09-23 11:44:13','/plugins/hellopress/wp_mna.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123299,'2024-09-23 11:44:14','/js/l0k.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123300,'2024-09-23 11:44:15','/images/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123301,'2024-09-23 11:44:15','/ID3/wp-conflg.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123302,'2024-09-23 11:44:16','/hello.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123303,'2024-09-23 11:44:17','/plugins/fix/www.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123304,'2024-09-23 11:44:18','/Text/mCBlbb.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123305,'2024-09-23 11:44:19','/js/widgets/xmrlpc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123306,'2024-09-23 11:44:20','/lnbgpdvr.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123307,'2024-09-23 11:44:21','/js/widgets/class.api.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123308,'2024-09-23 11:44:22','/shell.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123309,'2024-09-23 11:44:23','/rss.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123310,'2024-09-23 11:44:24','/uploads/json.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123311,'2024-09-23 11:44:24','/js/codemirror/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123312,'2024-09-23 11:44:25','/maint/alfa-rex.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123313,'2024-09-23 11:44:27','/iedevrth.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123314,'2024-09-23 11:44:27','/plugins/seoplugins/mar.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123315,'2024-09-23 11:44:28','/uploads/2020/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123316,'2024-09-23 11:44:30','/uploads/wso.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123317,'2024-09-23 11:44:30','/ms-default-constants-ajax.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123318,'2024-09-23 11:44:31','/footersysm.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123319,'2024-09-23 11:44:32','/plugins/abtest/abtest_admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123320,'2024-09-23 11:44:33','/block-supports/duotones.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123321,'2024-09-23 11:44:34','/plugins/seoplugins/db.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123322,'2024-09-23 11:44:35','/includes/index1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123323,'2024-09-23 11:44:36','/wp-content/plugins/hermes/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123324,'2024-09-23 11:44:37','/includes/css.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123325,'2024-09-23 11:44:38','/rest-api/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123326,'2024-09-23 11:44:39','/404.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123327,'2024-09-23 11:44:40','/pekok.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123328,'2024-09-23 11:44:41','/images/thumbs.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123329,'2024-09-23 11:44:42','/plugins/pwnd/fai.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123330,'2024-09-23 11:44:43','/fonts/rk2.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123331,'2024-09-23 11:44:43','/network/checkbex.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123332,'2024-09-23 11:44:45','/plugins/pwnd/1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123333,'2024-09-23 11:44:45','/cheeshot.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123334,'2024-09-23 11:44:46','/moez.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123335,'2024-09-23 11:44:47','/news/gale.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123336,'2024-09-23 11:44:48','/dropdown.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123337,'2024-09-23 11:44:49','/wp-style-functions.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123338,'2024-09-23 11:44:50','/images/upfile.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123339,'2024-09-23 11:44:51','/images/3374efa125.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123340,'2024-09-23 11:44:52','/plugins/backup-backup/includes/backup-heart.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123341,'2024-09-23 11:44:53','/themes/evita/issue.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123342,'2024-09-23 11:44:54','/plugins/ph-file-manager/wp-file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123343,'2024-09-23 11:44:55','/pki-validation/validation.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123344,'2024-09-23 11:44:56','/uploads/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123345,'2024-09-23 11:44:56','/classwithtostring.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123346,'2024-09-23 11:44:57','/js/as.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123347,'2024-09-23 11:44:58','/pki-validation/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123348,'2024-09-23 11:45:00','/uploads/error_log.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123349,'2024-09-23 11:45:01','/pomo/conf-php.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123350,'2024-09-23 11:45:02','/SimplePie/Cache/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123351,'2024-09-23 11:45:03','/wp-admin/config.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123352,'2024-09-23 11:45:05','/upload_form.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123353,'2024-09-23 11:45:06','/task.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123354,'2024-09-23 11:45:07','/mu-plugins/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123355,'2024-09-23 11:45:08','/bsbdoaro.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123356,'2024-09-23 11:45:09','/plugins/ova-back.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123357,'2024-09-23 11:45:10','/uploads/wp-dbs.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123358,'2024-09-23 11:45:11','/pki-validation/fierza.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123359,'2024-09-23 11:45:12','/wp-includes/classwithtostring.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123360,'2024-09-23 11:45:13','/themes/sketch/404.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123361,'2024-09-23 11:45:14','/plugins/revslider/includes/external/page/autoload_classmap.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123362,'2024-09-23 11:45:15','/js/tinymce/wp-includes/js/tinymce/wp-tinymce.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123363,'2024-09-23 11:45:16','/phpunit/phpunit/src/Util/PHP/wpx.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123364,'2024-09-23 11:45:17','/uploads/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123365,'2024-09-23 11:45:18','/plugins/seoo/masfix.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123366,'2024-09-23 11:45:19','/css/common_configuration.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123367,'2024-09-23 11:45:19','/plugins/shell/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123368,'2024-09-23 11:45:20','/css/dist/chosen.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123369,'2024-09-23 11:45:21','/uploads/2023/12/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123370,'2024-09-23 11:45:22','/rest-api/class-wp-rest-core.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123371,'2024-09-23 11:45:23','/odeobaim.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123372,'2024-09-23 11:45:24','/widgets/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123373,'2024-09-23 11:45:25','/bx.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123374,'2024-09-23 11:45:26','/php-compat/wp-config-sample.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123375,'2024-09-23 11:45:27','/IXR/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123376,'2024-09-23 11:45:28','/maint/chosen.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123377,'2024-09-23 11:45:29','/themes/twentytwentythree/patterns/web.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123378,'2024-09-23 11:45:30','/themes/rehub-theme/moez.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123379,'2024-09-23 11:45:31','/plugins/pwnd/2.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123380,'2024-09-23 11:45:32','/wp-system.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123381,'2024-09-23 11:45:33','/css/colors/blue/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123382,'2024-09-23 11:45:34','/pki-validation/edit.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123383,'2024-09-23 11:45:35','/defaults.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123384,'2024-09-23 11:45:36','/themes/ova-re.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123385,'2024-09-23 11:45:37','/wp-widgets.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123386,'2024-09-23 11:45:38','/uploads/2018/update.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123387,'2024-09-23 11:45:40','/ID3/wp-css.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123388,'2024-09-23 11:45:40','/Text/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123389,'2024-09-23 11:45:41','/maint/wp-admin/maint/repair.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123390,'2024-09-23 11:45:42','/controller/extension/wpm.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123391,'2024-09-23 11:45:44','/plugins/ioxi/ioxi/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123392,'2024-09-23 11:45:45','/ab.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123393,'2024-09-23 11:45:45','/zoom_w.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123394,'2024-09-23 11:45:47','/k.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123395,'2024-09-23 11:45:48','/js/tinymce/skins/lightgray/fonts/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123396,'2024-09-23 11:45:50','/wp-includes/images.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123397,'2024-09-23 11:45:51','/pomo/9876sd.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123398,'2024-09-23 11:45:52','/plugins/ubh/up.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123399,'2024-09-23 11:45:54','/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123400,'2024-09-23 11:45:55','/loginform.inc.php3','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123401,'2024-09-23 11:45:56','/customize/class-wp-signdown.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123402,'2024-09-23 11:45:58','/bin/test.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123403,'2024-09-23 11:45:59','/js/widgets/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123404,'2024-09-23 11:46:00','/beez5/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123405,'2024-09-23 11:46:01','/certificates/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123406,'2024-09-23 11:46:03','/Requests/Utility/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123407,'2024-09-23 11:46:04','/pki-validation/cloud1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123408,'2024-09-23 11:46:05','/mari.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123409,'2024-09-23 11:46:09','/demo.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123410,'2024-09-23 11:46:10','/js/mediaelement/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123411,'2024-09-23 11:46:12','/pki-validation/ws.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123412,'2024-09-23 11:46:13','/widgets/include.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123413,'2024-09-23 11:46:14','/random_compat/wp-conflg.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123414,'2024-09-23 11:46:16','/images/install.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123415,'2024-09-23 11:46:18','/plugins/compat3x/css/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123416,'2024-09-23 11:46:19','/pkivalidation/wso112233.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123417,'2024-09-23 11:46:20','/maint/maint/ajax-actions.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123418,'2024-09-23 11:46:21','/Text/Diff/Engine/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123419,'2024-09-23 11:46:22','/themes/newstoday/lang.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123420,'2024-09-23 11:46:23','/themes/gaukingo/db.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123421,'2024-09-23 11:46:24','/plugins/file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123422,'2024-09-23 11:46:25','/0k.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123423,'2024-09-23 11:46:26','/css/colors/midnight/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123424,'2024-09-23 11:46:27','/acme-challenge/ms-default-constants_new.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123425,'2024-09-23 11:46:28','/plugins/elementor/elementor-soap.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123426,'2024-09-23 11:46:28','/widgets/class-wp-widget-tag.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123427,'2024-09-23 11:46:29','/blocks/tinyfilemanager.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123428,'2024-09-23 11:46:30','/ID3/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123429,'2024-09-23 11:46:31','/gix.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123430,'2024-09-23 11:46:32','/lock.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123431,'2024-09-23 11:46:33','/json.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123432,'2024-09-23 11:46:34','/index1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123433,'2024-09-23 11:46:36','/js/a.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123434,'2024-09-23 11:46:37','/pki-validation/delpaths.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123435,'2024-09-23 11:46:38','/includes/xleet-shell.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123436,'2024-09-23 11:46:40','/zwi-cofg.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123437,'2024-09-23 11:46:41','/phpunit/phpunit/src/Util/PHP/as.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123438,'2024-09-23 11:46:42','/map.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123439,'2024-09-23 11:46:43','/plugins/elementor/wp-content/plugins/elementor/elementor.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123440,'2024-09-23 11:46:43','/uploads/tp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123441,'2024-09-23 11:46:44','/uploads/dec.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123442,'2024-09-23 11:46:46','/pki-validation/bless1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123443,'2024-09-23 11:46:47','/network/cl.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123444,'2024-09-23 11:46:49','/wp-class.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123445,'2024-09-23 11:46:50','/alfacgiapi/shell.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123446,'2024-09-23 11:46:51','/random_compat/bala.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123447,'2024-09-23 11:46:52','/wp-content/uploads/wp_live_chat/abruzi.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123448,'2024-09-23 11:46:53','/addpost.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123449,'2024-09-23 11:46:54','/plugins/fix/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123450,'2024-09-23 11:46:55','/service.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123451,'2024-09-23 11:46:56','/uploads/options.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123452,'2024-09-23 11:46:58','/uploads/2022/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123453,'2024-09-23 11:46:59','/includes/admin-all.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123454,'2024-09-23 11:47:00','/bussubmit.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123455,'2024-09-23 11:47:01','/network/class.api.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123456,'2024-09-23 11:47:02','/css/dist/editor/fxp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123457,'2024-09-23 11:47:03','/themes/randkeyword.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123458,'2024-09-23 11:47:04','/widgets/class-wp-admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123459,'2024-09-23 11:47:05','/css/hm.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123460,'2024-09-23 11:47:07','/plugins/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123461,'2024-09-23 11:47:08','/block-supports/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123462,'2024-09-23 11:47:09','/uploads/2014/07/olx.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123463,'2024-09-23 11:47:10','/css/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123464,'2024-09-23 11:47:10','/upgrade/fx.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123465,'2024-09-23 11:47:11','/assets/text.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123466,'2024-09-23 11:47:12','/widgets/autoload_classmap.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123467,'2024-09-23 11:47:13','/joomla/css.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123468,'2024-09-23 11:47:14','/images/server.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123469,'2024-09-23 11:47:15','/theme-compat/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123470,'2024-09-23 11:47:16','/css/colors/coffee/xmrlpc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123471,'2024-09-23 11:47:17','/uploads/wp-conflg.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123472,'2024-09-23 11:47:18','/IXR/themes-install.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123473,'2024-09-23 11:47:19','/css/colors/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123474,'2024-09-23 11:47:20','/maint/images.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123475,'2024-09-23 11:47:21','/themes/autoload_classmap.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123476,'2024-09-23 11:47:22','/css/colors/coffee/wp-casper.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123477,'2024-09-23 11:47:23','/111.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123478,'2024-09-23 11:47:24','/a2t1lr.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123479,'2024-09-23 11:47:26','/css/colors/file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123480,'2024-09-23 11:47:28','/cl.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123481,'2024-09-23 11:47:30','/phpmailer/file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123482,'2024-09-23 11:47:31','/Text/Diff/Renderer/install.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123483,'2024-09-23 11:47:32','/tclu0b.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123484,'2024-09-23 11:47:33','/css/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123485,'2024-09-23 11:47:35','/images/crystal/png.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123486,'2024-09-23 11:47:36','/pki-validation/as.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123487,'2024-09-23 11:47:37','/images/star.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123488,'2024-09-23 11:47:38','/wp-log.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123489,'2024-09-23 11:47:38','/cgi-bin/about.php7','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123490,'2024-09-23 11:47:39','/languages/filemanager.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123491,'2024-09-23 11:47:42','/themes/hello-element/footer.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123492,'2024-09-23 11:47:43','/fonts/garbagecron_driver.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123493,'2024-09-23 11:47:43','/plugins/work-list/lang.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123494,'2024-09-23 11:47:44','/js/tinymce/wp-blog.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123495,'2024-09-23 11:47:45','/plugins/wso112233.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123496,'2024-09-23 11:47:46','/newsleter.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123497,'2024-09-23 11:47:47','/plugins/ango/sett.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123498,'2024-09-23 11:47:48','/themes/hideo/network.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123499,'2024-09-23 11:47:49','/pki-validation/chosen.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123500,'2024-09-23 11:47:50','/pki-validation/network.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123501,'2024-09-23 11:47:51','/includes/iR7SzrsOUEP.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123502,'2024-09-23 11:47:52','/includes/saAvep.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123503,'2024-09-23 11:47:53','/css/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123504,'2024-09-23 11:47:54','/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123505,'2024-09-23 11:47:55','/images/class_api.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123506,'2024-09-23 11:47:55','/plugins/fix/sv.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123507,'2024-09-23 11:47:56','/ID3/about.php7','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123508,'2024-09-23 11:47:57','/js/widgets/classwithtostring.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123509,'2024-09-23 11:47:58','/upload-size.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123510,'2024-09-23 11:47:59','/pomo/bypass.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123511,'2024-09-23 11:48:01','/db.php?u','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123512,'2024-09-23 11:48:03','/text.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123513,'2024-09-23 11:48:04','/IXR/allez.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123514,'2024-09-23 11:48:05','/includes/class.zip.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123515,'2024-09-23 11:48:06','/images/1p.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123516,'2024-09-23 11:48:06','/uploads/2015/05/Marvins.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123517,'2024-09-23 11:48:07','/widgets/slsotot.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123518,'2024-09-23 11:48:08','/views/form/tmpl/size.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123519,'2024-09-23 11:48:09','/pki-validation/indexx.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123520,'2024-09-23 11:48:10','/filemanager.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123521,'2024-09-23 11:48:11','/images/null.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123522,'2024-09-23 11:48:12','/ucp.php/xmlrpc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123523,'2024-09-23 11:48:13','/includes/users.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123524,'2024-09-23 11:48:14','/network/iR7SzrsOUEP.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123525,'2024-09-23 11:48:15','/css/colors/blue/rafosul.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123526,'2024-09-23 11:48:16','/expect.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123527,'2024-09-23 11:48:17','/css/mar.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123528,'2024-09-23 11:48:18','/js/widgets/iR7SzrsOUEP.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123529,'2024-09-23 11:48:19','/includes/meta-boxes-git.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123530,'2024-09-23 11:48:20','/plugins/Cache/Cache.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123531,'2024-09-23 11:48:21','/Text/3xrx.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123532,'2024-09-23 11:48:22','/user.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123533,'2024-09-23 11:48:22','/assets/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123534,'2024-09-23 11:48:23','/plugins/WordPressCore/vod.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123535,'2024-09-23 11:48:24','/rest-api/wrapper.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123536,'2024-09-23 11:48:25','/pki-validation/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123537,'2024-09-23 11:48:26','/regions.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123538,'2024-09-23 11:48:27','/maint/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123539,'2024-09-23 11:48:28','/csv_customers.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123540,'2024-09-23 11:48:28','/uploads/rk2.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123541,'2024-09-23 11:48:30','/network/xmrlpc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123542,'2024-09-23 11:48:31','/upgrade/wp-sigunq.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123543,'2024-09-23 11:48:31','/images/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123544,'2024-09-23 11:48:32','/license.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123545,'2024-09-23 11:48:33','/pack.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123546,'2024-09-23 11:48:34','/css/dist/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123547,'2024-09-23 11:48:35','/css/dist/block-library/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123548,'2024-09-23 11:48:36','/IXR/bless.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123549,'2024-09-23 11:48:37','/themes/alfakecil.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123550,'2024-09-23 11:48:38','/user-template.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123551,'2024-09-23 11:48:39','/Text/chosen.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123552,'2024-09-23 11:48:40','/Text/Diff/Renderer/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123553,'2024-09-23 11:48:41','/xx.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123554,'2024-09-23 11:48:42','/find.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123555,'2024-09-23 11:48:43','/xleet-shell.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123556,'2024-09-23 11:48:44','/SimplePie/Canonical.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123557,'2024-09-23 11:48:44','/css/colors/wp-admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123558,'2024-09-23 11:48:45','/engine.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123559,'2024-09-23 11:48:46','/includes/xmrlpc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123560,'2024-09-23 11:48:47','/css/colors/blue/xmrlpc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123561,'2024-09-23 11:48:48','/selectrss/lock.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123562,'2024-09-23 11:48:49','/plugins/column/miin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123563,'2024-09-23 11:48:51','/uploads/chosen.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123564,'2024-09-23 11:48:52','/multi.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123565,'2024-09-23 11:48:53','/images/wp-load.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123566,'2024-09-23 11:48:54','/pki-validation/cgozlaue.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123567,'2024-09-23 11:48:54','/wsoyanzf.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123568,'2024-09-23 11:48:55','/js/tinymce/utils/wp-function.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123569,'2024-09-23 11:48:56','/css/colors/light/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123570,'2024-09-23 11:48:57','/includes/class-foo.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123571,'2024-09-23 11:48:58','/plugins/wp-theme-editor/fai.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123572,'2024-09-23 11:48:59','/goods.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123573,'2024-09-23 11:49:00','/plugins/fix/byp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123574,'2024-09-23 11:49:01','/rd.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123575,'2024-09-23 11:49:02','/js/500.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123576,'2024-09-23 11:49:03','/js/wp-scr1pts.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123577,'2024-09-23 11:49:04','/php-compat/cloud.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123578,'2024-09-23 11:49:04','/uploads/2017/class.api.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123579,'2024-09-23 11:49:05','/IXR/minix.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123580,'2024-09-23 11:49:06','/pki-validation/about18.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123581,'2024-09-23 11:49:07','/customize/class_api.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123582,'2024-09-23 11:49:08','/uploads/2015/03/xguide.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123583,'2024-09-23 11:49:09','/block-patterns/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123584,'2024-09-23 11:49:10','/bypass.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123585,'2024-09-23 11:49:11','/user/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123586,'2024-09-23 11:49:11','/beez3/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123587,'2024-09-23 11:49:12','/themes/include.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123588,'2024-09-23 11:49:13','/includes/class-wp-filesystem-base.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123589,'2024-09-23 11:49:14','/updraft/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123590,'2024-09-23 11:49:15','/css/colors/blue/blue.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123591,'2024-09-23 11:49:16','/plugins/bdxroot/rk3.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123592,'2024-09-23 11:49:17','/css/dist/alfa-rex.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123593,'2024-09-23 11:49:18','/locale-meta.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123594,'2024-09-23 11:49:18','/function.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123595,'2024-09-23 11:49:19','/els70.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123596,'2024-09-23 11:49:20','/bak.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123597,'2024-09-23 11:49:21','/widgets/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123598,'2024-09-23 11:49:22','/pomo/root.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123599,'2024-09-23 11:49:23','/images/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123600,'2024-09-23 11:49:24','/network/class_api.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123601,'2024-09-23 11:49:25','/SimplePie/Cache/contents.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123602,'2024-09-23 11:49:26','/widgets/chosen.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123603,'2024-09-23 11:49:27','/worksec.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123604,'2024-09-23 11:49:27','/class-php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123605,'2024-09-23 11:49:28','/acme-challenge/makeasmtp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126728,'2024-09-28 22:01:34','/author/superadmin/','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126727,'2024-09-28 22:01:33','/author/wpadminne/','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 OPR/102.0.0.0',NULL,404,'GET',NULL,''),(126726,'2024-09-28 22:01:33','/author/w-padmine/','https://flowercat.org','Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126725,'2024-09-28 22:01:32','/author/expander/','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126724,'2024-09-28 22:01:31','/author/admim/','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126723,'2024-09-28 22:01:30','/author/stender/','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126722,'2024-09-28 22:01:30','/author/crander/','https://flowercat.org','Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126721,'2024-09-28 22:01:28','/wp-content/plugins/file-manager-advanced/application/library/js/elFinder.history.js','https://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126720,'2024-09-28 22:01:14','/wp-content/plugins/fix/up.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36',NULL,404,'GET',NULL,''),(126719,'2024-09-28 20:03:12','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126718,'2024-09-28 19:26:06','/author/superadmin/','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126717,'2024-09-28 19:26:05','/author/wpadminne/','https://flowercat.org','Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126716,'2024-09-28 19:26:04','/author/w-padmine/','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126715,'2024-09-28 19:26:03','/author/expander/','https://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126714,'2024-09-28 19:26:01','/author/admim/','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126713,'2024-09-28 19:26:00','/author/stender/','https://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126712,'2024-09-28 19:25:59','/author/crander/','https://flowercat.org','Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126711,'2024-09-28 19:25:56','/wp-content/plugins/file-manager-advanced/application/library/js/elFinder.history.js','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0',NULL,404,'GET',NULL,''),(126710,'2024-09-28 18:51:57','/temp/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0',NULL,404,'GET',NULL,''),(126709,'2024-09-28 18:51:54','/backup/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0',NULL,404,'GET',NULL,''),(126708,'2024-09-28 18:51:42','/test/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0',NULL,404,'GET',NULL,''),(126707,'2024-09-28 18:51:13','/old/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0',NULL,404,'GET',NULL,''),(126706,'2024-09-28 18:51:10','/blog/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0',NULL,404,'GET',NULL,''),(126705,'2024-09-28 18:51:07','/wp/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0',NULL,404,'GET',NULL,''),(126704,'2024-09-28 18:50:52','/wordpress/','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0',NULL,404,'GET',NULL,''),(126703,'2024-09-28 16:13:07','/wp-add.php?a=c','http://flowercat.artisteordinaire.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126702,'2024-09-28 16:12:58','/hehehehe.php','http://flowercat.artisteordinaire.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126701,'2024-09-28 15:22:42','/telescope/requests','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126700,'2024-09-28 15:22:42','/config.json','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126699,'2024-09-28 15:22:41','/s/136313e2130323e2533323e23323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126698,'2024-09-28 15:22:40','/.DS_Store','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126697,'2024-09-28 15:22:40','/_all_dbs','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (l9scan/2.0.136313e2130323e2533323e23323; +https://leakix.net)',NULL,404,'GET',NULL,''),(126696,'2024-09-28 15:22:39','/login.action','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126695,'2024-09-28 15:22:38','/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126694,'2024-09-28 15:22:38','/v2/_catalog','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126692,'2024-09-28 15:22:36','/.vscode/sftp.json','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126693,'2024-09-28 15:22:37','/debug/default/view?panel=config','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126691,'2024-09-28 15:22:35','/server','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126690,'2024-09-28 13:50:45','/wp-style.php','http://flowercat.org','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)',NULL,404,'GET',NULL,''),(126689,'2024-09-28 12:28:01','/wp-content/plugins/give/readme.txt','http://flowercat.org','Mozilla/6.4 (Windows NT 11.1) Gecko/2010102 Firefox/99.0','www.google.com',404,'GET',NULL,''),(126688,'2024-09-28 09:33:58','/info.php','http://flowercat.org','Python/3.11 aiohttp/3.8.4',NULL,404,'GET',NULL,''),(126687,'2024-09-28 09:00:43','/admin/editor3/src/elrte.src.html','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(126686,'2024-09-28 08:53:46','/wp-includes/images/wlw/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(126685,'2024-09-28 08:50:13','/sites/all/modules/contrib/civicrm/packages/OpenFlashChart/php-ofc-library/ofc_upload_image.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(126684,'2024-09-28 08:45:43','/wp-content/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(126683,'2024-09-28 08:27:39','/wp-content/plugins/wplogin.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'POST',NULL,''),(126682,'2024-09-28 07:00:52','/wp-pano.php','http://flowercat.org','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)',NULL,404,'GET',NULL,''),(126681,'2024-09-28 04:40:39','/?author=5','https://flowercat.org','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36','http://www.google.com.hk',404,'GET',NULL,''),(126679,'2024-09-28 04:22:00','/config.json','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126680,'2024-09-28 04:22:01','/telescope/requests','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126677,'2024-09-28 04:21:58','/.DS_Store','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126678,'2024-09-28 04:21:59','/s/136313e2130323e2533323e23323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126676,'2024-09-28 04:21:57','/_all_dbs','http://flowercat.org','Mozilla/5.0 (l9scan/2.0.136313e2130323e2533323e23323; +https://leakix.net)',NULL,404,'GET',NULL,''),(126675,'2024-09-28 04:21:56','/login.action','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126673,'2024-09-28 04:21:55','/v2/_catalog','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126674,'2024-09-28 04:21:56','/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126671,'2024-09-28 04:21:52','/.vscode/sftp.json','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126672,'2024-09-28 04:21:54','/debug/default/view?panel=config','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126670,'2024-09-28 04:21:51','/server','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126669,'2024-09-28 04:06:33','/CMSModules/MediaLibrary/CMSPages/MultiFileUploader.ashx','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0',NULL,404,'GET',NULL,''),(126668,'2024-09-28 03:08:11','/?author=3','http://flowercat.org','Mozilla/5.0',NULL,404,'GET',NULL,''),(126666,'2024-09-28 02:57:17','/?author=3','http://flowercat.org','Mozilla/5.0',NULL,404,'GET',NULL,''),(126667,'2024-09-28 03:03:11','/123/e/install/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)','http://flowercat.org/123/e/install/index.php',404,'GET',NULL,''),(126665,'2024-09-28 01:42:39','/home','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126664,'2024-09-28 01:42:38','/main','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126663,'2024-09-28 01:42:36','/old','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126662,'2024-09-28 01:42:35','/backup','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126660,'2024-09-28 01:42:34','/bc','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126661,'2024-09-28 01:42:35','/bk','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126659,'2024-09-28 01:42:33','/wp','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126658,'2024-09-28 01:42:32','/wordpress','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(126657,'2024-09-27 23:51:43','/berlin.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126656,'2024-09-27 23:51:41','/wp-content/plugins/wp-conflg.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126655,'2024-09-27 23:51:39','/wp-content/plugins/awesome-coming-soon/come.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126654,'2024-09-27 23:51:36','/admin.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126653,'2024-09-27 23:51:34','/wp-content/themes/aahana/json.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126652,'2024-09-27 23:51:31','/content.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126651,'2024-09-27 23:51:28','/403.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126778,'2024-09-29 17:10:22','/admin/uploader/server/php/?file=tf2rghf.jpg','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(126777,'2024-09-29 16:21:27','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126776,'2024-09-29 14:49:14','/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_Â©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126775,'2024-09-29 12:23:54','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126774,'2024-09-29 10:09:30','/wp-content/uploads/2022/02/Diego_VaÌsquez-photo-by-Yuti-_Chang-1024x853.jpg','https://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126773,'2024-09-29 08:15:00','/chosen.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126772,'2024-09-29 08:07:57','/wp-content/themes/wplogin.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'POST',NULL,''),(126771,'2024-09-29 06:58:01','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126770,'2024-09-29 06:56:06','/wp-content/uploads/2020/12/lArtiste-Ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126768,'2024-09-29 05:27:53','/diego-vasquez/','https://flowercat.org','Mozilla/5.0 (compatible; ImagesiftBot; +imagesift.com)',NULL,404,'GET',NULL,''),(126769,'2024-09-29 06:54:53','/wp-content/uploads/2020/12/lArtiste-Ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126766,'2024-09-29 05:19:17','/wp-content/uploads/2022/02/Diego_Va','https://flowercat.org','Mozilla/5.0 (compatible; ImagesiftBot; +imagesift.com)',NULL,404,'GET',NULL,''),(126767,'2024-09-29 05:25:17','/privacy-policy/=','https://flowercat.org','Mozilla/5.0 (compatible; ImagesiftBot; +imagesift.com)',NULL,404,'GET',NULL,''),(126763,'2024-09-29 04:26:07','/?author=3','http://flowercat.org','Mozilla/5.0',NULL,404,'GET',NULL,''),(126764,'2024-09-29 04:54:47','/?author=3','http://flowercat.org','Mozilla/5.0',NULL,404,'GET',NULL,''),(126765,'2024-09-29 05:17:41','/wp-includes/wlwmanifest.xml','https://flowercat.org','Mozilla/5.0 (compatible; ImagesiftBot; +imagesift.com)',NULL,404,'GET',NULL,''),(126762,'2024-09-29 03:52:59','/berlin.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126761,'2024-09-29 03:52:56','/wp-content/plugins/wp-conflg.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126760,'2024-09-29 03:52:52','/wp-content/plugins/awesome-coming-soon/come.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126759,'2024-09-29 03:52:45','/admin.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126758,'2024-09-29 03:52:41','/wp-content/themes/aahana/json.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126757,'2024-09-29 03:52:36','/content.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123633,'2024-09-23 11:49:59','/pki-validation/webdb.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123634,'2024-09-23 11:50:00','/js/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123635,'2024-09-23 11:50:02','/js/FMaIJ.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123636,'2024-09-23 11:50:04','/themes/pridmag/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123637,'2024-09-23 11:50:05','/acme-challenge/xl2023.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123638,'2024-09-23 11:50:05','/plugins/wordpresss3cll/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123639,'2024-09-23 11:50:06','/jagoan.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123640,'2024-09-23 11:50:08','/includes/para.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123641,'2024-09-23 11:50:08','/js/wp-auto.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123642,'2024-09-23 11:50:09','/wp-info.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123643,'2024-09-23 11:50:10','/pki-validation/top.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123644,'2024-09-23 11:50:11','/plugins/fix/baa.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123645,'2024-09-23 11:50:12','/plugins/plugin/allez.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123646,'2024-09-23 11:50:13','/pki-validation/head.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123647,'2024-09-23 11:50:14','/class-json-ajax-session.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123648,'2024-09-23 11:50:15','/pki-validation/1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123649,'2024-09-23 11:50:16','/images/lock0360.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123650,'2024-09-23 11:50:17','/wp-admin/css/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123651,'2024-09-23 11:50:18','/plugins/elementor/elementor-time.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123652,'2024-09-23 11:50:19','/wp-content/BypassBest.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123653,'2024-09-23 11:50:20','/legacy/updates.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123654,'2024-09-23 11:50:21','/uploads/2019/06/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123655,'2024-09-23 11:50:21','/plugins/css-ready-sel/file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123656,'2024-09-23 11:50:22','/SimplePie/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123657,'2024-09-23 11:50:23','/iCbx1pim.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123658,'2024-09-23 11:50:24','/fonts/xmrlpc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123659,'2024-09-23 11:50:26','/css/uct.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123660,'2024-09-23 11:50:27','/plugins/akismet/akismet.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123661,'2024-09-23 11:50:29','/uxowuoal.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123662,'2024-09-23 11:50:30','/images/module.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123663,'2024-09-23 11:50:31','/plugins/yyobang/mar.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123664,'2024-09-23 11:50:32','/Requests/Exception/wp-the1me.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123665,'2024-09-23 11:50:33','/class-wp-user-wp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123666,'2024-09-23 11:50:34','/shapes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123667,'2024-09-23 11:50:35','/bladeacss.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123668,'2024-09-23 11:50:36','/update/bibil.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123669,'2024-09-23 11:50:37','/wyn.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123670,'2024-09-23 11:50:38','/js/widgets/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123671,'2024-09-23 11:50:39','/_option-old.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123672,'2024-09-23 11:50:41','/pki-validation/utf8_wp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123673,'2024-09-23 11:50:42','/wp-content/plugins/fix/gif.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123674,'2024-09-23 11:50:43','/js/widgets/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123675,'2024-09-23 11:50:44','/uploads/xl2023.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123676,'2024-09-23 11:50:44','/css/colors/viewer.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123677,'2024-09-23 11:50:45','/pki-validation/iR7SzrsOUEP.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123678,'2024-09-23 11:50:46','/SimplePie/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123679,'2024-09-23 11:50:47','/shell20211028.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123680,'2024-09-23 11:50:48','/css/colors/blue/blue.php?wall=','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123681,'2024-09-23 11:50:49','/IXR/class-IXR-data.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123682,'2024-09-23 11:50:50','/Text/Diff/Renderer/bless.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123683,'2024-09-23 11:50:51','/uploads/shell.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123684,'2024-09-23 11:50:52','/js/widgets/wp-contact.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123685,'2024-09-23 11:50:54','/20211028.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123686,'2024-09-23 11:50:55','/uploads/uploads__.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123687,'2024-09-23 11:50:57','/customize/install.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123688,'2024-09-23 11:50:58','/acme-challenge/1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123689,'2024-09-23 11:50:59','/SimplePie/Exception-class.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123690,'2024-09-23 11:51:00','/plugins/revslider/includes/external/page/gif.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123691,'2024-09-23 11:51:01','/css/dist/editor/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123692,'2024-09-23 11:51:02','/includes/webdb.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123693,'2024-09-23 11:51:03','/back.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123694,'2024-09-23 11:51:04','/js/tinymce/skins/wordpress/images/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123695,'2024-09-23 11:51:05','/acme-challenge/fai.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123696,'2024-09-23 11:51:06','/css/colors/mixins.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123697,'2024-09-23 11:51:07','/css/colors/ocean/css.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123698,'2024-09-23 11:51:09','/ws.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123699,'2024-09-23 11:51:10','/fonts/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123700,'2024-09-23 11:51:11','/images/classwithtostring.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123701,'2024-09-23 11:51:12','/languages/feed-system.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123702,'2024-09-23 11:51:13','/themes/bala.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123703,'2024-09-23 11:51:14','/plugins/broken-link-checker/core/utils/wp-blog.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123704,'2024-09-23 11:51:15','/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123705,'2024-09-23 11:51:16','/SimplePie/Cache/security.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123706,'2024-09-23 11:51:17','/rest-api/mysqldatabase_html_output.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123707,'2024-09-23 11:51:18','/rest-api/endpoints/options.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123708,'2024-09-23 11:51:19','/themes/wp-pridmag/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123709,'2024-09-23 11:51:19','/plugins/book-form/lndex.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123710,'2024-09-23 11:51:20','/default/settings.php.BAK','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123711,'2024-09-23 11:51:21','/IXR/wp-includes/IXR/class-IXR-base64.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123712,'2024-09-23 11:51:22','/Requests/duck.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123713,'2024-09-23 11:51:23','/maint/install.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123714,'2024-09-23 11:51:24','/css/colors/upgrade.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123715,'2024-09-23 11:51:25','/pki-validation/mah.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123716,'2024-09-23 11:51:26','/au8rhc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123717,'2024-09-23 11:51:26','/Text/Diff/Engine.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123718,'2024-09-23 11:51:27','/rest-api/alfa-reX.php7','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123719,'2024-09-23 11:51:29','/images/atomlib.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123720,'2024-09-23 11:51:30','/pki-validation/web.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123721,'2024-09-23 11:51:30','/plugins/custom/issue.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123722,'2024-09-23 11:51:31','/output.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123723,'2024-09-23 11:51:32','/images/media/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123724,'2024-09-23 11:51:33','/plugins/ioxi/ioxi2.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123725,'2024-09-23 11:51:35','/bangu.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123726,'2024-09-23 11:51:36','/images/eeeeeeeee.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123727,'2024-09-23 11:51:37','/Feature/test.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123728,'2024-09-23 11:51:38','/themes/alera/alpha.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123729,'2024-09-23 11:51:39','/css/colors/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123730,'2024-09-23 11:51:39','/css/cloud.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123731,'2024-09-23 11:51:40','/css/colors/classwithtostring.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123732,'2024-09-23 11:51:41','/themes/pridmag/baa.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123733,'2024-09-23 11:51:42','/widgets/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123734,'2024-09-23 11:51:43','/customize/wp-conflg.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123735,'2024-09-23 11:51:44','/themes/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123736,'2024-09-23 11:51:45','/includes/wp-contact-forms.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123737,'2024-09-23 11:51:46','/images/crystalauthentication_msaccess.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123738,'2024-09-23 11:51:47','/network/ova-fr.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123739,'2024-09-23 11:51:48','/js/tinymce/skins/lightgray/fonts/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123740,'2024-09-23 11:51:49','/themes/plugins.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123741,'2024-09-23 11:51:50','/wp-file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123742,'2024-09-23 11:51:51','/add_shared_file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123743,'2024-09-23 11:51:52','/uploads/2021/wp-scr1pts.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123744,'2024-09-23 11:51:53','/uploads/wso112233.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123745,'2024-09-23 11:51:54','/system.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123746,'2024-09-23 11:51:55','/languages/confno7.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123747,'2024-09-23 11:51:56','/css/colors/light/classes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123748,'2024-09-23 11:51:57','/aconfig.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123749,'2024-09-23 11:51:58','/customize/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123750,'2024-09-23 11:51:59','/pki-validation/update.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123751,'2024-09-23 11:52:00','/uploads/hanna1337.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123752,'2024-09-23 11:52:01','/uploads/config.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123753,'2024-09-23 11:52:02','/Requests/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123754,'2024-09-23 11:52:03','/uploads/mar.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123755,'2024-09-23 11:52:04','/js/pimis.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123756,'2024-09-23 11:52:05','/blue/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123757,'2024-09-23 11:52:06','/plugins/content-management/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123758,'2024-09-23 11:52:07','/pki-validation/mar.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123759,'2024-09-23 11:52:08','/images/users.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123760,'2024-09-23 11:52:09','/maint/aks.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123761,'2024-09-23 11:52:10','/acme-challenge/bless.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123762,'2024-09-23 11:52:11','/small.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123763,'2024-09-23 11:52:12','/thumb.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123764,'2024-09-23 11:52:12','/js/wp-admin/js/admin-ajax.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123765,'2024-09-23 11:52:14','/itsecteam.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123766,'2024-09-23 11:52:15','/uploads/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123767,'2024-09-23 11:52:16','/user/users.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123768,'2024-09-23 11:52:17','/js/wp-inc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123769,'2024-09-23 11:52:18','/plugins/fix/xc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123770,'2024-09-23 11:52:19','/uploads/spacings.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123771,'2024-09-23 11:52:20','/css/file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(123772,'2024-09-23 11:52:21','/lig.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123773,'2024-09-23 11:52:21','/block-supports/network.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123774,'2024-09-23 11:52:22','/wp-class.php/wp-content/themes/travelscape/json.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123775,'2024-09-23 11:52:23','/carson.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123776,'2024-09-23 11:52:24','/beez5/error.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123777,'2024-09-23 11:52:25','/uploads/wp-cbiz.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123778,'2024-09-23 11:52:26','/xlogekyd.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123779,'2024-09-23 11:52:27','/shell1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123780,'2024-09-23 11:52:28','/yt.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123781,'2024-09-23 11:52:29','/beez3/byp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123782,'2024-09-23 11:52:30','/Text/input.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123783,'2024-09-23 11:52:31','/hrtp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123784,'2024-09-23 11:52:32','/themes/calmly/issue.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123785,'2024-09-23 11:52:33','/11.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123786,'2024-09-23 11:52:34','/themes/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123787,'2024-09-23 11:52:35','/SimplePie/Content/Type/controller.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123788,'2024-09-23 11:52:36','/bs.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123789,'2024-09-23 11:52:37','/uploads/2020/09/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123790,'2024-09-23 11:52:38','/sgd.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123791,'2024-09-23 11:52:39','/product.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123792,'2024-09-23 11:52:40','/pki-validation/baja.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123793,'2024-09-23 11:52:41','/pomo/bless.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123794,'2024-09-23 11:52:42','/pki-validation/setup.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123795,'2024-09-23 11:52:43','/css/colors/coffee/cloud.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123796,'2024-09-23 11:52:44','/input.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123797,'2024-09-23 11:52:44','/Requests/Response/news_parser.class.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123798,'2024-09-23 11:52:45','/pki-validation/moon1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123799,'2024-09-23 11:52:46','/block-patterns/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123800,'2024-09-23 11:52:47','/image.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123801,'2024-09-23 11:52:48','/pki-validation/privacy.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123802,'2024-09-23 11:52:49','/js/ava.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123803,'2024-09-23 11:52:50','/CasperSecurity.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123804,'2024-09-23 11:52:51','/pki-validation/locale.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123805,'2024-09-23 11:52:52','/error.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123806,'2024-09-23 11:52:53','/plugins/text-popover/new.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123807,'2024-09-23 11:52:54','/uploads/gif.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123808,'2024-09-23 11:52:55','/wp-includes/SimplePie/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123809,'2024-09-23 11:52:55','/plugins/Update/ran.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123810,'2024-09-23 11:52:56','/acme-challenge/blurbs.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123811,'2024-09-23 11:52:57','/maint/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123812,'2024-09-23 11:52:58','/wp-content/plugins/plugin/allez.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123813,'2024-09-23 11:52:59','/css/colors/coffee/site-editors.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123814,'2024-09-23 11:53:00','/acunrwpp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123815,'2024-09-23 11:53:01','/Requests/Text/votes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123816,'2024-09-23 11:53:02','/user/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123817,'2024-09-23 11:53:03','/plugins/wp-db-ajax-made/wp-ajax.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123818,'2024-09-23 11:53:03','/plugins/hellopress/wp_filemanager.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123819,'2024-09-23 11:53:04','/dbform69.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123820,'2024-09-23 11:53:05','/includes/input.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123821,'2024-09-23 11:53:06','/js/classwithtostring.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123822,'2024-09-23 11:53:07','/jbumbatd.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123823,'2024-09-23 11:53:08','/Text/Diff/Engine/wp-cached.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123824,'2024-09-23 11:53:09','/pki-validation/6ODaoV.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123825,'2024-09-23 11:53:10','/beence.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123826,'2024-09-23 11:53:11','/IXR/rafosul.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123827,'2024-09-23 11:53:12','/fonts/iR7SzrsOUEP.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123828,'2024-09-23 11:53:13','/themes/seotheme/db.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(123829,'2024-09-23 11:53:14','/includes/form.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123830,'2024-09-23 11:53:15','/themes/intense/block-css.php?mode=upload','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123831,'2024-09-23 11:53:16','/includes/config.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(123832,'2024-09-23 11:53:16','/xleet.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123833,'2024-09-23 11:53:17','/wp-apxupx.php?apx=upx','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123834,'2024-09-23 11:53:18','/acme-challenge/agenda.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123835,'2024-09-23 11:53:19','/css/colors/blue/lock.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123836,'2024-09-23 11:53:20','/includes/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123837,'2024-09-23 11:53:21','/includes/screen-first.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123838,'2024-09-23 11:53:21','/about.php7','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123839,'2024-09-23 11:53:22','/customize/radio.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123840,'2024-09-23 11:53:23','/pki-validation/luuf.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123841,'2024-09-23 11:53:24','/includes/oldd.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123842,'2024-09-23 11:53:25','/assets/network.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123843,'2024-09-23 11:53:26','/js/raw.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123844,'2024-09-23 11:53:27','/themes/dropdown.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123845,'2024-09-23 11:53:29','/maint/rk2.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123846,'2024-09-23 11:53:29','/formatting-cron.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123847,'2024-09-23 11:53:30','/SimplePie/version.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123848,'2024-09-23 11:53:31','/class-wp-session-json.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123849,'2024-09-23 11:53:32','/css/modules.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123850,'2024-09-23 11:53:33','/theme-compat/1index.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123851,'2024-09-23 11:53:34','/makeasmtp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(123852,'2024-09-23 11:53:35','/modules/mod_webshell/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123853,'2024-09-23 11:53:36','/uploads/j.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123854,'2024-09-23 11:53:37','/fm.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123855,'2024-09-23 11:53:39','/uploads/2014/was-wp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123856,'2024-09-23 11:53:40','/wp-includes_function.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(123857,'2024-09-23 11:53:41','/pki-validation/sidebar-widescreen.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123858,'2024-09-23 11:53:42','/class-wp-page-icon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123859,'2024-09-23 11:53:42','/a.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(123860,'2024-09-23 11:53:43','/js/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123861,'2024-09-23 11:53:44','/plugins/pwnd/sv.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123862,'2024-09-23 11:53:45','/pomo/wp-theme.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123863,'2024-09-23 11:53:46','/plugins/hellopress/defaul1.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123864,'2024-09-23 11:53:47','/gallery/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(123865,'2024-09-23 11:53:48','/rest-api/fields/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123866,'2024-09-23 11:53:49','/editor/edit.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123867,'2024-09-23 11:53:50','/lx.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123868,'2024-09-23 11:53:51','/includes/class-custom-header.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123869,'2024-09-23 11:53:52','/IXR/license.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123870,'2024-09-23 11:53:53','/network/moon.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123871,'2024-09-23 11:53:54','/maint/jp.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123872,'2024-09-23 11:53:55','/plugins/linkpreview/db.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123873,'2024-09-23 11:53:56','/myip.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123874,'2024-09-23 11:53:57','/SimplePie/cl.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123875,'2024-09-23 11:53:58','/uploads/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123876,'2024-09-23 11:53:59','/upload_test.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123877,'2024-09-23 11:54:00','/css/rk2.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123878,'2024-09-23 11:54:01','/includes/wp-conflg.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123879,'2024-09-23 11:54:02','/themes/seotheme/mar.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123880,'2024-09-23 11:54:03','/ID3/classwithtostring.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123881,'2024-09-23 11:54:04','/ups.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123882,'2024-09-23 11:54:05','/js/tinymce/plugins/compat3x/css/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123883,'2024-09-23 11:54:06','/fai.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123884,'2024-09-23 11:54:07','/reds.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123885,'2024-09-23 11:54:08','/themes/twentynineteen/inc/content.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123886,'2024-09-23 11:54:09','/ID3/cache.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123887,'2024-09-23 11:54:10','/vuln.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123888,'2024-09-23 11:54:10','/sitemaps/providers/xmrlpc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123889,'2024-09-23 11:54:12','/plugins/css-ready/file.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123890,'2024-09-23 11:54:43','/conf.json.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123891,'2024-09-23 11:54:55','/.well-known/acme-challenge/','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123892,'2024-09-23 12:19:32','/geju.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'POST',NULL,''),(123893,'2024-09-23 12:25:48','/public/plugins/ckeditor/elfinder/php/connector.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(123894,'2024-09-23 13:14:30','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_04-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(123895,'2024-09-23 16:49:19','/ALFA_DATA/alfacgiapi/perl.alfa','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(123896,'2024-09-23 16:49:19','/wp-content/themes/seotheme/db.php?u','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123897,'2024-09-23 16:49:19','/wp-plain.php','http://flowercat.org','Mozilla/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(123898,'2024-09-23 16:49:19','/wp-content/themes/seotheme/db.php?u','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123899,'2024-09-23 16:49:20','/wp-content/themes/seotheme/db.php?u','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123900,'2024-09-23 16:49:20','/wp-plain.php','https://flowercat.org','Mozilla/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(123901,'2024-09-23 16:49:21','/alfacgiapi/perl.alfa','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(123902,'2024-09-23 16:49:22','/wp-content/plugins/apikey/apikey.php?test=hello','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123903,'2024-09-23 16:49:22','/iiskemtl.php?Fox=d3wL7','https://flowercat.org','Mozilla/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123904,'2024-09-23 16:49:23','/plugins/content/apismtp/apismtp.php?test=hello','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123905,'2024-09-23 16:49:24','/wp-content/themes/seotheme/db.php?u','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123906,'2024-09-23 16:49:24','/wp-content/plugins/apikey/apikey.php.suspected?test=hello','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123907,'2024-09-23 16:49:25','/plugins/content/apismtp/apismtp.php.suspected?test=hello','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123908,'2024-09-23 17:00:31','/indexbak.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586',NULL,404,'GET',NULL,''),(123909,'2024-09-23 17:00:31','/indexbak.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586',NULL,404,'GET',NULL,''),(123910,'2024-09-23 17:01:08','/dw06jfan.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36',NULL,404,'GET',NULL,''),(123911,'2024-09-23 17:23:28','/indexbak.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Safari/605.6.19',NULL,404,'GET',NULL,''),(123912,'2024-09-23 17:23:28','/indexbak.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Safari/605.6.19',NULL,404,'GET',NULL,''),(123913,'2024-09-23 17:33:22','/dw06jfan.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36',NULL,404,'GET',NULL,''),(123914,'2024-09-23 17:33:22','/dw06jfan.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36',NULL,404,'GET',NULL,''),(123915,'2024-09-23 19:59:13','/chosen.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123916,'2024-09-23 20:42:45','/admin/plugins/ckeditor/elfinder/php/connector.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(123917,'2024-09-23 20:43:40','/wp-aa.php','http://flowercat.org','python-requests/2.27.1',NULL,404,'GET',NULL,''),(124086,'2024-09-25 19:32:28','/wp-content/uploads/2023/11/example-1-1024x576.png 1024w, http:/flowercat.org/wp-content/uploads/2023/11/example-1-300x169.png 300w, http:/flowercat.org/wp-content/uploads/2023/11/example-1-768x432.png 768w, http:/flowercat.org/wp-content/uploads/2023/11/example-1-1536x864.png 1536w, http:/flowercat.org/wp-content/uploads/2023/11/example-1-1568x882.png 1568w, http:/flowercat.org/wp-content/uploads/2023/11/example-1.png 1920w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124087,'2024-09-25 19:32:30','/wp-content/uploads/2022/04/IMG_0082-1024x768.png 1024w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0082-300x225.png 300w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0082-768x576.png 768w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0082-1536x1152.png 1536w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0082-2048x1536.png 2048w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0082-1568x1176.png 1568w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124088,'2024-09-25 19:32:32','/wp-content/uploads/2023/11/example-3-1-1024x576.png 1024w, http:/flowercat.org/wp-content/uploads/2023/11/example-3-1-300x169.png 300w, http:/flowercat.org/wp-content/uploads/2023/11/example-3-1-768x432.png 768w, http:/flowercat.org/wp-content/uploads/2023/11/example-3-1-1536x864.png 1536w, http:/flowercat.org/wp-content/uploads/2023/11/example-3-1-1568x882.png 1568w, http:/flowercat.org/wp-content/uploads/2023/11/example-3-1.png 1920w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124089,'2024-09-25 19:32:34','/wp-content/uploads/2022/03/Robert6-lo-res-1024x683.jpeg 1024w, http:/flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-300x200.jpeg 300w, http:/flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-768x512.jpeg 768w, http:/flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1536x1024.jpeg 1536w, http:/flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-2048x1365.jpeg 2048w, http:/flowercat.org/wp-content/uploads/2022/03/Robert6-lo-res-1568x1045.jpeg 1568w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124090,'2024-09-25 19:32:35','/wp-content/uploads/2023/01/New-York-Live-Arts-1024x275.png 1024w, http:/flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-300x81.png 300w, http:/flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-768x207.png 768w, http:/flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1536x413.png 1536w, http:/flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts-1568x422.png 1568w, http:/flowercat.org/wp-content/uploads/2023/01/New-York-Live-Arts.png 2008w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124866,'2024-09-25 20:25:51','/includes/oldd.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124865,'2024-09-25 20:25:50','/pki-validation/luuf.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124864,'2024-09-25 20:25:49','/customize/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124863,'2024-09-25 20:25:48','/about.php7','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124862,'2024-09-25 20:25:47','/includes/screen-first.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124861,'2024-09-25 20:25:46','/includes/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124860,'2024-09-25 20:25:45','/css/colors/blue/lock.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124859,'2024-09-25 20:25:45','/acme-challenge/agenda.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124858,'2024-09-25 20:25:44','/wp-apxupx.php?apx=upx','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124857,'2024-09-25 20:25:43','/xleet.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124856,'2024-09-25 20:25:42','/includes/config.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124855,'2024-09-25 20:25:41','/themes/intense/block-css.php?mode=upload','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124854,'2024-09-25 20:25:40','/includes/form.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124853,'2024-09-25 20:25:39','/themes/seotheme/db.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124852,'2024-09-25 20:25:38','/fonts/iR7SzrsOUEP.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124851,'2024-09-25 20:25:37','/IXR/rafosul.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124850,'2024-09-25 20:25:36','/beence.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124849,'2024-09-25 20:25:35','/pki-validation/6ODaoV.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124848,'2024-09-25 20:25:35','/Text/Diff/Engine/wp-cached.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124847,'2024-09-25 20:25:34','/jbumbatd.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124846,'2024-09-25 20:25:33','/js/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124845,'2024-09-25 20:25:32','/includes/input.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124844,'2024-09-25 20:25:31','/dbform69.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124843,'2024-09-25 20:25:30','/plugins/hellopress/wp_filemanager.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124842,'2024-09-25 20:25:29','/plugins/wp-db-ajax-made/wp-ajax.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124841,'2024-09-25 20:25:28','/user/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124840,'2024-09-25 20:25:27','/Requests/Text/votes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124839,'2024-09-25 20:25:26','/acunrwpp.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124838,'2024-09-25 20:25:25','/css/colors/coffee/site-editors.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124837,'2024-09-25 20:25:24','/wp-content/plugins/plugin/allez.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124836,'2024-09-25 20:25:23','/maint/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124835,'2024-09-25 20:25:22','/acme-challenge/blurbs.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124834,'2024-09-25 20:25:22','/plugins/Update/ran.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124833,'2024-09-25 20:25:21','/wp-includes/SimplePie/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124832,'2024-09-25 20:25:20','/uploads/gif.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124831,'2024-09-25 20:25:19','/plugins/text-popover/new.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124830,'2024-09-25 20:25:18','/error.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124829,'2024-09-25 20:25:17','/pki-validation/locale.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124828,'2024-09-25 20:25:16','/CasperSecurity.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124827,'2024-09-25 20:25:15','/js/ava.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124826,'2024-09-25 20:25:14','/pki-validation/privacy.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124825,'2024-09-25 20:25:13','/image.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124824,'2024-09-25 20:25:12','/block-patterns/wp-login.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124823,'2024-09-25 20:25:11','/pki-validation/moon1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124822,'2024-09-25 20:25:11','/Requests/Response/news_parser.class.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124821,'2024-09-25 20:25:09','/input.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124820,'2024-09-25 20:25:09','/css/colors/coffee/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124819,'2024-09-25 20:25:08','/pki-validation/setup.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124818,'2024-09-25 20:25:07','/pomo/bless.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124817,'2024-09-25 20:25:06','/pki-validation/baja.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124816,'2024-09-25 20:25:05','/product.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124815,'2024-09-25 20:25:04','/sgd.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124814,'2024-09-25 20:25:03','/uploads/2020/09/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124813,'2024-09-25 20:25:01','/bs.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124812,'2024-09-25 20:25:00','/SimplePie/Content/Type/controller.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124811,'2024-09-25 20:24:59','/themes/about.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124810,'2024-09-25 20:24:58','/11.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124809,'2024-09-25 20:24:57','/themes/calmly/issue.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124808,'2024-09-25 20:24:57','/hrtp.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124807,'2024-09-25 20:24:56','/Text/input.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124806,'2024-09-25 20:24:55','/beez3/byp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124805,'2024-09-25 20:24:54','/yt.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124804,'2024-09-25 20:24:52','/shell1.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124803,'2024-09-25 20:24:51','/xlogekyd.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124802,'2024-09-25 20:24:50','/uploads/wp-cbiz.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124801,'2024-09-25 20:24:49','/beez5/error.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124800,'2024-09-25 20:24:48','/carson.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124799,'2024-09-25 20:24:47','/wp-class.php/wp-content/themes/travelscape/json.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124798,'2024-09-25 20:24:46','/block-supports/network.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124797,'2024-09-25 20:24:46','/lig.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124796,'2024-09-25 20:24:45','/css/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124795,'2024-09-25 20:24:44','/uploads/spacings.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124794,'2024-09-25 20:24:43','/plugins/fix/xc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124793,'2024-09-25 20:24:42','/js/wp-inc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124792,'2024-09-25 20:24:41','/user/users.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124791,'2024-09-25 20:24:40','/uploads/content.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124790,'2024-09-25 20:24:39','/itsecteam.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124789,'2024-09-25 20:24:37','/js/wp-admin/js/admin-ajax.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124788,'2024-09-25 20:24:37','/thumb.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124787,'2024-09-25 20:24:36','/small.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124786,'2024-09-25 20:24:35','/acme-challenge/bless.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124785,'2024-09-25 20:24:34','/maint/aks.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124784,'2024-09-25 20:24:33','/images/users.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124783,'2024-09-25 20:24:32','/pki-validation/mar.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124782,'2024-09-25 20:24:31','/plugins/content-management/content.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124781,'2024-09-25 20:24:30','/blue/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124780,'2024-09-25 20:24:29','/js/pimis.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124779,'2024-09-25 20:24:28','/uploads/mar.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124778,'2024-09-25 20:24:28','/Requests/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124777,'2024-09-25 20:24:27','/uploads/config.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124776,'2024-09-25 20:24:26','/uploads/hanna1337.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124775,'2024-09-25 20:24:25','/pki-validation/update.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124774,'2024-09-25 20:24:24','/customize/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124773,'2024-09-25 20:24:23','/aconfig.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124772,'2024-09-25 20:24:22','/css/colors/light/classes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124771,'2024-09-25 20:24:21','/languages/confno7.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124770,'2024-09-25 20:24:20','/system.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124769,'2024-09-25 20:24:19','/uploads/wso112233.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124768,'2024-09-25 20:24:18','/uploads/2021/wp-scr1pts.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124767,'2024-09-25 20:24:18','/add_shared_file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124766,'2024-09-25 20:24:17','/wp-file.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124765,'2024-09-25 20:24:16','/themes/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124764,'2024-09-25 20:24:15','/js/tinymce/skins/lightgray/fonts/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124763,'2024-09-25 20:24:14','/network/ova-fr.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124762,'2024-09-25 20:24:13','/images/crystalauthentication_msaccess.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124761,'2024-09-25 20:24:12','/includes/wp-contact-forms.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124760,'2024-09-25 20:24:11','/themes/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124039,'2024-09-25 04:29:58','/?author=15','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124026,'2024-09-25 04:29:51','/?author=5','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124027,'2024-09-25 04:29:51','/?author=6','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124028,'2024-09-25 04:29:52','/?author=7','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124029,'2024-09-25 04:29:53','/?author=8','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124030,'2024-09-25 04:29:53','/?author=9','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124031,'2024-09-25 04:29:54','/wp-content/uploads/2022/10/cropped-FC_logo_AB-4color-150x150.png 2x','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124032,'2024-09-25 04:29:54','/?author=10','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124033,'2024-09-25 04:29:55','/?author=11','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124034,'2024-09-25 04:29:55','/tansy-xiao/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124035,'2024-09-25 04:29:56','/?author=12','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124036,'2024-09-25 04:29:57','/?author=13','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124037,'2024-09-25 04:29:57','/dan-rose/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124038,'2024-09-25 04:29:57','/?author=14','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123225,'2024-09-23 11:42:59','/random_compat/random_bytes_cyclone.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123020,'2024-09-22 14:21:37','/server','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123021,'2024-09-22 14:21:38','/.vscode/sftp.json','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123022,'2024-09-22 14:21:40','/debug/default/view?panel=config','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123023,'2024-09-22 14:21:40','/v2/_catalog','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123024,'2024-09-22 14:21:41','/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123025,'2024-09-22 14:21:42','/login.action','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123026,'2024-09-22 14:21:43','/_all_dbs','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (l9scan/2.0.136313e2130323e2533323e23323; +https://leakix.net)',NULL,404,'GET',NULL,''),(123027,'2024-09-22 14:21:44','/.DS_Store','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123028,'2024-09-22 14:21:45','/s/136313e2130323e2533323e23323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123029,'2024-09-22 14:21:46','/config.json','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123030,'2024-09-22 14:21:47','/telescope/requests','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123031,'2024-09-22 17:31:00','/?author=4','https://flowercat.org','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36','http://www.google.com.hk',404,'GET',NULL,''),(123032,'2024-09-22 17:31:17','/?author=5','https://flowercat.org','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36','http://www.google.com.hk',404,'GET',NULL,''),(123033,'2024-09-22 19:02:20','/mah/function.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123034,'2024-09-22 19:02:22','/about/function.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123035,'2024-09-22 19:30:24','/wp-admin/css/colors/blue/blue.php?wall=ZWNobyAnQmxhY2sgQm90Jztmd3JpdGUoZm9wZW4oJ2Jsa2FlZXp6LnBocCcsJ3crJyksJzw/cGhwIGVjaG8gIkJsYWNrIEJvdCI7Pz4nKTs=','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36','www.google.com',404,'GET',NULL,''),(123036,'2024-09-22 19:30:51','/wp-content/plugins/yyobang/mar.php','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36','www.google.com',404,'GET',NULL,''),(123037,'2024-09-22 21:05:17','/php-ofc-library/ofc_upload_image.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(123038,'2024-09-22 21:15:21','/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_Â©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(123039,'2024-09-22 21:16:12','/wp-content/uploads/2020/12/lArtiste-Ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(123040,'2024-09-22 22:00:37','/server','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123041,'2024-09-22 22:00:38','/.vscode/sftp.json','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123042,'2024-09-22 22:00:39','/debug/default/view?panel=config','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123043,'2024-09-22 22:00:40','/v2/_catalog','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123044,'2024-09-22 22:00:41','/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123045,'2024-09-22 22:00:42','/login.action','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123046,'2024-09-22 22:00:43','/_all_dbs','http://flowercat.org','Mozilla/5.0 (l9scan/2.0.136313e2130323e2533323e23323; +https://leakix.net)',NULL,404,'GET',NULL,''),(123047,'2024-09-22 22:00:43','/.DS_Store','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123048,'2024-09-22 22:00:45','/s/136313e2130323e2533323e23323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123049,'2024-09-22 22:00:46','/config.json','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123050,'2024-09-22 22:00:47','/telescope/requests','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123065,'2024-09-23 05:53:08','/simple.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123066,'2024-09-23 05:53:11','/chosen.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123067,'2024-09-23 05:53:16','/mah.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123068,'2024-09-23 05:53:20','/link.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123069,'2024-09-23 05:53:25','/about.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123070,'2024-09-23 05:53:29','/wp-conflg.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123071,'2024-09-23 05:53:32','/about/function.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123072,'2024-09-23 05:53:36','/admin.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123073,'2024-09-23 05:53:46','/classwithtostring.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123074,'2024-09-23 05:53:54','/dropdown.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123075,'2024-09-23 05:54:03','/index/function.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123076,'2024-09-23 05:54:22','/wp-content/x/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123077,'2024-09-23 05:54:47','/x/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123078,'2024-09-23 05:55:10','/wp-content/plugins/x/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123079,'2024-09-23 05:55:20','/edit.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(123080,'2024-09-23 07:03:02','/wp-content/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(123081,'2024-09-23 07:13:18','/wp-includes/images/wlw/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(123082,'2024-09-23 07:22:31','/wp-content/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(123083,'2024-09-23 07:29:38','/wp-includes/images/wlw/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(123084,'2024-09-23 08:07:53','/wp-content/plugins/fix/up.php','http://flowercat.org','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)',NULL,404,'GET',NULL,''),(123085,'2024-09-23 08:58:09','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_10-1024x576.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(123086,'2024-09-23 11:30:57','/wp-content/uploads/2022/02/Diego_VaÌsquez-photo-by-Yuti-_Chang-1024x853.jpg','https://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(123087,'2024-09-23 11:40:42','/images/neko.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123088,'2024-09-23 11:40:43','/wp-admin/includes/class-custom-header.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123089,'2024-09-23 11:40:44','/wp-includes/wp-includes_function.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(123090,'2024-09-23 11:40:45','/wp-includes/option-module.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123091,'2024-09-23 11:40:46','/wp-content/plugins/wp-theme-editor/include.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123092,'2024-09-23 11:40:47','/customize/atomlib.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123093,'2024-09-23 11:40:48','/js/tinymce/plugins/compat3x/css/wp-casper.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123094,'2024-09-23 11:40:49','/maint/shell.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123095,'2024-09-23 11:40:50','/class-wp-recovery-mode-email-service-meta.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123096,'2024-09-23 11:40:52','/js/plupload/moderation.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123097,'2024-09-23 11:40:52','/index2313.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(123098,'2024-09-23 11:40:53','/plugins/ern/gawean.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123099,'2024-09-23 11:40:54','/maint/aj.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123100,'2024-09-23 11:40:56','/themes/pridmag/1.php?u','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123101,'2024-09-23 11:40:57','/settings.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(123102,'2024-09-23 11:40:58','/authorize.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123103,'2024-09-23 11:40:59','/user/about.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123104,'2024-09-23 11:41:00','/css/colors/blue/aclass.api.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123105,'2024-09-23 11:41:01','/offercodes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123106,'2024-09-23 11:41:02','/themes/finley/min.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(123107,'2024-09-23 11:41:03','/uploads/autoload_classmap.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(123108,'2024-09-23 11:41:04','/css/colors/xmrlpc.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(123109,'2024-09-23 11:41:05','/digital-download/new.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123110,'2024-09-23 11:41:06','/ID3/getid.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123111,'2024-09-23 11:41:07','/includes/class_api.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(123112,'2024-09-23 11:41:08','/phpunit/phpunit/src/Util/PHP/MARIJUANA.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123113,'2024-09-23 11:41:10','/plugins/apikey/wp-config-samples.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(123114,'2024-09-23 11:41:11','/themes/twentynineteen/inc/ty.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(123115,'2024-09-23 11:41:12','/js/tinymce/themes/wp-login.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(123116,'2024-09-23 11:41:12','/includes/continents-cities-decryption.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(123117,'2024-09-23 11:41:15','/images/bless.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(123118,'2024-09-23 11:41:16','/customize/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(123119,'2024-09-23 11:41:17','/codeboy1877_up.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123120,'2024-09-23 11:41:18','/plugins/seox/wsoyanzf.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(123121,'2024-09-23 11:41:19','/class-wp-widget-private.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(123122,'2024-09-23 11:41:20','/source.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(123123,'2024-09-23 11:41:21','/ID3/lmfi.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(123124,'2024-09-23 11:41:23','/css/colors/blue/cloud.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(123125,'2024-09-23 11:41:23','/pomo/v2.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(123126,'2024-09-23 11:41:24','/SimplePie/themes.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123127,'2024-09-23 11:41:25','/allez.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(123128,'2024-09-23 11:41:26','/images/searchl.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(123129,'2024-09-23 11:41:27','/languages/404.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(123130,'2024-09-23 11:41:28','/com_jea/views/form/tmpl/admin.php','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(123924,'2024-09-24 02:24:14','/wp-content/themes/seotheme/db.php?u','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123925,'2024-09-24 02:24:14','/wp-content/themes/seotheme/db.php?u','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123926,'2024-09-24 02:24:14','/wp-plain.php','https://flowercat.org','Mozilla/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(123927,'2024-09-24 02:24:28','/wp-content/themes/seotheme/db.php?u','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123928,'2024-09-24 02:24:28','/wp-content/themes/seotheme/db.php?u','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123929,'2024-09-24 02:24:28','/wp-content/themes/seotheme/db.php?u','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123930,'2024-09-24 02:24:28','/alfacgiapi/perl.alfa','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'POST',NULL,''),(123931,'2024-09-24 02:24:44','/wp-content/themes/seotheme/db.php?u','https://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(123932,'2024-09-24 04:16:04','/?author=3','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0','http://flowercat.org///?author=3',404,'GET',NULL,''),(123933,'2024-09-24 05:41:22','/e/install/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)','http://flowercat.org/e/install/index.php',404,'GET',NULL,''),(123934,'2024-09-24 06:35:06','/wp-content/plugins/charitable/readme.txt','http://flowercat.org','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)',NULL,404,'GET',NULL,''),(123935,'2024-09-24 07:04:28','/admin/assets/global/plugins/ckeditor/elfinder/php/connector.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(123936,'2024-09-24 11:07:06','/manifest.json','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)',NULL,404,'GET',NULL,''),(123937,'2024-09-24 12:46:24','/server','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123938,'2024-09-24 12:46:25','/.vscode/sftp.json','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123939,'2024-09-24 12:46:26','/debug/default/view?panel=config','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123940,'2024-09-24 12:46:27','/v2/_catalog','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123941,'2024-09-24 12:46:28','/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123942,'2024-09-24 12:46:29','/login.action','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123943,'2024-09-24 12:46:30','/_all_dbs','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (l9scan/2.0.136313e2130323e2533323e23323; +https://leakix.net)',NULL,404,'GET',NULL,''),(123944,'2024-09-24 12:46:31','/.DS_Store','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123945,'2024-09-24 12:46:32','/s/136313e2130323e2533323e23323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123946,'2024-09-24 12:46:33','/config.json','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123947,'2024-09-24 12:46:33','/telescope/requests','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(123948,'2024-09-24 17:31:07','/.vscode/sftp.json','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(123949,'2024-09-24 17:43:12','/privacy-policy/=','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)',NULL,404,'GET',NULL,''),(123950,'2024-09-24 18:46:00','/?author=3','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123951,'2024-09-24 18:46:01','/?author=4','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123952,'2024-09-24 18:46:01','/?author=5','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123953,'2024-09-24 18:46:02','/?author=6','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123954,'2024-09-24 18:46:03','/?author=7','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123955,'2024-09-24 18:46:03','/?author=8','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123956,'2024-09-24 18:46:04','/?author=9','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123957,'2024-09-24 18:46:05','/?author=10','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123958,'2024-09-24 18:46:05','/?author=11','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123959,'2024-09-24 18:46:06','/?author=12','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123960,'2024-09-24 18:46:07','/?author=13','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123961,'2024-09-24 18:46:07','/?author=14','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123962,'2024-09-24 18:46:08','/?author=15','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123963,'2024-09-24 18:46:09','/?author=16','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123964,'2024-09-24 18:46:09','/?author=17','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123965,'2024-09-24 18:46:10','/?author=18','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123966,'2024-09-24 19:28:58','/plugins/ckeditor/elfinder/php/connector.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(124023,'2024-09-25 03:57:49','/?author=5','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36','http://www.google.com.hk',404,'GET',NULL,''),(124024,'2024-09-25 04:29:49','/?author=3','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124025,'2024-09-25 04:29:50','/?author=4','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123978,'2024-09-24 23:46:36','/wp-content/uploads/2022/07/photon-ecstasy.jpg 1500w, http:/flowercat.org/wp-content/uploads/2022/07/photon-ecstasy-300x199.jpg 300w, http:/flowercat.org/wp-content/uploads/2022/07/photon-ecstasy-1024x680.jpg 1024w, http:/flowercat.org/wp-content/uploads/2022/07/photon-ecstasy-768x510.jpg 768w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123979,'2024-09-24 23:46:37','/wp-content/uploads/2022/07/dan-rose.jpg 469w, http:/flowercat.org/wp-content/uploads/2022/07/dan-rose-176x300.jpg 176w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123980,'2024-09-24 23:46:44','/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-683x1024.jpg 683w, http:/flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-200x300.jpg 200w, http:/flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-768x1152.jpg 768w, http:/flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-1024x1536.jpg 1024w, http:/flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-1365x2048.jpg 1365w, http:/flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-1568x2352.jpg 1568w, http:/flowercat.org/wp-content/uploads/2022/01/Melissa-Grey-David-Morneau_©-yuri-pires-tavares_01_27_18_0088-scaled.jpg 1707w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123981,'2024-09-24 23:46:45','/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/004-06_Pe_Keplers-Farewell.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123982,'2024-09-24 23:46:48','/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/004-09_Pe_Petite-Field-Illuminator.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123983,'2024-09-24 23:46:50','/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/004-08_Pe_Kepler-19.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123984,'2024-09-24 23:46:51','/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/004-04_Pe_Planertrees.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123985,'2024-09-24 23:46:52','/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/004-02_Pe_The-Beguiler.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123986,'2024-09-24 23:46:53','/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/004-07_Pe_Mathematics-House.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123987,'2024-09-24 23:46:54','/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/004-05_Pe_Trillion-Trilliant.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123988,'2024-09-24 23:46:55','/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/004-03_Pe_DNA-Photon.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123989,'2024-09-24 23:49:01','/tansy-xiao/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123990,'2024-09-24 23:49:02','/wp-content/uploads/2022/10/cropped-FC_logo_AB-4color-150x150.png 2x','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123991,'2024-09-24 23:49:07','/sound-the-asylum-signup/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123992,'2024-09-24 23:49:09','/ab-preview/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123993,'2024-09-24 23:49:14','/jessica-bowers/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123994,'2024-09-24 23:49:15','/miolina/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123995,'2024-09-24 23:49:22','/dan-rose/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123996,'2024-09-24 23:49:23','/petite-ecstasy-epk/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123997,'2024-09-24 23:52:57','/wp-content/uploads/2023/09/2023_background_StA-1-300x214.png 300w, http:/flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1-1024x731.png 1024w, http:/flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1-768x549.png 768w, http:/flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1-1536x1097.png 1536w, http:/flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1-2048x1463.png 2048w, http:/flowercat.org/wp-content/uploads/2023/09/2023_background_StA-1-1568x1120.png 1568w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(123998,'2024-09-25 00:09:26','/wp-content/themes/my-custom-theme/?ar8=1','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(123999,'2024-09-25 00:09:26','/wp-content/plugins/wp-swamp/wp-swamp.php?ar8=1','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124000,'2024-09-25 00:10:00','/wp-content/uploads/2022/10/cropped-FC_logo_AB-4color-150x150.png 2x','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124001,'2024-09-25 00:10:41','/tansy-xiao/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124002,'2024-09-25 00:10:45','/sound-the-asylum-signup/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124003,'2024-09-25 00:11:13','/ab-preview/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124004,'2024-09-25 00:12:00','/jessica-bowers/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124005,'2024-09-25 00:12:13','/petite-ecstasy-epk/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124006,'2024-09-25 00:12:18','/miolina/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124007,'2024-09-25 00:12:27','/dan-rose/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124008,'2024-09-25 01:45:07','/wp-content/plugins/admin.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124009,'2024-09-25 01:45:46','/wp-admin.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124010,'2024-09-25 01:45:57','/wp-content/plugins/Core-Econ/upH.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124011,'2024-09-25 01:46:05','/wp-content/plugins/fix/up.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124012,'2024-09-25 01:46:42','/wp-content/plugins/pwnd/pwnd.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124013,'2024-09-25 01:46:56','/wp-content/plugins/shell/noimg.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124014,'2024-09-25 01:47:16','/WSOEnigma.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124015,'2024-09-25 01:47:30','/wp-content/plugins/pwnd-1/pwnd.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124016,'2024-09-25 01:47:45','/wp-content/plugins/dummyyummy/wp-signup.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126641,'2024-09-27 19:08:57','/1index.php?pass=am*guAW8.ryDgz-TYF','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126643,'2024-09-27 20:48:27','/wp-content/plugins/pwnd/pwnd.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126642,'2024-09-27 19:09:00','/upload.php?mr=exe3','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126644,'2024-09-27 20:48:38','/wp-content/plugins/init-help/init.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126645,'2024-09-27 20:48:44','/wp-content/plugins/shell/noimg.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126647,'2024-09-27 20:49:00','/wp-content/plugins/pwnd-1/pwnd.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126646,'2024-09-27 20:48:54','/wp-content/plugins/wpcall-button/button-image.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126648,'2024-09-27 20:49:03','/wp-content/plugins/Core-Econ/upH.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126649,'2024-09-27 20:49:10','/wp-content/plugins/fix/up.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126650,'2024-09-27 20:51:44','/?author=3','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0','http://flowercat.org///?author=3',404,'GET',NULL,''),(126485,'2024-09-25 22:37:01','/wp-content/plugins/wpcall-button/button-image.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126486,'2024-09-25 23:18:22','/?author=3','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0','http://flowercat.org///?author=3',404,'GET',NULL,''),(126487,'2024-09-26 00:26:10','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126488,'2024-09-26 00:27:03','/wp-content/uploads/2022/02/Diego_VaÌsquez-photo-by-Yuti-_Chang-1024x853.jpg','https://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126489,'2024-09-26 01:11:09','/wp-content/uploads/2020/12/lArtiste-Ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_BW_13-scaled-1-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126490,'2024-09-26 03:39:52','/aspera/faspex/','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36',NULL,404,'GET',NULL,''),(126491,'2024-09-26 04:19:30','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(126492,'2024-09-26 04:23:01','/server','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126493,'2024-09-26 04:23:01','/.vscode/sftp.json','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126494,'2024-09-26 04:23:02','/debug/default/view?panel=config','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126495,'2024-09-26 04:23:03','/v2/_catalog','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126496,'2024-09-26 04:23:04','/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126497,'2024-09-26 04:23:04','/login.action','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126498,'2024-09-26 04:23:05','/_all_dbs','http://www.flowercat.artisteordinaire.org','Mozilla/5.0 (l9scan/2.0.136313e2130323e2533323e23323; +https://leakix.net)',NULL,404,'GET',NULL,''),(126499,'2024-09-26 04:23:06','/.DS_Store','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126500,'2024-09-26 04:23:06','/s/136313e2130323e2533323e23323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126501,'2024-09-26 04:23:07','/config.json','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126502,'2024-09-26 04:23:08','/telescope/requests','http://www.flowercat.artisteordinaire.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(126503,'2024-09-26 05:33:29','/wp-content/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(126504,'2024-09-26 05:41:24','/wp-includes/images/wlw/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(126505,'2024-09-26 05:48:18','/woh.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//woh.php',404,'GET',NULL,''),(126506,'2024-09-26 05:48:20','/classwithtostring.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//classwithtostring.php',404,'GET',NULL,''),(126507,'2024-09-26 05:48:22','/simple.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//simple.php',404,'GET',NULL,''),(126508,'2024-09-26 05:48:25','/zero.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//zero.php',404,'GET',NULL,''),(126509,'2024-09-26 05:48:27','/wp-content/plugins/include.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/plugins/include.php#admin',404,'GET',NULL,''),(126510,'2024-09-26 05:48:29','/phpmailer.lang-sv.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//phpmailer.lang-sv.php',404,'GET',NULL,''),(124168,'2024-09-25 20:14:37','/SimplePie/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124169,'2024-09-25 20:14:38','/pki-validation/xl2023.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124167,'2024-09-25 20:14:36','/class-IXR-decryption.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124166,'2024-09-25 20:14:35','/css/colors/coffee/wp-login.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124165,'2024-09-25 20:14:34','/includes/alfa-rex.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124163,'2024-09-25 20:14:32','/uploads/hrtp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124164,'2024-09-25 20:14:33','/lufix.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124162,'2024-09-25 20:14:31','/fonts/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124161,'2024-09-25 20:14:30','/phpmailer/updates.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124100,'2024-09-25 19:32:48','/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2022/10/Always-Becoming__cover_web_FINAL.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124101,'2024-09-25 19:32:50','/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124102,'2024-09-25 19:32:51','/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-200x200.png 200w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover-100x100.png 100w, http:/flowercat.org/wp-content/uploads/2020/11/Symbolic-Gesture-cover.png 2001w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124103,'2024-09-25 19:39:50','/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision.png 2000w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2022/02/Bourdon_50hz_cover_2022-revision-1568x1568.png 1568w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124104,'2024-09-25 19:39:52','/sta/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124105,'2024-09-25 19:39:54','/epk/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124106,'2024-09-25 19:39:57','/sensory-decay/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124107,'2024-09-25 19:39:59','/new-landing/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124108,'2024-09-25 19:40:02','/bourdon-50hz-epk/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124109,'2024-09-25 19:40:05','/collective-sounding/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124110,'2024-09-25 19:43:34','/robert-kirkbride/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124111,'2024-09-25 19:43:43','/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-300x214.png 300w, http:/flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-1024x731.png 1024w, http:/flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-768x549.png 768w, http:/flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-1536x1097.png 1536w, http:/flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-2048x1463.png 2048w, http:/flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-1568x1120.png 1568w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124112,'2024-09-25 20:13:40','/images/neko.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124113,'2024-09-25 20:13:41','/wp-admin/includes/class-custom-header.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124114,'2024-09-25 20:13:42','/wp-includes/wp-includes_function.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124115,'2024-09-25 20:13:43','/wp-includes/option-module.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124116,'2024-09-25 20:13:44','/wp-content/plugins/wp-theme-editor/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124117,'2024-09-25 20:13:45','/customize/atomlib.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124118,'2024-09-25 20:13:46','/js/tinymce/plugins/compat3x/css/wp-casper.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124119,'2024-09-25 20:13:47','/maint/shell.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124120,'2024-09-25 20:13:47','/class-wp-recovery-mode-email-service-meta.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124121,'2024-09-25 20:13:49','/js/plupload/moderation.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124122,'2024-09-25 20:13:50','/index2313.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124123,'2024-09-25 20:13:51','/plugins/ern/gawean.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124124,'2024-09-25 20:13:52','/maint/aj.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124125,'2024-09-25 20:13:53','/themes/pridmag/1.php?u','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124126,'2024-09-25 20:13:54','/settings.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124127,'2024-09-25 20:13:55','/authorize.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124128,'2024-09-25 20:13:55','/user/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124129,'2024-09-25 20:13:57','/css/colors/blue/aclass.api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124130,'2024-09-25 20:13:58','/offercodes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124131,'2024-09-25 20:13:59','/themes/finley/min.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124132,'2024-09-25 20:14:00','/uploads/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124133,'2024-09-25 20:14:01','/css/colors/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124134,'2024-09-25 20:14:02','/digital-download/new.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124135,'2024-09-25 20:14:03','/ID3/getid.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124136,'2024-09-25 20:14:04','/includes/class_api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124137,'2024-09-25 20:14:05','/phpunit/phpunit/src/Util/PHP/MARIJUANA.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124138,'2024-09-25 20:14:07','/plugins/apikey/wp-config-samples.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124139,'2024-09-25 20:14:08','/themes/twentynineteen/inc/ty.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124140,'2024-09-25 20:14:09','/js/tinymce/themes/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124141,'2024-09-25 20:14:10','/includes/continents-cities-decryption.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124142,'2024-09-25 20:14:11','/images/bless.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124143,'2024-09-25 20:14:12','/customize/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124144,'2024-09-25 20:14:14','/codeboy1877_up.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124145,'2024-09-25 20:14:15','/plugins/seox/wsoyanzf.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124146,'2024-09-25 20:14:16','/class-wp-widget-private.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124147,'2024-09-25 20:14:17','/source.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124148,'2024-09-25 20:14:18','/ID3/lmfi.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124149,'2024-09-25 20:14:20','/css/colors/blue/cloud.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124150,'2024-09-25 20:14:20','/pomo/v2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124151,'2024-09-25 20:14:21','/SimplePie/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124152,'2024-09-25 20:14:22','/allez.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124153,'2024-09-25 20:14:23','/images/searchl.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124154,'2024-09-25 20:14:24','/languages/404.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124155,'2024-09-25 20:14:25','/com_jea/views/form/tmpl/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124156,'2024-09-25 20:14:26','/controller/extension/extension/Not_Found.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124157,'2024-09-25 20:14:27','/plugins/envato-market/inc/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124158,'2024-09-25 20:14:28','/includes/404.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124159,'2024-09-25 20:14:29','/pki-validation/user.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124160,'2024-09-25 20:14:30','/css/colors/modern/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(126515,'2024-09-26 05:48:40','/cgi-bin/class_api.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//cgi-bin/class_api.php#888xyz999',404,'GET',NULL,''),(126514,'2024-09-26 05:48:37','/wp-content/plugins/wp-help/','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/plugins/wp-help/index.php',404,'GET',NULL,''),(124175,'2024-09-25 20:14:44','/uploads/eorr.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(126513,'2024-09-26 05:48:35','/wp-content/plugins/wp-help/admin/wp-fclass.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/plugins/wp-help/admin/wp-fclass.php',404,'GET',NULL,''),(126512,'2024-09-26 05:48:33','/wp-admin/css/colors/ectoplasm/load-styles.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-admin/css/colors/ectoplasm/load-styles.php',404,'GET',NULL,''),(126511,'2024-09-26 05:48:31','/wp-content/themes/sketch/404.php','http://flowercat.org','Go-http-client/1.1','http://flowercat.org//wp-content/themes/sketch/404.php#admin',404,'GET',NULL,''),(124220,'2024-09-25 20:15:27','/plugins/masterslider/inc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124221,'2024-09-25 20:15:28','/upgrade/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124222,'2024-09-25 20:15:29','/uploads/2023/wso.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124223,'2024-09-25 20:15:30','/class-wp-filesystem-base.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124224,'2024-09-25 20:15:31','/uploads/2023/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124225,'2024-09-25 20:15:32','/plugins/fix/up.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124226,'2024-09-25 20:15:33','/images/file1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124227,'2024-09-25 20:15:34','/images/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124228,'2024-09-25 20:15:35','/Text/Diff/Engine/blurbs.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124229,'2024-09-25 20:15:36','/wp-includes/IXR/allez.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',NULL,404,'GET',NULL,''),(124230,'2024-09-25 20:15:37','/customize/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124231,'2024-09-25 20:15:38','/js/moon.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124232,'2024-09-25 20:15:39','/access.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124233,'2024-09-25 20:15:40','/images/cong.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124174,'2024-09-25 20:14:43','/css/colors/blue/bless.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124170,'2024-09-25 20:14:39','/phpunit/phpunit/src/Util/PHP/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124171,'2024-09-25 20:14:39','/plugins/gucdbuwrso/wp-editor.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124172,'2024-09-25 20:14:41','/plugin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124173,'2024-09-25 20:14:42','/SimplePie/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124867,'2024-09-25 20:25:52','/assets/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124869,'2024-09-25 20:25:54','/themes/dropdown.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124868,'2024-09-25 20:25:53','/js/raw.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124870,'2024-09-25 20:25:55','/maint/rk2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124872,'2024-09-25 20:25:57','/SimplePie/version.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124871,'2024-09-25 20:25:56','/formatting-cron.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124873,'2024-09-25 20:25:58','/class-wp-session-json.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124874,'2024-09-25 20:25:59','/css/modules.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124875,'2024-09-25 20:26:00','/theme-compat/1index.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124876,'2024-09-25 20:26:01','/makeasmtp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124909,'2024-09-25 20:26:34','/reds.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124910,'2024-09-25 20:26:35','/themes/twentynineteen/inc/content.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124911,'2024-09-25 20:26:36','/ID3/cache.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124300,'2024-09-25 20:16:48','/plugins/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124299,'2024-09-25 20:16:47','/Text/options.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124292,'2024-09-25 20:16:41','/uploads/wp_live_chat/abruzi.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124293,'2024-09-25 20:16:41','/Files/ws.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124294,'2024-09-25 20:16:42','/pki-validation/xmlelement-settings.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124295,'2024-09-25 20:16:43','/pki-validation/db-update.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124296,'2024-09-25 20:16:44','/css/dist/wp-the1me.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124297,'2024-09-25 20:16:45','/plugins/akismet/views/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124298,'2024-09-25 20:16:46','/acme-challenge/inputs.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(123056,'2024-09-23 01:50:39','/bk','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(123057,'2024-09-23 01:50:40','/backup','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(123058,'2024-09-23 01:50:41','/old','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(123055,'2024-09-23 01:50:38','/bc','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(123053,'2024-09-23 01:50:35','/wordpress','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(123054,'2024-09-23 01:50:37','/wp','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(123051,'2024-09-22 23:57:46','/wp-content/plugins/give/readme.txt','http://flowercat.org','Mozilla/5.0 (iPad; CPU OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1',NULL,404,'GET',NULL,''),(123052,'2024-09-23 01:28:31','/wp-content/uploads/2020/12/lArtiste-Ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(124085,'2024-09-25 19:32:24','/wp-content/uploads/2023/11/example-2-1024x576.png 1024w, http:/flowercat.org/wp-content/uploads/2023/11/example-2-300x169.png 300w, http:/flowercat.org/wp-content/uploads/2023/11/example-2-768x432.png 768w, http:/flowercat.org/wp-content/uploads/2023/11/example-2-1536x864.png 1536w, http:/flowercat.org/wp-content/uploads/2023/11/example-2-1568x882.png 1568w, http:/flowercat.org/wp-content/uploads/2023/11/example-2.png 1920w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124084,'2024-09-25 19:32:22','/wp-content/uploads/2023/11/example-4-1024x576.png 1024w, http:/flowercat.org/wp-content/uploads/2023/11/example-4-300x169.png 300w, http:/flowercat.org/wp-content/uploads/2023/11/example-4-768x432.png 768w, http:/flowercat.org/wp-content/uploads/2023/11/example-4-1536x864.png 1536w, http:/flowercat.org/wp-content/uploads/2023/11/example-4-1568x882.png 1568w, http:/flowercat.org/wp-content/uploads/2023/11/example-4.png 1920w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124908,'2024-09-25 20:26:33','/fai.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124907,'2024-09-25 20:26:32','/js/tinymce/plugins/compat3x/css/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124906,'2024-09-25 20:26:31','/ups.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124905,'2024-09-25 20:26:30','/ID3/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124904,'2024-09-25 20:26:29','/themes/seotheme/mar.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124903,'2024-09-25 20:26:28','/includes/wp-conflg.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124902,'2024-09-25 20:26:27','/css/rk2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124901,'2024-09-25 20:26:27','/upload_test.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124900,'2024-09-25 20:26:26','/uploads/admin.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124899,'2024-09-25 20:26:25','/SimplePie/cl.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124898,'2024-09-25 20:26:24','/myip.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124897,'2024-09-25 20:26:22','/plugins/linkpreview/db.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124896,'2024-09-25 20:26:21','/maint/jp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124895,'2024-09-25 20:26:20','/network/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124894,'2024-09-25 20:26:19','/IXR/license.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124893,'2024-09-25 20:26:19','/includes/class-custom-header.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124892,'2024-09-25 20:26:18','/lx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',NULL,404,'GET',NULL,''),(124891,'2024-09-25 20:26:17','/editor/edit.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124890,'2024-09-25 20:26:16','/rest-api/fields/moon.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124889,'2024-09-25 20:26:15','/gallery/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124888,'2024-09-25 20:26:14','/plugins/hellopress/defaul1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124887,'2024-09-25 20:26:13','/pomo/wp-theme.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124886,'2024-09-25 20:26:12','/plugins/pwnd/sv.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124885,'2024-09-25 20:26:11','/js/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124884,'2024-09-25 20:26:10','/a.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124883,'2024-09-25 20:26:09','/class-wp-page-icon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124882,'2024-09-25 20:26:08','/pki-validation/sidebar-widescreen.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124881,'2024-09-25 20:26:07','/wp-includes_function.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124880,'2024-09-25 20:26:07','/uploads/2014/was-wp.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124879,'2024-09-25 20:26:05','/fm.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124878,'2024-09-25 20:26:04','/uploads/j.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124877,'2024-09-25 20:26:03','/modules/mod_webshell/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124286,'2024-09-25 20:16:35','/themes/alera/gecko.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124287,'2024-09-25 20:16:36','/network.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124288,'2024-09-25 20:16:37','/wp-content/themes/digital-download/new.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124289,'2024-09-25 20:16:38','/images/cmd.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124290,'2024-09-25 20:16:39','/selectrss/default.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124291,'2024-09-25 20:16:40','/ID3getid3.lib.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(123059,'2024-09-23 01:50:44','/main','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(123060,'2024-09-23 01:50:45','/home','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'HEAD',NULL,''),(123061,'2024-09-23 03:59:06','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_01-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(123062,'2024-09-23 03:59:31','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_02-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(123063,'2024-09-23 04:41:35','/privacy-policy/=','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)',NULL,404,'GET',NULL,''),(123064,'2024-09-23 05:09:42','/wp-content/uploads/2021/06/lArtiste-ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_Color_06-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(124083,'2024-09-25 19:32:21','/wp-content/uploads/2023/11/slide_11-1024x576.png 1024w, http:/flowercat.org/wp-content/uploads/2023/11/slide_11-300x169.png 300w, http:/flowercat.org/wp-content/uploads/2023/11/slide_11-768x432.png 768w, http:/flowercat.org/wp-content/uploads/2023/11/slide_11-1536x864.png 1536w, http:/flowercat.org/wp-content/uploads/2023/11/slide_11-1568x882.png 1568w, http:/flowercat.org/wp-content/uploads/2023/11/slide_11.png 1920w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124082,'2024-09-25 19:32:19','/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-1024x367.png 1024w, http:/flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-300x108.png 300w, http:/flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat-768x275.png 768w, http:/flowercat.org/wp-content/uploads/2023/01/The-Answer-is-in-the-Beat.png 1506w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124081,'2024-09-25 19:32:18','/wp-content/uploads/2022/04/IMG_0152.png 4032w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0152-300x225.png 300w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0152-1024x768.png 1024w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0152-768x576.png 768w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0152-1536x1152.png 1536w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124080,'2024-09-25 19:32:17','/wp-content/uploads/2023/01/clarinet-magazine-logo-1-1024x683.png 1024w, http:/flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-300x200.png 300w, http:/flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1-768x512.png 768w, http:/flowercat.org/wp-content/uploads/2023/01/clarinet-magazine-logo-1.png 1200w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124040,'2024-09-25 04:29:59','/?author=16','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124041,'2024-09-25 04:29:59','/?author=17','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124042,'2024-09-25 04:29:59','/sound-the-asylum-signup/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124043,'2024-09-25 04:30:00','/?author=18','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(124044,'2024-09-25 04:30:17','/petite-ecstasy-epk/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124045,'2024-09-25 04:30:18','/miolina/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124046,'2024-09-25 04:30:22','/jessica-bowers/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124047,'2024-09-25 04:30:26','/ab-preview/&quot','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124048,'2024-09-25 04:46:44','/server','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(124049,'2024-09-25 04:46:46','/.vscode/sftp.json','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(124050,'2024-09-25 04:46:48','/debug/default/view?panel=config','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(124051,'2024-09-25 04:46:50','/v2/_catalog','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(124052,'2024-09-25 04:46:51','/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(124053,'2024-09-25 04:46:52','/login.action','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(124054,'2024-09-25 04:46:54','/_all_dbs','http://flowercat.org','Mozilla/5.0 (l9scan/2.0.136313e2130323e2533323e23323; +https://leakix.net)',NULL,404,'GET',NULL,''),(124055,'2024-09-25 04:46:55','/.DS_Store','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(124056,'2024-09-25 04:46:57','/s/136313e2130323e2533323e23323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(124057,'2024-09-25 04:46:59','/config.json','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(124058,'2024-09-25 04:47:00','/telescope/requests','http://flowercat.org','Go-http-client/1.1',NULL,404,'GET',NULL,''),(124059,'2024-09-25 07:24:07','/sites/all/modules/civicrm/packages/OpenFlashChart/php-ofc-library/ofc_upload_image.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(124060,'2024-09-25 07:30:14','/pages.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124061,'2024-09-25 07:30:17','/admin.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124062,'2024-09-25 08:46:05','/wp-content/plugins/pwnd/pwnd.php','http://flowercat.org','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)',NULL,404,'GET',NULL,''),(124063,'2024-09-25 09:55:06','/?author=3','http://flowercat.org','Mozilla/5.0',NULL,404,'GET',NULL,''),(124064,'2024-09-25 13:31:19','/wp-content/uploads/2022/01/cropped-DIEGO-cover-final-192x192.png','https://flowercat.org','Mozilla/5.0 (compatible; YandexFavicons/1.0; +http://yandex.com/bots)',NULL,404,'GET',NULL,''),(124065,'2024-09-25 16:45:58','/privacy-policy/=','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)',NULL,404,'GET',NULL,''),(124066,'2024-09-25 18:18:54','/wp-content/plugins/admin.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124067,'2024-09-25 18:18:59','/wp-admin.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124068,'2024-09-25 18:19:06','/wp-content/plugins/Core-Econ/upH.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124069,'2024-09-25 18:19:10','/wp-content/plugins/fix/up.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124070,'2024-09-25 18:19:13','/wp-content/plugins/pwnd/pwnd.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124071,'2024-09-25 18:19:31','/wp-content/plugins/shell/noimg.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124072,'2024-09-25 18:19:35','/WSOEnigma.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124073,'2024-09-25 18:19:39','/wp-content/plugins/pwnd-1/pwnd.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124074,'2024-09-25 18:19:41','/wp-content/plugins/dummyyummy/wp-signup.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124075,'2024-09-25 18:20:02','/wp-content/plugins/clara/clara.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(124076,'2024-09-25 18:56:48','/wp-content/uploads/2020/12/lArtiste-Ordinaire_Â©-Yuri-Pires-Tavares_06_25_18_BW_11_scaled-1024x683.jpg','http://flowercat.org','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,404,'GET',NULL,''),(124077,'2024-09-25 19:01:34','/admin/ckeditor/elfinder/php/connector.php','http://flowercat.org','ALittle Client',NULL,404,'GET',NULL,''),(124078,'2024-09-25 19:32:15','/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse-300x85.png 300w, http:/flowercat.org/wp-content/uploads/2022/12/Clarinet-Online-Stamp_webuse.png 648w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124079,'2024-09-25 19:32:15','/wp-content/uploads/2022/04/IMG_0133.png 3024w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0133-225x300.png 225w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0133-768x1024.png 768w, http:/flowercat.org/wp-content/uploads/2022/04/IMG_0133-1152x1536.png 1152w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(126619,'2024-09-27 04:41:42','/m/e/install/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)','http://flowercat.org/m/e/install/index.php',404,'GET',NULL,''),(126618,'2024-09-27 03:08:51','/upload/e/install/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)','http://flowercat.org/upload/e/install/index.php',404,'GET',NULL,''),(126617,'2024-09-27 00:03:31','/wp-content/themes/classic/inc/index.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'POST',NULL,''),(124097,'2024-09-25 19:32:45','/wp-content/uploads/2021/06/Biophonic-Beats-cover-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/Biophonic-Beats-cover.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124098,'2024-09-25 19:32:45','/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1024x1024.png 1024w, http:/flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-300x300.png 300w, http:/flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-150x150.png 150w, http:/flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-768x768.png 768w, http:/flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1536x1536.png 1536w, http:/flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor-1568x1568.png 1568w, http:/flowercat.org/wp-content/uploads/2021/06/004-01_Pe_Hum-Prohibitor.png 2000w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124099,'2024-09-25 19:32:47','/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-1568x1120.png 1568w, http:/flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-300x214.png 300w, http:/flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-1024x731.png 1024w, http:/flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-768x549.png 768w, http:/flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-1536x1097.png 1536w, http:/flowercat.org/wp-content/uploads/2022/04/2022_Collective_Sounding-background_blank-2048x1463.png 2048w','http://flowercat.org','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)',NULL,404,'GET',NULL,''),(124501,'2024-09-25 20:20:03','/css/colors/coffee/wp-casper.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124500,'2024-09-25 20:20:02','/themes/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36',NULL,404,'GET',NULL,''),(124499,'2024-09-25 20:20:01','/maint/images.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124498,'2024-09-25 20:20:00','/css/colors/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124497,'2024-09-25 20:19:59','/IXR/themes-install.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124496,'2024-09-25 20:19:58','/uploads/wp-conflg.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124495,'2024-09-25 20:19:57','/css/colors/coffee/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124493,'2024-09-25 20:19:55','/images/server.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124494,'2024-09-25 20:19:56','/theme-compat/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124492,'2024-09-25 20:19:54','/joomla/css.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124491,'2024-09-25 20:19:53','/widgets/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124489,'2024-09-25 20:19:52','/upgrade/fx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124490,'2024-09-25 20:19:52','/assets/text.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124488,'2024-09-25 20:19:51','/css/moon.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124486,'2024-09-25 20:19:49','/block-supports/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124487,'2024-09-25 20:19:50','/uploads/2014/07/olx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124485,'2024-09-25 20:19:48','/plugins/moon.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124483,'2024-09-25 20:19:45','/widgets/class-wp-admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124484,'2024-09-25 20:19:46','/css/hm.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124482,'2024-09-25 20:19:44','/themes/randkeyword.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124481,'2024-09-25 20:19:44','/css/dist/editor/fxp.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124479,'2024-09-25 20:19:42','/bussubmit.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124480,'2024-09-25 20:19:43','/network/class.api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124301,'2024-09-25 20:16:49','/plugins/elementor/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124302,'2024-09-25 20:16:50','/css/colors/modern/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124303,'2024-09-25 20:16:51','/uploads/bak.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124304,'2024-09-25 20:16:52','/991176.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124305,'2024-09-25 20:16:52','/plugins/pwnd/default.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124306,'2024-09-25 20:16:53','/uploads/cache.cleaner.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124307,'2024-09-25 20:16:54','/inputs.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124308,'2024-09-25 20:16:55','/uploads/2020/09/eknlmor.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124309,'2024-09-25 20:16:56','/rest-api/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124310,'2024-09-25 20:16:57','/simple.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124311,'2024-09-25 20:16:58','/css/colors/blue/admin.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124312,'2024-09-25 20:16:59','/images/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124313,'2024-09-25 20:17:00','/theme-compat/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124314,'2024-09-25 20:17:01','/plugins/wp-ver.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124315,'2024-09-25 20:17:01','/pki-validation/zabi.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124316,'2024-09-25 20:17:02','/user/plugins.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124317,'2024-09-25 20:17:03','/themes/twenty/twenty.php/xx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124318,'2024-09-25 20:17:05','/acme-challenge/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124319,'2024-09-25 20:17:06','/uploads/wpr-addons/forms/ss.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124320,'2024-09-25 20:17:07','/g4.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124321,'2024-09-25 20:17:08','/wso.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124322,'2024-09-25 20:17:09','/css/wrapper.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124323,'2024-09-25 20:17:10','/plugins/hellopress/wp_mna.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124324,'2024-09-25 20:17:11','/js/l0k.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124325,'2024-09-25 20:17:11','/images/about.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124326,'2024-09-25 20:17:12','/ID3/wp-conflg.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124327,'2024-09-25 20:17:13','/hello.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124328,'2024-09-25 20:17:15','/plugins/fix/www.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124329,'2024-09-25 20:17:15','/Text/mCBlbb.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124330,'2024-09-25 20:17:16','/js/widgets/xmrlpc.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124331,'2024-09-25 20:17:17','/lnbgpdvr.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124332,'2024-09-25 20:17:18','/js/widgets/class.api.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124333,'2024-09-25 20:17:19','/shell.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0',NULL,404,'GET',NULL,''),(124334,'2024-09-25 20:17:20','/rss.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124335,'2024-09-25 20:17:21','/uploads/json.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124336,'2024-09-25 20:17:22','/js/codemirror/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124337,'2024-09-25 20:17:23','/maint/alfa-rex.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124338,'2024-09-25 20:17:24','/iedevrth.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124339,'2024-09-25 20:17:25','/plugins/seoplugins/mar.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124340,'2024-09-25 20:17:26','/uploads/2020/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124341,'2024-09-25 20:17:26','/uploads/wso.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124342,'2024-09-25 20:17:27','/ms-default-constants-ajax.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124343,'2024-09-25 20:17:28','/footersysm.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',NULL,404,'GET',NULL,''),(124344,'2024-09-25 20:17:29','/plugins/abtest/abtest_admin.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124345,'2024-09-25 20:17:30','/block-supports/duotones.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124346,'2024-09-25 20:17:31','/plugins/seoplugins/db.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124347,'2024-09-25 20:17:32','/includes/index1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124348,'2024-09-25 20:17:33','/wp-content/plugins/hermes/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124349,'2024-09-25 20:17:34','/includes/css.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124350,'2024-09-25 20:17:35','/rest-api/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124351,'2024-09-25 20:17:36','/404.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124352,'2024-09-25 20:17:37','/pekok.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124353,'2024-09-25 20:17:38','/images/thumbs.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124354,'2024-09-25 20:17:39','/plugins/pwnd/fai.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124355,'2024-09-25 20:17:40','/fonts/rk2.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124356,'2024-09-25 20:17:41','/network/checkbex.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124357,'2024-09-25 20:17:42','/plugins/pwnd/1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124358,'2024-09-25 20:17:43','/cheeshot.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124359,'2024-09-25 20:17:44','/moez.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124360,'2024-09-25 20:17:45','/news/gale.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124361,'2024-09-25 20:17:45','/dropdown.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124362,'2024-09-25 20:17:46','/wp-style-functions.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124363,'2024-09-25 20:17:47','/images/upfile.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124364,'2024-09-25 20:17:48','/images/3374efa125.php','http://flowercat.org','Mozilla/5.0 (X11; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124365,'2024-09-25 20:17:49','/plugins/backup-backup/includes/backup-heart.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124366,'2024-09-25 20:17:50','/themes/evita/issue.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124367,'2024-09-25 20:17:51','/plugins/ph-file-manager/wp-file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124368,'2024-09-25 20:17:52','/pki-validation/validation.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36',NULL,404,'GET',NULL,''),(124369,'2024-09-25 20:17:53','/uploads/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124370,'2024-09-25 20:17:54','/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124371,'2024-09-25 20:17:55','/js/as.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124372,'2024-09-25 20:17:55','/pki-validation/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124373,'2024-09-25 20:17:57','/uploads/error_log.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36',NULL,404,'GET',NULL,''),(124374,'2024-09-25 20:17:58','/pomo/conf-php.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124375,'2024-09-25 20:17:59','/SimplePie/Cache/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124376,'2024-09-25 20:18:00','/wp-admin/config.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124377,'2024-09-25 20:18:01','/upload_form.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124378,'2024-09-25 20:18:02','/task.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124379,'2024-09-25 20:18:03','/mu-plugins/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124380,'2024-09-25 20:18:04','/bsbdoaro.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124381,'2024-09-25 20:18:05','/plugins/ova-back.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124382,'2024-09-25 20:18:06','/uploads/wp-dbs.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124383,'2024-09-25 20:18:07','/pki-validation/fierza.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124384,'2024-09-25 20:18:08','/wp-includes/classwithtostring.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124385,'2024-09-25 20:18:09','/themes/sketch/404.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124386,'2024-09-25 20:18:10','/plugins/revslider/includes/external/page/autoload_classmap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124387,'2024-09-25 20:18:11','/js/tinymce/wp-includes/js/tinymce/wp-tinymce.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124388,'2024-09-25 20:18:12','/phpunit/phpunit/src/Util/PHP/wpx.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124389,'2024-09-25 20:18:13','/uploads/wp-login.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124390,'2024-09-25 20:18:14','/plugins/seoo/masfix.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124391,'2024-09-25 20:18:15','/css/common_configuration.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124392,'2024-09-25 20:18:16','/plugins/shell/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124393,'2024-09-25 20:18:17','/css/dist/chosen.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124394,'2024-09-25 20:18:18','/uploads/2023/12/themes.php','http://flowercat.org','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124395,'2024-09-25 20:18:19','/rest-api/class-wp-rest-core.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',NULL,404,'GET',NULL,''),(124396,'2024-09-25 20:18:20','/odeobaim.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124397,'2024-09-25 20:18:21','/widgets/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko',NULL,404,'GET',NULL,''),(124398,'2024-09-25 20:18:22','/bx.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',NULL,404,'GET',NULL,''),(124399,'2024-09-25 20:18:23','/php-compat/wp-config-sample.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124400,'2024-09-25 20:18:24','/IXR/themes.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124401,'2024-09-25 20:18:25','/maint/chosen.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124402,'2024-09-25 20:18:26','/themes/twentytwentythree/patterns/web.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124403,'2024-09-25 20:18:27','/themes/rehub-theme/moez.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124404,'2024-09-25 20:18:27','/plugins/pwnd/2.php','http://flowercat.org','Mozilla/5.0 (Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124405,'2024-09-25 20:18:28','/wp-system.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36',NULL,404,'GET',NULL,''),(124406,'2024-09-25 20:18:29','/css/colors/blue/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0',NULL,404,'GET',NULL,''),(124407,'2024-09-25 20:18:30','/pki-validation/edit.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124408,'2024-09-25 20:18:32','/defaults.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124409,'2024-09-25 20:18:33','/themes/ova-re.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124410,'2024-09-25 20:18:33','/wp-widgets.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124411,'2024-09-25 20:18:34','/uploads/2018/update.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',NULL,404,'GET',NULL,''),(124412,'2024-09-25 20:18:35','/ID3/wp-css.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124413,'2024-09-25 20:18:36','/Text/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',NULL,404,'GET',NULL,''),(124414,'2024-09-25 20:18:37','/maint/wp-admin/maint/repair.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124415,'2024-09-25 20:18:38','/controller/extension/wpm.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124416,'2024-09-25 20:18:39','/plugins/ioxi/ioxi/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0',NULL,404,'GET',NULL,''),(124417,'2024-09-25 20:18:40','/ab.php','http://flowercat.org','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124418,'2024-09-25 20:18:41','/zoom_w.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124419,'2024-09-25 20:18:43','/k.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124420,'2024-09-25 20:18:44','/js/tinymce/skins/lightgray/fonts/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124421,'2024-09-25 20:18:45','/wp-includes/images.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124422,'2024-09-25 20:18:46','/pomo/9876sd.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124423,'2024-09-25 20:18:47','/plugins/ubh/up.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0',NULL,404,'GET',NULL,''),(124424,'2024-09-25 20:18:48','/about.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124425,'2024-09-25 20:18:49','/loginform.inc.php3','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124426,'2024-09-25 20:18:50','/customize/class-wp-signdown.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124427,'2024-09-25 20:18:51','/bin/test.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124428,'2024-09-25 20:18:51','/js/widgets/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124429,'2024-09-25 20:18:52','/beez5/moon.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124430,'2024-09-25 20:18:53','/certificates/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124431,'2024-09-25 20:18:54','/Requests/Utility/content.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36',NULL,404,'GET',NULL,''),(124432,'2024-09-25 20:18:55','/pki-validation/cloud1.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',NULL,404,'GET',NULL,''),(124433,'2024-09-25 20:18:56','/mari.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124434,'2024-09-25 20:18:58','/demo.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(124435,'2024-09-25 20:18:59','/js/mediaelement/radio.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36',NULL,404,'GET',NULL,''),(124436,'2024-09-25 20:19:00','/pki-validation/ws.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124437,'2024-09-25 20:19:01','/widgets/include.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0',NULL,404,'GET',NULL,''),(124438,'2024-09-25 20:19:02','/random_compat/wp-conflg.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124439,'2024-09-25 20:19:03','/images/install.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36',NULL,404,'GET',NULL,''),(124440,'2024-09-25 20:19:05','/plugins/compat3x/css/about.php','http://flowercat.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124441,'2024-09-25 20:19:05','/pkivalidation/wso112233.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95',NULL,404,'GET',NULL,''),(124442,'2024-09-25 20:19:06','/maint/maint/ajax-actions.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124443,'2024-09-25 20:19:07','/Text/Diff/Engine/admin.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124444,'2024-09-25 20:19:08','/themes/newstoday/lang.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36',NULL,404,'GET',NULL,''),(124445,'2024-09-25 20:19:09','/themes/gaukingo/db.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124446,'2024-09-25 20:19:10','/plugins/file.php','http://flowercat.org','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36',NULL,404,'GET',NULL,''),(124447,'2024-09-25 20:19:11','/0k.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36',NULL,404,'GET',NULL,''),(124448,'2024-09-25 20:19:12','/css/colors/midnight/admin.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0',NULL,404,'GET',NULL,''),(124449,'2024-09-25 20:19:13','/acme-challenge/ms-default-constants_new.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0',NULL,404,'GET',NULL,''),(124450,'2024-09-25 20:19:14','/plugins/elementor/elementor-soap.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',NULL,404,'GET',NULL,''),(124451,'2024-09-25 20:19:15','/widgets/class-wp-widget-tag.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36',NULL,404,'GET',NULL,''),(124452,'2024-09-25 20:19:15','/blocks/tinyfilemanager.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124453,'2024-09-25 20:19:16','/ID3/radio.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)',NULL,404,'GET',NULL,''),(124454,'2024-09-25 20:19:17','/gix.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36',NULL,404,'GET',NULL,''),(124455,'2024-09-25 20:19:18','/lock.php','http://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',NULL,404,'GET',NULL,''),(124456,'2024-09-25 20:19:19','/json.php','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0',NULL,404,'GET',NULL,''),(126779,'2024-10-04 23:44:13','/wp-content/plugins/ss/404.php','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0',NULL,404,'GET',NULL,''),(126780,'2024-10-04 23:44:13','/options.php?673435=1','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126781,'2024-10-05 03:40:33','/e/install123/','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)','http://flowercat.org/e/install123/index.php',404,'GET',NULL,''),(126782,'2024-10-05 05:07:34','/.wp-cli/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126783,'2024-10-05 05:07:43','/.wp-cli/cache/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126784,'2024-10-05 05:07:48','/assets/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126785,'2024-10-05 05:07:53','/assets/images/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126786,'2024-10-05 05:08:00','/css/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126787,'2024-10-05 05:08:02','/.tmb/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126788,'2024-10-05 05:08:05','/home/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126789,'2024-10-05 05:08:07','/images/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126790,'2024-10-05 05:10:09','/wp-content/languages/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126791,'2024-10-05 05:13:41','/wp-includes/random_compat/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','www.google.com',404,'GET',NULL,''),(126792,'2024-10-05 05:15:26','/wp-content/plugins/ss/404.php','https://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0',NULL,404,'GET',NULL,''),(126793,'2024-10-05 05:15:27','/options.php?673435=1','https://flowercat.org','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(126794,'2024-10-05 05:44:25','/e/admin/ecmsadmin.php','http://flowercat.org','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)','http://flowercat.org/e/admin/ecmsadmin.php',404,'GET',NULL,''),(126795,'2024-10-05 06:33:16','/wp-content/languages/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(126796,'2024-10-05 06:40:04','/wp-includes/images/wlw/','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','binance.com',404,'GET',NULL,''),(126797,'2024-10-05 07:57:36','/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126798,'2024-10-05 07:57:36','/wp-admin/includes/nav.php','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126799,'2024-10-05 10:32:14','/404','http://flowercat.org','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.51',NULL,404,'GET',NULL,''),(126800,'2024-10-05 11:11:22','/.tmb/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126801,'2024-10-05 11:11:27','/.tmb/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126802,'2024-10-05 11:11:28','/.wp-cli/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126803,'2024-10-05 11:11:28','/.wp-cli/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126804,'2024-10-05 11:11:29','/.wp-cli/cache/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126805,'2024-10-05 11:11:29','/.wp-cli/cache/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126806,'2024-10-05 11:11:39','/assets/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126807,'2024-10-05 11:11:40','/assets/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126808,'2024-10-05 11:11:44','/css/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126809,'2024-10-05 11:11:45','/css/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126810,'2024-10-05 11:11:53','/images/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,''),(126811,'2024-10-05 11:11:53','/images/','http://flowercat.org','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',NULL,404,'GET',NULL,'');
/*!40000 ALTER TABLE `wp72_redirection_404` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_redirection_groups`
--

DROP TABLE IF EXISTS `wp72_redirection_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_redirection_groups` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(50) NOT NULL,
  `tracking` int(11) NOT NULL DEFAULT 1,
  `module_id` int(11) unsigned NOT NULL DEFAULT 0,
  `status` enum('enabled','disabled') NOT NULL DEFAULT 'enabled',
  `position` int(11) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `module_id` (`module_id`),
  KEY `status` (`status`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_redirection_groups`
--

LOCK TABLES `wp72_redirection_groups` WRITE;
/*!40000 ALTER TABLE `wp72_redirection_groups` DISABLE KEYS */;
INSERT INTO `wp72_redirection_groups` VALUES (1,'Redirections',1,1,'enabled',0),(2,'Modified Posts',1,1,'enabled',1);
/*!40000 ALTER TABLE `wp72_redirection_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_redirection_items`
--

DROP TABLE IF EXISTS `wp72_redirection_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_redirection_items` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `url` mediumtext NOT NULL,
  `match_url` varchar(2000) DEFAULT NULL,
  `match_data` text DEFAULT NULL,
  `regex` int(11) unsigned NOT NULL DEFAULT 0,
  `position` int(11) unsigned NOT NULL DEFAULT 0,
  `last_count` int(10) unsigned NOT NULL DEFAULT 0,
  `last_access` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `group_id` int(11) NOT NULL DEFAULT 0,
  `status` enum('enabled','disabled') NOT NULL DEFAULT 'enabled',
  `action_type` varchar(20) NOT NULL,
  `action_code` int(11) unsigned NOT NULL,
  `action_data` mediumtext DEFAULT NULL,
  `match_type` varchar(20) NOT NULL,
  `title` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `status` (`status`),
  KEY `regex` (`regex`),
  KEY `group_idpos` (`group_id`,`position`),
  KEY `group` (`group_id`),
  KEY `match_url` (`match_url`(191))
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_redirection_items`
--

LOCK TABLES `wp72_redirection_items` WRITE;
/*!40000 ALTER TABLE `wp72_redirection_items` DISABLE KEYS */;
INSERT INTO `wp72_redirection_items` VALUES (1,'/the-story-of-ferdninand/','/the-story-of-ferdninand','{\"source\":{\"flag_regex\":false}}',0,0,0,'1970-01-01 00:00:00',1,'enabled','url',301,'http://flowercat.org/the-story-of-ferdinand/','url',NULL),(2,'/albums','/albums',NULL,0,1,857,'2024-09-28 23:24:38',1,'enabled','url',301,'https://flowercat.bandcamp.com/','url',NULL),(3,'/rose','/rose',NULL,0,2,883,'2024-09-28 00:31:43',1,'enabled','url',301,'http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface','url',NULL),(4,'/bourdon/','/bourdon','{\"source\":{\"flag_regex\":false}}',0,3,332,'2024-09-29 06:29:04',1,'enabled','url',301,'/bourdon-38/','url',NULL),(5,'/storytime','/storytime',NULL,0,4,6,'2024-08-12 09:53:01',1,'enabled','url',301,'http://thearches.flowercat.org/exhibits/show/storytime-ahhah/ferdinand','url',NULL),(6,'/diego/','/diego','{\"source\":{\"flag_regex\":false}}',0,5,202,'2024-09-25 10:16:26',1,'enabled','url',301,'/dr-diego/','url',NULL),(7,'/dr-diego-epk/','/dr-diego-epk','{\"source\":{\"flag_query\":\"ignore\"}}',0,6,460,'2024-09-27 10:08:26',1,'enabled','url',301,'/dr-diego/','url',NULL),(8,'/dr-diego-epk','/dr-diego-epk',NULL,0,7,6,'2024-04-21 15:00:55',1,'enabled','url',301,'/dr-diego/','url',NULL),(9,'/alwaysbecoming-preview/','/alwaysbecoming-preview','{\"source\":{\"flag_regex\":false}}',0,8,0,'1970-01-01 00:00:00',1,'enabled','url',301,'/ab-preview/','url',NULL);
/*!40000 ALTER TABLE `wp72_redirection_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_redirection_logs`
--

DROP TABLE IF EXISTS `wp72_redirection_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_redirection_logs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `created` datetime NOT NULL,
  `url` mediumtext NOT NULL,
  `domain` varchar(255) DEFAULT NULL,
  `sent_to` mediumtext DEFAULT NULL,
  `agent` mediumtext DEFAULT NULL,
  `referrer` mediumtext DEFAULT NULL,
  `http_code` int(11) unsigned NOT NULL DEFAULT 0,
  `request_method` varchar(10) DEFAULT NULL,
  `request_data` mediumtext DEFAULT NULL,
  `redirect_by` varchar(50) DEFAULT NULL,
  `redirection_id` int(11) unsigned DEFAULT NULL,
  `ip` varchar(45) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `created` (`created`),
  KEY `redirection_id` (`redirection_id`),
  KEY `ip` (`ip`)
) ENGINE=MyISAM AUTO_INCREMENT=2747 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_redirection_logs`
--

LOCK TABLES `wp72_redirection_logs` WRITE;
/*!40000 ALTER TABLE `wp72_redirection_logs` DISABLE KEYS */;
INSERT INTO `wp72_redirection_logs` VALUES (2737,'2024-09-25 04:26:39','/albums','http://flowercat.org','https://flowercat.bandcamp.com/','Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)','http://thearches.flowercat.org/items/browse?tags=Ballroom&page=1&sort_field=DublinCoreCreator',301,'GET',NULL,'redirection',2,''),(2738,'2024-09-25 09:23:23','/dr-diego-epk/','http://flowercat.org','/dr-diego/','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.137 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',NULL,301,'GET',NULL,'redirection',7,''),(2739,'2024-09-25 14:16:26','/diego/','http://flowercat.org','/dr-diego/','Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)','http://flowercat.org/biophonic-beats/',301,'GET',NULL,'redirection',6,''),(2734,'2024-09-23 00:27:49','/rose','http://flowercat.org','http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface','Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)','http://thearches.flowercat.org/',301,'GET',NULL,'redirection',3,''),(2735,'2024-09-23 09:56:39','/albums','http://flowercat.org','https://flowercat.bandcamp.com/','Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)',NULL,301,'GET',NULL,'redirection',2,''),(2736,'2024-09-23 20:50:52','/dr-diego-epk/','http://flowercat.org','/dr-diego/','Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)',NULL,301,'GET',NULL,'redirection',7,''),(2732,'2024-09-22 05:09:16','/rose','http://flowercat.org','http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface','serpstatbot/2.1 (advanced backlink tracking bot; https://serpstatbot.com/; abuse@serpstatbot.com)',NULL,301,'GET',NULL,'redirection',3,''),(2746,'2024-09-29 10:29:04','/bourdon/','http://flowercat.org','/bourdon-38/','Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)',NULL,301,'GET',NULL,'redirection',4,''),(2731,'2024-09-22 03:42:58','/dr-diego-epk/','http://flowercat.org','/dr-diego/','Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)','https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/',301,'GET',NULL,'redirection',7,''),(2745,'2024-09-29 03:24:38','/albums','http://flowercat.org','https://flowercat.bandcamp.com/','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,301,'GET',NULL,'redirection',2,''),(2743,'2024-09-28 04:31:43','/rose','http://flowercat.org','http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_9; en-US) AppleWebKit/534.2 (KHTML, like Gecko) Chrome/47.0.3853.147 Safari/600',NULL,301,'GET',NULL,'redirection',3,''),(2744,'2024-09-28 05:25:44','/albums','http://flowercat.org','https://flowercat.bandcamp.com/','Mozilla/5.0 (iPhone; CPU iPhone OS 11_1_3; like Mac OS X) AppleWebKit/535.38 (KHTML, like Gecko) Chrome/52.0.2573.357 Mobile Safari/600.2',NULL,301,'GET',NULL,'redirection',2,''),(2733,'2024-09-22 17:17:11','/dr-diego-epk/','http://flowercat.org','/dr-diego/','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.137 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',NULL,301,'GET',NULL,'redirection',7,''),(2742,'2024-09-27 14:08:26','/dr-diego-epk/','http://flowercat.org','/dr-diego/','Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)','https://clarinetmagazine.online/en/flower-cat-dr-diego-clarinet/',301,'GET',NULL,'redirection',7,''),(2740,'2024-09-25 15:00:06','/albums','http://flowercat.org','https://flowercat.bandcamp.com/','Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)',NULL,301,'GET',NULL,'redirection',2,''),(2741,'2024-09-26 08:58:25','/rose','http://flowercat.org','http://thearches.flowercat.org/exhibits/show/fcpresents-dr/preface','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36',NULL,301,'GET',NULL,'redirection',3,'');
/*!40000 ALTER TABLE `wp72_redirection_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_term_relationships`
--

DROP TABLE IF EXISTS `wp72_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_term_relationships`
--

LOCK TABLES `wp72_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp72_term_relationships` DISABLE KEYS */;
INSERT INTO `wp72_term_relationships` VALUES (122,3,0),(59,2,0),(294,3,0),(293,3,0),(296,3,0),(109,3,0),(127,2,0),(295,3,0),(395,3,0),(405,5,0),(679,3,0),(766,3,0),(1077,109,0),(1078,109,0),(1079,109,0),(1080,109,0),(1105,109,0),(1106,109,0),(1107,109,0),(1108,109,0),(1109,109,0),(1110,109,0),(1111,109,0),(1112,109,0),(1113,109,0),(1114,109,0),(1115,109,0),(1116,109,0),(1117,109,0),(1118,109,0),(1119,109,0),(1120,109,0),(1121,109,0),(1122,109,0),(1149,110,0),(1150,110,0),(1151,110,0),(1152,110,0),(1153,110,0),(1154,110,0),(1155,110,0),(1156,110,0),(1157,110,0),(1158,110,0),(1159,110,0),(1160,110,0),(1161,110,0),(1162,110,0);
/*!40000 ALTER TABLE `wp72_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_term_taxonomy`
--

DROP TABLE IF EXISTS `wp72_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=111 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_term_taxonomy`
--

LOCK TABLES `wp72_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp72_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp72_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,0),(3,3,'nav_menu','',0,9),(4,4,'category','',0,0),(5,5,'wp_theme','',0,1),(6,6,'platform','',0,0),(7,7,'platform','',0,0),(8,8,'platform','',0,0),(9,9,'platform','',0,0),(10,10,'platform','',0,0),(11,11,'platform','',0,0),(12,12,'platform','',0,0),(13,13,'platform','',0,0),(14,14,'platform','',0,0),(15,15,'platform','',0,0),(16,16,'platform','',0,0),(17,17,'platform','',0,0),(18,18,'platform','',0,0),(19,19,'platform','',0,0),(20,20,'platform','',0,0),(21,21,'platform','',0,0),(22,22,'platform','',0,0),(23,23,'platform','',0,0),(24,24,'platform','',0,0),(25,25,'platform','',0,0),(26,26,'platform','',0,0),(27,27,'platform','',0,0),(28,28,'platform','',0,0),(29,29,'platform','',0,0),(30,30,'platform','',0,0),(31,31,'platform','',0,0),(32,32,'platform','',0,0),(33,33,'platform','',0,0),(34,34,'platform','',0,0),(35,35,'platform','',0,0),(36,36,'platform','',0,0),(37,37,'platform','',0,0),(38,38,'platform','',0,0),(39,39,'platform','',0,0),(40,40,'platform','',0,0),(41,41,'platform','',0,0),(42,42,'platform','',0,0),(43,43,'platform','',0,0),(44,44,'platform','',0,0),(45,45,'platform','',0,0),(46,46,'platform','',0,0),(47,47,'platform','',0,0),(48,48,'platform','',0,0),(49,49,'platform','',0,0),(50,50,'platform','',0,0),(51,51,'platform','',0,0),(52,52,'platform','',0,0),(53,53,'platform','',0,0),(54,54,'platform','',0,0),(55,55,'platform','',0,0),(56,56,'platform','',0,0),(57,57,'platform','',0,0),(58,58,'platform','',0,0),(59,59,'platform','',0,0),(60,60,'platform','',0,0),(61,61,'platform','',0,0),(62,62,'platform','',0,0),(63,63,'platform','',0,0),(64,64,'platform','',0,0),(65,65,'platform','',0,0),(66,66,'platform','',0,0),(67,67,'platform','',0,0),(68,68,'platform','',0,0),(69,69,'platform','',0,0),(70,70,'platform','',0,0),(71,71,'platform','',0,0),(72,72,'platform','',0,0),(73,73,'platform','',0,0),(74,74,'platform','',0,0),(75,75,'platform','',0,0),(76,76,'platform','',0,0),(77,77,'platform','',0,0),(78,78,'platform','',0,0),(79,79,'platform','',0,0),(80,80,'platform','',0,0),(81,81,'platform','',0,0),(82,82,'platform','',0,0),(83,83,'platform','',0,0),(84,84,'platform','',0,0),(85,85,'platform','',0,0),(86,86,'platform','',0,0),(87,87,'platform','',0,0),(88,88,'platform','',0,0),(89,89,'platform','',0,0),(90,90,'platform','',0,0),(91,91,'platform','',0,0),(92,92,'platform','',0,0),(93,93,'platform','',0,0),(94,94,'platform','',0,0),(95,95,'platform','',0,0),(96,96,'platform','',0,0),(97,97,'platform','',0,0),(98,98,'platform','',0,0),(99,99,'platform','',0,0),(100,100,'platform','',0,0),(101,101,'platform','',0,0),(102,102,'platform','',0,0),(103,103,'platform','',0,0),(104,104,'platform','',0,0),(105,105,'platform','',0,0),(106,106,'monsterinsights_note_category','',0,0),(107,107,'monsterinsights_note_category','',0,0),(108,108,'monsterinsights_note_category','',0,0),(109,109,'ml-slider','',0,17),(110,110,'ml-slider','',0,14);
/*!40000 ALTER TABLE `wp72_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_termmeta`
--

DROP TABLE IF EXISTS `wp72_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_termmeta`
--

LOCK TABLES `wp72_termmeta` WRITE;
/*!40000 ALTER TABLE `wp72_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_terms`
--

DROP TABLE IF EXISTS `wp72_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=111 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_terms`
--

LOCK TABLES `wp72_terms` WRITE;
/*!40000 ALTER TABLE `wp72_terms` DISABLE KEYS */;
INSERT INTO `wp72_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'read aloud','read-aloud',0),(3,'top','top',0),(4,'Releases','releases',0),(5,'twentytwentyone','twentytwentyone',0),(6,'Self','self',0),(7,'Agoda','agoda',0),(8,'Avvo','avvo',0),(9,'Angies List','angies-list',0),(10,'Apple AppStore','apple-appstore',0),(11,'Expedia','expedia',0),(12,'Feefo','feefo',0),(13,'Facebook','facebook',0),(14,'Google','google',0),(15,'Cusrev','cusrev',0),(16,'Google Shopping','google-shopping',0),(17,'Goodreads','goodreads',0),(18,'TripAdvisor','tripadvisor',0),(19,'Yelp','yelp',0),(20,'Zillow','zillow',0),(21,'Zomato','zomato',0),(22,'Airbnb','airbnb',0),(23,'Airbnb Experiences','airbnb-experiences',0),(24,'AliExpress','aliexpress',0),(25,'AlternativeTo','alternativeto',0),(26,'Amazon','amazon',0),(27,'BBB','bbb',0),(28,'bidvine','bidvine',0),(29,'BestBuy','bestbuy',0),(30,'Booking.com','booking-com',0),(31,'Bark.com','bark-com',0),(32,'advieskeuze.nl','advieskeuze-nl',0),(33,'Capterra','capterra',0),(34,'CarGurus','cargurus',0),(35,'Cars.com','cars-com',0),(36,'Citysearch','citysearch',0),(37,'Classpass','classpass',0),(38,'Consumer Affairs','consumer-affairs',0),(39,'Clutch.co','clutch-co',0),(40,'Clutch.com','clutch-com',0),(41,'CreditKarma','creditkarma',0),(42,'CustomerLobby','customerlobby',0),(43,'DealerRater','dealerrater',0),(44,'Ebay','ebay',0),(45,'Edmunds','edmunds',0),(46,'Etsy','etsy',0),(47,'Foursquare','foursquare',0),(48,'Flipkart','flipkart',0),(49,'Freelancer','freelancer',0),(50,'G2Crowd','g2crowd',0),(51,'Gearbest','gearbest',0),(52,'Gartner','gartner',0),(53,'Glassdoor','glassdoor',0),(54,'Healthgrades','healthgrades',0),(55,'HomeAdvisor','homeadvisor',0),(56,'Homestars','homestars',0),(57,'Houzz','houzz',0),(58,'Hotels.com','hotels-com',0),(59,'Hipages','hipages',0),(60,'HungerStation','hungerstation',0),(61,'Indeed','indeed',0),(62,'IMDB','imdb',0),(63,'Insider Pages','insider-pages',0),(64,'Jet','jet',0),(65,'Judge.me','judge-me',0),(66,'Lawyers.com','lawyers-com',0),(67,'Lending Tree','lending-tree',0),(68,'Martindale','martindale',0),(69,'mariages.net','mariages-net',0),(70,'Newegg','newegg',0),(71,'OpenRice','openrice',0),(72,'Opentable','opentable',0),(73,'Oneflare','oneflare',0),(74,'ProductHunt','producthunt',0),(75,'ProductReview','productreview',0),(76,'Playstore','playstore',0),(77,'Podcasts','podcasts',0),(78,'RateMDs','ratemds',0),(79,'ReserveOut','reserveout',0),(80,'Rotten Tomatoes','rotten-tomatoes',0),(81,'Sitejabber','sitejabber',0),(82,'Siftery','siftery',0),(83,'Steam','steam',0),(84,'StyleSeat','styleseat',0),(85,'SoftwareAdvice','softwareadvice',0),(86,'Shopify App Store','shopify-app-store',0),(87,'Shopper Approved','shopper-approved',0),(88,'Serviceseeking','serviceseeking',0),(89,'solarquotes','solarquotes',0),(90,'Talabat','talabat',0),(91,'The Knot','the-knot',0),(92,'Thumbtack','thumbtack',0),(93,'Trulia','trulia',0),(94,'TrustedShops','trustedshops',0),(95,'Trustpilot','trustpilot',0),(96,'TrustRadius','trustradius',0),(97,'Upwork','upwork',0),(98,'Vitals','vitals',0),(99,'Walmart','walmart',0),(100,'WeddingWire','weddingwire',0),(101,'Wish','wish',0),(102,'Yell','yell',0),(103,'YellowPages','yellowpages',0),(104,'ZocDoc','zocdoc',0),(105,'zankyou','zankyou',0),(106,'Website Updates','website-updates',0),(107,'Blog Post','blog-post',0),(108,'Promotion','promotion',0),(109,'1071','1071',0),(110,'1134','1134',0);
/*!40000 ALTER TABLE `wp72_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_userfeedback_survey_responses`
--

DROP TABLE IF EXISTS `wp72_userfeedback_survey_responses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_userfeedback_survey_responses` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `survey_id` bigint(20) NOT NULL,
  `answers` longtext DEFAULT NULL,
  `page_submitted` text DEFAULT NULL,
  `user_ip` varchar(256) DEFAULT NULL,
  `user_browser` varchar(128) DEFAULT NULL,
  `user_os` varchar(128) DEFAULT NULL,
  `user_device` varchar(64) DEFAULT NULL,
  `status` enum('publish','draft','trash') DEFAULT 'publish',
  `submitted_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `survey_id` (`survey_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_userfeedback_survey_responses`
--

LOCK TABLES `wp72_userfeedback_survey_responses` WRITE;
/*!40000 ALTER TABLE `wp72_userfeedback_survey_responses` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_userfeedback_survey_responses` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_userfeedback_surveys`
--

DROP TABLE IF EXISTS `wp72_userfeedback_surveys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_userfeedback_surveys` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(128) DEFAULT NULL,
  `status` enum('publish','draft','trash') DEFAULT 'draft',
  `questions` longtext DEFAULT NULL,
  `impressions` bigint(20) NOT NULL DEFAULT 0,
  `settings` text DEFAULT NULL,
  `notifications` text DEFAULT NULL,
  `publish_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_userfeedback_surveys`
--

LOCK TABLES `wp72_userfeedback_surveys` WRITE;
/*!40000 ALTER TABLE `wp72_userfeedback_surveys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_userfeedback_surveys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_usermeta`
--

DROP TABLE IF EXISTS `wp72_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=64 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_usermeta`
--

LOCK TABLES `wp72_usermeta` WRITE;
/*!40000 ALTER TABLE `wp72_usermeta` DISABLE KEYS */;
INSERT INTO `wp72_usermeta` VALUES (1,1,'nickname','David'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp72_capabilities','a:2:{s:13:\"administrator\";b:1;s:13:\"bbp_keymaster\";b:1;}'),(13,1,'wp72_user_level','10'),(14,1,'dismissed_wp_pointers','wp496_privacy,theme_editor_notice,text_widget_paste_html,text_widget_custom_html,saswp_subscribe_pointer'),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:1:{s:64:\"e21624968dd6bc88920ffcb98fdbbf31ddf539724edfc1940db72541a6d77e2a\";a:4:{s:10:\"expiration\";i:1728308058;s:2:\"ip\";s:13:\"98.113.45.131\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\";s:5:\"login\";i:1728135258;}}'),(47,2,'comment_shortcuts','false'),(48,2,'admin_color','fresh'),(49,2,'use_ssl','0'),(50,2,'show_admin_bar_front','true'),(51,2,'locale',''),(42,2,'first_name','Dan'),(43,2,'last_name','Morneau'),(17,1,'wp72_dashboard_quick_press_last_post_id','1204'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"98.113.45.0\";}'),(19,1,'wp72_user-settings','libraryContent=browse&imgsize=large&align=center&editor=tinymce&urlbutton=custom&posts_list_mode=list'),(20,1,'wp72_user-settings-time','1717635035'),(33,1,'wp72_media_library_mode','list'),(24,1,'meta-box-order_post','a:3:{s:4:\"side\";s:61:\"submitdiv,formatdiv,categorydiv,tagsdiv-post_tag,postimagediv\";s:6:\"normal\";s:71:\"postexcerpt,trackbacksdiv,postcustom,commentstatusdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),(23,1,'metaboxhidden_dashboard','a:0:{}'),(22,1,'closedpostboxes_dashboard','a:4:{i:0;s:27:\"wpforms_reports_widget_lite\";i:1;s:32:\"wp_mail_smtp_reports_widget_lite\";i:2;s:23:\"optin_monster_db_widget\";i:3;s:27:\"userfeedback_surveys_widget\";}'),(25,1,'screen_layout_post','2'),(26,1,'closedpostboxes_post','a:0:{}'),(27,1,'metaboxhidden_post','a:5:{i:0;s:11:\"postexcerpt\";i:1;s:13:\"trackbacksdiv\";i:2;s:10:\"postcustom\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(28,1,'nav_menu_recently_edited','3'),(29,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(30,1,'metaboxhidden_nav-menus','a:2:{i:0;s:19:\"add-post-type-forum\";i:1;s:12:\"add-post_tag\";}'),(39,1,'amp_enable_dismiss_date','2022-12-22'),(34,1,'closedpostboxes_page','a:0:{}'),(35,1,'metaboxhidden_page','a:0:{}'),(36,1,'_aioseo_plugin_review_dismissed','4'),(37,1,'wp72_persisted_preferences','a:4:{s:14:\"core/edit-post\";a:2:{s:12:\"welcomeGuide\";b:0;s:26:\"isComplementaryAreaVisible\";b:1;}s:9:\"_modified\";s:24:\"2024-05-22T02:35:55.359Z\";s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:4:\"core\";a:4:{s:10:\"editorMode\";s:6:\"visual\";s:12:\"fixedToolbar\";b:0;s:9:\"focusMode\";b:0;s:10:\"openPanels\";a:3:{i:0;s:14:\"featured-image\";i:1;s:67:\"monsterinsights-exclude-page-tracking/monsterinsights-skip-tracking\";i:2;s:11:\"post-status\";}}}'),(38,1,'_aioseo_notification_plugin_review_dismissed','3'),(44,2,'description',''),(45,2,'rich_editing','true'),(46,2,'syntax_highlighting','true'),(41,2,'nickname','Dan'),(40,1,'wp_mail_smtp_dash_widget_lite_hide_graph','1'),(52,2,'wp72_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(53,2,'wp72_user_level','10'),(54,2,'dismissed_wp_pointers',''),(55,2,'default_password_nag',''),(56,2,'session_tokens','a:2:{s:64:\"7c311b323a5fea2b8768ec8a83eeab2ca76a69cdef86cb176263ff8818db696c\";a:4:{s:10:\"expiration\";i:1706021962;s:2:\"ip\";s:11:\"66.31.23.74\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15\";s:5:\"login\";i:1705849162;}s:64:\"c98aec9be0bf268402c0d491097220f86e0c5ea91c68b2e37d7550ad515623f7\";a:4:{s:10:\"expiration\";i:1706021962;s:2:\"ip\";s:11:\"66.31.23.74\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15\";s:5:\"login\";i:1705849162;}}'),(57,2,'wp72_dashboard_quick_press_last_post_id','1035'),(58,2,'community-events-location','a:1:{s:2:\"ip\";s:10:\"66.31.23.0\";}'),(59,1,'default_password_nag',''),(62,1,'manageedit-pagecolumnshidden','a:1:{i:0;s:14:\"aioseo-details\";}'),(63,1,'edit_page_per_page','20'),(61,1,'wp72_metaslider_analytics_onboarding_status','no'),(60,1,'monsterinsights_user_preferences','a:5:{s:5:\"width\";s:7:\"regular\";s:8:\"interval\";i:0;s:7:\"compact\";b:0;s:7:\"reports\";a:3:{s:8:\"overview\";a:4:{s:8:\"overview\";b:1;s:8:\"toppages\";b:1;s:11:\"newvsreturn\";b:1;s:7:\"devices\";b:1;}s:9:\"publisher\";a:5:{s:12:\"landingpages\";b:0;s:9:\"exitpages\";b:0;s:13:\"outboundlinks\";b:0;s:14:\"affiliatelinks\";b:0;s:13:\"downloadlinks\";b:0;}s:9:\"ecommerce\";a:8:{s:7:\"infobox\";b:0;s:8:\"products\";b:0;s:11:\"conversions\";b:0;s:9:\"addremove\";b:0;s:4:\"days\";b:0;s:8:\"sessions\";b:0;s:12:\"newcustomers\";b:0;s:18:\"abandonedcheckouts\";b:0;}}s:11:\"notice30day\";N;}');
/*!40000 ALTER TABLE `wp72_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_users`
--

DROP TABLE IF EXISTS `wp72_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_users`
--

LOCK TABLES `wp72_users` WRITE;
/*!40000 ALTER TABLE `wp72_users` DISABLE KEYS */;
INSERT INTO `wp72_users` VALUES (1,'David','$P$BtATI3n6UVTV9x/ForEwSmudkjsff50','david','david@flowercat.org','','2018-08-04 19:46:18','',0,'David'),(2,'Dan','$P$BqONMGu8xdzmmazsY3vcFVMXDdvEKl.','dan','dan.morneau@gmail.com','','2023-03-02 14:11:46','',0,'Dan Morneau');
/*!40000 ALTER TABLE `wp72_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_wdi_feeds`
--

DROP TABLE IF EXISTS `wp72_wdi_feeds`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_wdi_feeds` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `feed_name` tinytext NOT NULL,
  `feed_thumb` varchar(800) NOT NULL,
  `thumb_user` varchar(30) NOT NULL,
  `published` varchar(1) NOT NULL,
  `theme_id` varchar(10) NOT NULL,
  `feed_users` varchar(2000) NOT NULL,
  `feed_display_view` varchar(30) NOT NULL,
  `sort_images_by` varchar(30) NOT NULL,
  `display_order` varchar(30) NOT NULL,
  `follow_on_instagram_btn` varchar(1) NOT NULL,
  `display_header` varchar(1) NOT NULL,
  `number_of_photos` varchar(10) NOT NULL,
  `load_more_number` varchar(10) NOT NULL,
  `pagination_per_page_number` varchar(10) NOT NULL,
  `pagination_preload_number` varchar(10) NOT NULL,
  `image_browser_preload_number` varchar(10) NOT NULL,
  `image_browser_load_number` varchar(10) NOT NULL,
  `number_of_columns` varchar(30) NOT NULL,
  `resort_after_load_more` varchar(1) NOT NULL,
  `show_likes` varchar(1) NOT NULL,
  `show_description` varchar(1) NOT NULL,
  `show_comments` varchar(1) NOT NULL,
  `show_usernames` varchar(1) NOT NULL,
  `display_user_info` varchar(1) NOT NULL,
  `display_user_post_follow_number` varchar(1) NOT NULL,
  `show_full_description` varchar(1) NOT NULL,
  `disable_mobile_layout` varchar(1) NOT NULL,
  `feed_type` varchar(30) NOT NULL,
  `feed_item_onclick` varchar(30) NOT NULL,
  `popup_fullscreen` varchar(1) NOT NULL,
  `popup_width` varchar(64) NOT NULL,
  `popup_height` varchar(64) NOT NULL,
  `popup_type` varchar(64) NOT NULL,
  `popup_autoplay` varchar(1) NOT NULL,
  `popup_interval` varchar(64) NOT NULL,
  `popup_enable_filmstrip` varchar(1) NOT NULL,
  `popup_filmstrip_height` varchar(64) NOT NULL,
  `autohide_lightbox_navigation` varchar(1) NOT NULL,
  `popup_enable_ctrl_btn` varchar(1) NOT NULL,
  `popup_enable_fullscreen` varchar(1) NOT NULL,
  `popup_enable_info` varchar(1) NOT NULL,
  `popup_info_always_show` varchar(1) NOT NULL,
  `popup_info_full_width` varchar(1) NOT NULL,
  `popup_enable_comment` varchar(1) NOT NULL,
  `popup_enable_fullsize_image` varchar(1) NOT NULL,
  `popup_enable_download` varchar(1) NOT NULL,
  `popup_enable_share_buttons` varchar(1) NOT NULL,
  `popup_enable_facebook` varchar(1) NOT NULL,
  `popup_enable_twitter` varchar(1) NOT NULL,
  `popup_enable_google` varchar(1) NOT NULL,
  `popup_enable_pinterest` varchar(1) NOT NULL,
  `popup_enable_tumblr` varchar(1) NOT NULL,
  `show_image_counts` varchar(1) NOT NULL,
  `enable_loop` varchar(1) NOT NULL,
  `popup_image_right_click` varchar(1) NOT NULL,
  `conditional_filters` varchar(10000) NOT NULL,
  `conditional_filter_type` varchar(32) NOT NULL,
  `show_username_on_thumb` varchar(32) NOT NULL,
  `conditional_filter_enable` varchar(1) NOT NULL,
  `liked_feed` varchar(30) NOT NULL,
  `mobile_breakpoint` varchar(10) NOT NULL,
  `redirect_url` varchar(255) NOT NULL,
  `feed_resolution` varchar(255) NOT NULL,
  `hashtag_top_recent` varchar(10) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_wdi_feeds`
--

LOCK TABLES `wp72_wdi_feeds` WRITE;
/*!40000 ALTER TABLE `wp72_wdi_feeds` DISABLE KEYS */;
INSERT INTO `wp72_wdi_feeds` VALUES (1,'FC feed','http://flowercat.org/wp-content/plugins/wd-instagram-feed/images/no-image.png','flower.power.cat','1','1','[{\"username\":\"flower.power.cat\",\"id\":\"8384901341\",\"tag_id\":\"\"}]','load_more_btn','date','desc','1','0','21','9','12','10','10','10','3','0','0','0','0','1','1','1','1','0','thumbnails','lightbox','0','640','640','none','0','5','0','70','1','1','1','0','0','0','0','1','0','0','0','0','0','0','0','0','1','1','','none','0','0','userhash','640','','optimal','1');
/*!40000 ALTER TABLE `wp72_wdi_feeds` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_wdi_themes`
--

DROP TABLE IF EXISTS `wp72_wdi_themes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_wdi_themes` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `theme_name` tinytext NOT NULL,
  `default_theme` varchar(1) NOT NULL,
  `feed_container_bg_color` varchar(32) NOT NULL,
  `feed_wrapper_width` varchar(32) NOT NULL,
  `feed_container_width` varchar(32) NOT NULL,
  `feed_wrapper_bg_color` varchar(32) NOT NULL,
  `active_filter_bg_color` varchar(32) NOT NULL,
  `header_margin` varchar(32) NOT NULL,
  `header_padding` varchar(32) NOT NULL,
  `header_border_size` varchar(32) NOT NULL,
  `header_border_color` varchar(32) NOT NULL,
  `header_position` varchar(32) NOT NULL,
  `header_img_width` varchar(32) NOT NULL,
  `header_border_radius` varchar(32) NOT NULL,
  `header_text_padding` varchar(32) NOT NULL,
  `header_text_color` varchar(32) NOT NULL,
  `header_font_weight` varchar(32) NOT NULL,
  `header_text_font_size` varchar(32) NOT NULL,
  `header_text_font_style` varchar(32) NOT NULL,
  `follow_btn_border_radius` varchar(32) NOT NULL,
  `follow_btn_padding` varchar(32) NOT NULL,
  `follow_btn_margin` varchar(32) NOT NULL,
  `follow_btn_bg_color` varchar(32) NOT NULL,
  `follow_btn_border_color` varchar(32) NOT NULL,
  `follow_btn_text_color` varchar(32) NOT NULL,
  `follow_btn_font_size` varchar(32) NOT NULL,
  `follow_btn_border_hover_color` varchar(32) NOT NULL,
  `follow_btn_text_hover_color` varchar(32) NOT NULL,
  `follow_btn_background_hover_color` varchar(32) NOT NULL,
  `user_horizontal_margin` varchar(32) NOT NULL,
  `user_padding` varchar(32) NOT NULL,
  `user_border_size` varchar(32) NOT NULL,
  `user_border_color` varchar(32) NOT NULL,
  `user_img_width` varchar(32) NOT NULL,
  `user_border_radius` varchar(32) NOT NULL,
  `user_background_color` varchar(32) NOT NULL,
  `users_border_size` varchar(32) NOT NULL,
  `users_border_color` varchar(32) NOT NULL,
  `users_background_color` varchar(32) NOT NULL,
  `users_text_color` varchar(32) NOT NULL,
  `users_font_weight` varchar(32) NOT NULL,
  `users_text_font_size` varchar(32) NOT NULL,
  `users_text_font_style` varchar(32) NOT NULL,
  `user_description_font_size` varchar(32) NOT NULL,
  `lightbox_overlay_bg_color` varchar(32) NOT NULL,
  `lightbox_overlay_bg_transparent` varchar(32) NOT NULL,
  `lightbox_bg_color` varchar(32) NOT NULL,
  `lightbox_ctrl_btn_height` varchar(32) NOT NULL,
  `lightbox_ctrl_btn_margin_top` varchar(32) NOT NULL,
  `lightbox_ctrl_btn_margin_left` varchar(32) NOT NULL,
  `lightbox_ctrl_btn_pos` varchar(32) NOT NULL,
  `lightbox_ctrl_cont_bg_color` varchar(32) NOT NULL,
  `lightbox_ctrl_cont_border_radius` varchar(32) NOT NULL,
  `lightbox_ctrl_cont_transparent` varchar(32) NOT NULL,
  `lightbox_ctrl_btn_align` varchar(32) NOT NULL,
  `lightbox_ctrl_btn_color` varchar(32) NOT NULL,
  `lightbox_ctrl_btn_transparent` varchar(32) NOT NULL,
  `lightbox_toggle_btn_height` varchar(32) NOT NULL,
  `lightbox_toggle_btn_width` varchar(32) NOT NULL,
  `lightbox_close_btn_border_radius` varchar(32) NOT NULL,
  `lightbox_close_btn_border_width` varchar(32) NOT NULL,
  `lightbox_close_btn_border_style` varchar(32) NOT NULL,
  `lightbox_close_btn_border_color` varchar(32) NOT NULL,
  `lightbox_close_btn_box_shadow` varchar(128) NOT NULL,
  `lightbox_close_btn_bg_color` varchar(32) NOT NULL,
  `lightbox_close_btn_transparent` varchar(32) NOT NULL,
  `lightbox_close_btn_width` varchar(32) NOT NULL,
  `lightbox_close_btn_height` varchar(32) NOT NULL,
  `lightbox_close_btn_top` varchar(32) NOT NULL,
  `lightbox_close_btn_right` varchar(32) NOT NULL,
  `lightbox_close_btn_size` varchar(32) NOT NULL,
  `lightbox_close_btn_color` varchar(32) NOT NULL,
  `lightbox_close_btn_full_color` varchar(32) NOT NULL,
  `lightbox_close_btn_hover_color` varchar(32) NOT NULL,
  `lightbox_comment_share_button_color` varchar(32) NOT NULL,
  `lightbox_rl_btn_style` varchar(32) NOT NULL,
  `lightbox_rl_btn_bg_color` varchar(32) NOT NULL,
  `lightbox_rl_btn_transparent` varchar(32) NOT NULL,
  `lightbox_rl_btn_box_shadow` varchar(128) NOT NULL,
  `lightbox_rl_btn_height` varchar(32) NOT NULL,
  `lightbox_rl_btn_width` varchar(32) NOT NULL,
  `lightbox_rl_btn_size` varchar(32) NOT NULL,
  `lightbox_close_rl_btn_hover_color` varchar(32) NOT NULL,
  `lightbox_rl_btn_color` varchar(32) NOT NULL,
  `lightbox_rl_btn_border_radius` varchar(32) NOT NULL,
  `lightbox_rl_btn_border_width` varchar(32) NOT NULL,
  `lightbox_rl_btn_border_style` varchar(32) NOT NULL,
  `lightbox_rl_btn_border_color` varchar(32) NOT NULL,
  `lightbox_filmstrip_pos` varchar(32) NOT NULL,
  `lightbox_filmstrip_thumb_margin` varchar(128) NOT NULL,
  `lightbox_filmstrip_thumb_border_width` varchar(32) NOT NULL,
  `lightbox_filmstrip_thumb_border_style` varchar(32) NOT NULL,
  `lightbox_filmstrip_thumb_border_color` varchar(32) NOT NULL,
  `lightbox_filmstrip_thumb_border_radius` varchar(32) NOT NULL,
  `lightbox_filmstrip_thumb_active_border_width` varchar(32) NOT NULL,
  `lightbox_filmstrip_thumb_active_border_color` varchar(32) NOT NULL,
  `lightbox_filmstrip_thumb_deactive_transparent` varchar(32) NOT NULL,
  `lightbox_filmstrip_rl_btn_size` varchar(32) NOT NULL,
  `lightbox_filmstrip_rl_btn_color` varchar(32) NOT NULL,
  `lightbox_filmstrip_rl_bg_color` varchar(32) NOT NULL,
  `lightbox_info_pos` varchar(32) NOT NULL,
  `lightbox_info_align` varchar(32) NOT NULL,
  `lightbox_info_bg_color` varchar(32) NOT NULL,
  `lightbox_info_bg_transparent` varchar(32) NOT NULL,
  `lightbox_info_border_width` varchar(32) NOT NULL,
  `lightbox_info_border_style` varchar(32) NOT NULL,
  `lightbox_info_border_color` varchar(32) NOT NULL,
  `lightbox_info_border_radius` varchar(32) NOT NULL,
  `lightbox_info_padding` varchar(32) NOT NULL,
  `lightbox_info_margin` varchar(32) NOT NULL,
  `lightbox_title_color` varchar(32) NOT NULL,
  `lightbox_title_font_style` varchar(32) NOT NULL,
  `lightbox_title_font_weight` varchar(32) NOT NULL,
  `lightbox_title_font_size` varchar(32) NOT NULL,
  `lightbox_description_color` varchar(32) NOT NULL,
  `lightbox_description_font_style` varchar(32) NOT NULL,
  `lightbox_description_font_weight` varchar(32) NOT NULL,
  `lightbox_description_font_size` varchar(32) NOT NULL,
  `lightbox_info_height` varchar(32) NOT NULL,
  `lightbox_comment_width` varchar(32) NOT NULL,
  `lightbox_comment_pos` varchar(32) NOT NULL,
  `lightbox_comment_bg_color` varchar(32) NOT NULL,
  `lightbox_comment_font_size` varchar(32) NOT NULL,
  `lightbox_comment_font_color` varchar(32) NOT NULL,
  `lightbox_comment_font_style` varchar(32) NOT NULL,
  `lightbox_comment_author_font_size` varchar(32) NOT NULL,
  `lightbox_comment_author_font_color` varchar(32) NOT NULL,
  `lightbox_comment_author_font_color_hover` varchar(32) NOT NULL,
  `lightbox_comment_date_font_size` varchar(32) NOT NULL,
  `lightbox_comment_body_font_size` varchar(32) NOT NULL,
  `lightbox_comment_input_border_width` varchar(32) NOT NULL,
  `lightbox_comment_input_border_style` varchar(32) NOT NULL,
  `lightbox_comment_input_border_color` varchar(32) NOT NULL,
  `lightbox_comment_input_border_radius` varchar(32) NOT NULL,
  `lightbox_comment_input_padding` varchar(32) NOT NULL,
  `lightbox_comment_input_bg_color` varchar(32) NOT NULL,
  `lightbox_comment_button_bg_color` varchar(32) NOT NULL,
  `lightbox_comment_button_padding` varchar(32) NOT NULL,
  `lightbox_comment_button_border_width` varchar(32) NOT NULL,
  `lightbox_comment_button_border_style` varchar(32) NOT NULL,
  `lightbox_comment_button_border_color` varchar(32) NOT NULL,
  `lightbox_comment_button_border_radius` varchar(32) NOT NULL,
  `lightbox_comment_separator_width` varchar(32) NOT NULL,
  `lightbox_comment_separator_style` varchar(32) NOT NULL,
  `lightbox_comment_separator_color` varchar(32) NOT NULL,
  `lightbox_comment_load_more_color` varchar(32) NOT NULL,
  `lightbox_comment_load_more_color_hover` varchar(32) NOT NULL,
  `th_photo_wrap_padding` varchar(32) NOT NULL,
  `th_photo_wrap_border_size` varchar(32) NOT NULL,
  `th_photo_wrap_border_color` varchar(32) NOT NULL,
  `th_photo_img_border_radius` varchar(32) NOT NULL,
  `th_photo_wrap_bg_color` varchar(32) NOT NULL,
  `th_photo_meta_bg_color` varchar(32) NOT NULL,
  `th_photo_meta_one_line` varchar(32) NOT NULL,
  `th_like_text_color` varchar(32) NOT NULL,
  `th_comment_text_color` varchar(32) NOT NULL,
  `th_photo_caption_font_size` varchar(32) NOT NULL,
  `th_photo_caption_color` varchar(32) NOT NULL,
  `th_feed_item_margin` varchar(32) NOT NULL,
  `th_photo_caption_hover_color` varchar(32) NOT NULL,
  `th_like_comm_font_size` varchar(32) NOT NULL,
  `th_overlay_hover_color` varchar(32) NOT NULL,
  `th_overlay_hover_transparent` varchar(32) NOT NULL,
  `th_overlay_hover_icon_color` varchar(32) NOT NULL,
  `th_overlay_hover_icon_font_size` varchar(32) NOT NULL,
  `th_photo_img_hover_effect` varchar(32) NOT NULL,
  `mas_photo_wrap_padding` varchar(32) NOT NULL,
  `mas_photo_wrap_border_size` varchar(32) NOT NULL,
  `mas_photo_wrap_border_color` varchar(32) NOT NULL,
  `mas_photo_img_border_radius` varchar(32) NOT NULL,
  `mas_photo_wrap_bg_color` varchar(32) NOT NULL,
  `mas_photo_meta_bg_color` varchar(32) NOT NULL,
  `mas_photo_meta_one_line` varchar(32) NOT NULL,
  `mas_like_text_color` varchar(32) NOT NULL,
  `mas_comment_text_color` varchar(32) NOT NULL,
  `mas_photo_caption_font_size` varchar(32) NOT NULL,
  `mas_photo_caption_color` varchar(32) NOT NULL,
  `mas_feed_item_margin` varchar(32) NOT NULL,
  `mas_photo_caption_hover_color` varchar(32) NOT NULL,
  `mas_like_comm_font_size` varchar(32) NOT NULL,
  `mas_overlay_hover_color` varchar(32) NOT NULL,
  `mas_overlay_hover_transparent` varchar(32) NOT NULL,
  `mas_overlay_hover_icon_color` varchar(32) NOT NULL,
  `mas_overlay_hover_icon_font_size` varchar(32) NOT NULL,
  `mas_photo_img_hover_effect` varchar(32) NOT NULL,
  `blog_style_photo_wrap_padding` varchar(32) NOT NULL,
  `blog_style_photo_wrap_border_size` varchar(32) NOT NULL,
  `blog_style_photo_wrap_border_color` varchar(32) NOT NULL,
  `blog_style_photo_img_border_radius` varchar(32) NOT NULL,
  `blog_style_photo_wrap_bg_color` varchar(32) NOT NULL,
  `blog_style_photo_meta_bg_color` varchar(32) NOT NULL,
  `blog_style_photo_meta_one_line` varchar(32) NOT NULL,
  `blog_style_like_text_color` varchar(32) NOT NULL,
  `blog_style_comment_text_color` varchar(32) NOT NULL,
  `blog_style_photo_caption_font_size` varchar(32) NOT NULL,
  `blog_style_photo_caption_color` varchar(32) NOT NULL,
  `blog_style_feed_item_margin` varchar(32) NOT NULL,
  `blog_style_photo_caption_hover_color` varchar(32) NOT NULL,
  `blog_style_like_comm_font_size` varchar(32) NOT NULL,
  `image_browser_photo_wrap_padding` varchar(32) NOT NULL,
  `image_browser_photo_wrap_border_size` varchar(32) NOT NULL,
  `image_browser_photo_wrap_border_color` varchar(32) NOT NULL,
  `image_browser_photo_img_border_radius` varchar(32) NOT NULL,
  `image_browser_photo_wrap_bg_color` varchar(32) NOT NULL,
  `image_browser_photo_meta_bg_color` varchar(32) NOT NULL,
  `image_browser_photo_meta_one_line` varchar(32) NOT NULL,
  `image_browser_like_text_color` varchar(32) NOT NULL,
  `image_browser_comment_text_color` varchar(32) NOT NULL,
  `image_browser_photo_caption_font_size` varchar(32) NOT NULL,
  `image_browser_photo_caption_color` varchar(32) NOT NULL,
  `image_browser_feed_item_margin` varchar(32) NOT NULL,
  `image_browser_photo_caption_hover_color` varchar(32) NOT NULL,
  `image_browser_like_comm_font_size` varchar(32) NOT NULL,
  `load_more_position` varchar(32) NOT NULL,
  `load_more_padding` varchar(32) NOT NULL,
  `load_more_bg_color` varchar(32) NOT NULL,
  `load_more_border_radius` varchar(32) NOT NULL,
  `load_more_height` varchar(32) NOT NULL,
  `load_more_width` varchar(32) NOT NULL,
  `load_more_border_size` varchar(32) NOT NULL,
  `load_more_border_color` varchar(32) NOT NULL,
  `load_more_text_color` varchar(32) NOT NULL,
  `load_more_text_font_size` varchar(32) NOT NULL,
  `load_more_wrap_hover_color` varchar(32) NOT NULL,
  `pagination_ctrl_color` varchar(32) NOT NULL,
  `pagination_size` varchar(32) NOT NULL,
  `pagination_ctrl_margin` varchar(32) NOT NULL,
  `pagination_ctrl_hover_color` varchar(32) NOT NULL,
  `pagination_position` varchar(32) NOT NULL,
  `pagination_position_vert` varchar(32) NOT NULL,
  `th_thumb_user_bg_color` varchar(32) NOT NULL,
  `th_thumb_user_color` varchar(32) NOT NULL,
  `mas_thumb_user_bg_color` varchar(32) NOT NULL,
  `mas_thumb_user_color` varchar(32) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_wdi_themes`
--

LOCK TABLES `wp72_wdi_themes` WRITE;
/*!40000 ALTER TABLE `wp72_wdi_themes` DISABLE KEYS */;
INSERT INTO `wp72_wdi_themes` VALUES (1,'Instagram','1','#FFFFFF','100%','100%','#FFFFFF','#429fff','0px','5px','0px','#DDDDDD','left','40','0','5px','#0f4973','400','18px','normal','3','25','10','#ffffff','#0f4973','#0f4973','18','#0f4973','#0f4973','#ffffff','','5px','0px','','40','40','','0px','','','#0f4973','400','18px','normal','14px','#25292c','90','#ffffff','20','10','7','bottom','#2a5b83','4','80','center','#FFFFFF','100','14','100','16','2','none','#FFFFFF','none','#2a5b83','100','20','20','-10','-10','15','#FFFFFF','#000000','#000000','#ffffff','tenweb-i-chevron','#2a5b83','80','none','40','40','20','#25292c','#FFFFFF','20','0','none','#FFFFFF','top','0 1px','1','solid','#25292c','0','0','#FFFFFF','70','20','#FFFFFF','#3B3B3B','top','right','#3b3b3b','80','1','none','#3b3b3b','5','5px','15px','#FFFFFF','segoe ui','bold','13','#FFFFFF','segoe ui','normal','14','30','400','right','#ffffff','12','#000000','segoe ui','14','#125688','#002160','10','12','1','none','#666666','0','2px','#333333','#616161','3px 10px','1','none','#666666','3','1','solid','#125688','#125688','#000000','5px','5px','#ffffff','0px','#FFFFFF','#FFFFFF','1','#8a8d8e','#8a8d8e','14px','#125688','0','#8e8e8e','13px','#125688','50','#FFFFFF','25px','','5px','0px','gray','0px','#FFFFFF','#FFFFFF','1','#8a8d8e','#8a8d8e','14px','#125688','0','#8e8e8e','13px','#125688','50','#FFFFFF','25px','','5px','0px','gray','0px','#FFFFFF','#FFFFFF','1','#8a8d8e','#8a8d8e','16px','#125688','0','#8e8e8e','20px','5px','0px','gray','0px','#FFFFFF','#FFFFFF','1','#8a8d8e','#8a8d8e','16px','#125688','0','#8e8e8e','20px','center','4px','#ffffff','500px','90px','90px','1px','#0f4973','#1e73be','14px','transparent','#0f4973','18px','15px','#25292c','center','top','','','',''),(2,'Elegant','0','#FFFFFF','100%','100%','#FFFFFF','#3cbac8','0px','5px','0px','#DDDDDD','left','40','0','5px','#686666','400','22px','normal','7','25','10','#ffffff','#3cbac8','#3cbac8','18','#3cbac8','#ffffff','#3cbac8','','5px','0px','','40','40','','0px','','','#686666','400','22px','normal','14px','#ffffff','80','#000000','20','10','7','bottom','#3cbac8','4','80','center','#FFFFFF','100','14','100','16','2','none','#FFFFFF','none','#3cbac8','100','20','20','-10','-10','15','#FFFFFF','#3cbac8','#2a5b83','#ffffff','tenweb-i-chevron','#3cbac8','100','none','40','40','20','#ff4444','#FFFFFF','20','0','none','#FFFFFF','top','0 1px','1','solid','#ffffff','0','0','#FFFFFF','40','20','#FFFFFF','#3cbac8','top','right','#3cbac8','87','1','none','#3cbac8','5','5px','15px','#FFFFFF','segoe ui','bold','13','#FFFFFF','segoe ui','normal','14','30','400','right','#000000','12','#3cbac8','segoe ui','14','#ffffff','#ff4444','10','12','1','none','#666666','0','2px','#333333','#616161','3px 10px','1','none','#666666','3','1','ridge','#ffffff','#ffffff','#ff4444','5px','0px','#0a0909','0px','#FFFFFF','#FFFFFF','1','#3cbac8','#3cbac8','14px','#000000','0','#686666','13px','#3cbac8','50','#FFFFFF','25px','','5px','0px','#0a0909','0px','#FFFFFF','#FFFFFF','1','#3cbac8','#3cbac8','14px','#000000','0','#686666','13px','#3cbac8','50','#FFFFFF','25px','','5px','0px','#000000','0px','#FFFFFF','#FFFFFF','1','#3cbac8','#3cbac8','16px','#000000','0','#6866666','20px','5px','0px','#000000','0px','#FFFFFF','#FFFFFF','1','#3cbac8','#3cbac8','16px','#000000','0','#686666','20px','center','4px','#3cbac8','10px','40px','130px','1px','#ffffff','#ffffff','14px','3cbac8','#3cbac8','18px','15px','#000000','center','top','','','','');
/*!40000 ALTER TABLE `wp72_wdi_themes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_wpforms_logs`
--

DROP TABLE IF EXISTS `wp72_wpforms_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_wpforms_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `message` longtext NOT NULL,
  `types` varchar(255) NOT NULL,
  `create_at` datetime NOT NULL,
  `form_id` bigint(20) DEFAULT NULL,
  `entry_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_wpforms_logs`
--

LOCK TABLES `wp72_wpforms_logs` WRITE;
/*!40000 ALTER TABLE `wp72_wpforms_logs` DISABLE KEYS */;
INSERT INTO `wp72_wpforms_logs` VALUES (1,'Migration','Migration of WPForms to 1.9.1 started.','log','2024-09-27 10:45:02',0,0,0),(2,'Migration','Migration of WPForms to 1.9.1 completed.','log','2024-09-27 10:45:02',0,0,0),(3,'Migration','Migration of WPForms to 1.9.1.1 is fully completed.','log','2024-09-27 10:45:02',0,0,0),(4,'Migration','Migration of WPForms to 1.9.1.2 is fully completed.','log','2024-09-28 10:45:02',0,0,0),(5,'Migration','Migration of WPForms to 1.9.1.3 is fully completed.','log','2024-10-05 05:09:38',0,0,0);
/*!40000 ALTER TABLE `wp72_wpforms_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_wpforms_payment_meta`
--

DROP TABLE IF EXISTS `wp72_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_wpforms_payment_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `payment_id` (`payment_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_wpforms_payment_meta`
--

LOCK TABLES `wp72_wpforms_payment_meta` WRITE;
/*!40000 ALTER TABLE `wp72_wpforms_payment_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_wpforms_payment_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_wpforms_payments`
--

DROP TABLE IF EXISTS `wp72_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `discount_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `total_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `currency` varchar(3) NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT 0,
  `gateway` varchar(20) NOT NULL DEFAULT '',
  `type` varchar(12) NOT NULL DEFAULT '',
  `mode` varchar(4) NOT NULL DEFAULT '',
  `transaction_id` varchar(40) NOT NULL DEFAULT '',
  `customer_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_status` varchar(10) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_wpforms_payments`
--

LOCK TABLES `wp72_wpforms_payments` WRITE;
/*!40000 ALTER TABLE `wp72_wpforms_payments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp72_wpforms_payments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp72_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=51 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_wpforms_tasks_meta`
--

LOCK TABLES `wp72_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp72_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp72_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-05-17 22:02:36'),(2,'wpforms_admin_addons_cache_update','W10=','2021-05-17 22:02:38'),(3,'wpforms_admin_addons_cache_update','W10=','2021-05-17 22:02:38'),(4,'wpforms_admin_notifications_update','W10=','2021-05-17 22:02:51'),(5,'wpforms_admin_notifications_update','W10=','2021-05-25 20:23:38'),(6,'wpforms_process_forms_locator_scan','W10=','2023-09-13 01:26:52'),(49,'wpforms_process_purge_spam','W10=','2024-09-27 10:43:19'),(50,'wpforms_admin_notifications_update','W10=','2024-10-05 13:34:19');
/*!40000 ALTER TABLE `wp72_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_wpmailsmtp_debug_events`
--

DROP TABLE IF EXISTS `wp72_wpmailsmtp_debug_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_wpmailsmtp_debug_events` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content` text DEFAULT NULL,
  `initiator` text DEFAULT NULL,
  `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_wpmailsmtp_debug_events`
--

LOCK TABLES `wp72_wpmailsmtp_debug_events` WRITE;
/*!40000 ALTER TABLE `wp72_wpmailsmtp_debug_events` DISABLE KEYS */;
INSERT INTO `wp72_wpmailsmtp_debug_events` VALUES (1,'Mailer: Google / Gmail\r\n{\n  \"error\": \"invalid_grant\",\n  \"error_description\": \"Token has been expired or revoked.\"\n}\r\nPlease re-grant Google app permissions! \r\nGo to WP Mail SMTP plugin settings page. Click the “Remove Connection” button. \r\nThen click the “Allow plugin to send emails using your Google account” button and re-enable access.','{\"file\":\"\\/home\\/artisteordinaire\\/public_html\\/flowercat\\/wp-admin\\/includes\\/class-wp-automatic-updater.php\",\"line\":910}',0,'2022-08-30 23:50:18'),(2,'Mailer: Google / Gmail\r\n{\n  \"error\": \"invalid_grant\",\n  \"error_description\": \"Bad Request\"\n}\r\nPlease re-grant Google app permissions! \r\nGo to WP Mail SMTP plugin settings page. Click the “Remove Connection” button. \r\nThen click the “Allow plugin to send emails using your Google account” button and re-enable access.','{\"file\":\"\\/home\\/artisteordinaire\\/public_html\\/flowercat\\/wp-admin\\/includes\\/class-wp-automatic-updater.php\",\"line\":910}',0,'2022-10-18 03:36:52'),(3,'Mailer: Google / Gmail\r\n{\n  \"error\": \"invalid_grant\",\n  \"error_description\": \"Bad Request\"\n}\r\nPlease re-grant Google app permissions! \r\nGo to WP Mail SMTP plugin settings page. Click the “Remove Connection” button. \r\nThen click the “Allow plugin to send emails using your Google account” button and re-enable access.','{\"file\":\"\\/home\\/artisteordinaire\\/public_html\\/flowercat\\/wp-admin\\/includes\\/class-wp-automatic-updater.php\",\"line\":1294}',0,'2022-11-08 00:47:59'),(4,'Mailer: Google / Gmail\r\n{\n  \"error\": \"deleted_client\",\n  \"error_description\": \"The OAuth client was deleted.\"\n}','{\"file\":\"\\/home\\/artisteordinaire\\/public_html\\/flowercat\\/wp-admin\\/includes\\/class-wp-automatic-updater.php\",\"line\":1346}',0,'2023-07-24 23:50:36'),(5,'Mailer: Google / Gmail\r\n{\n  \"error\": \"deleted_client\",\n  \"error_description\": \"The OAuth client was deleted.\"\n}','{\"file\":\"\\/home\\/artisteordinaire\\/public_html\\/flowercat\\/wp-admin\\/includes\\/class-wp-automatic-updater.php\",\"line\":1359}',0,'2023-08-23 23:50:27'),(6,'Mailer: Google / Gmail\r\n{\n  \"error\": \"deleted_client\",\n  \"error_description\": \"The OAuth client was deleted.\"\n}','{\"file\":\"\\/home\\/artisteordinaire\\/public_html\\/flowercat\\/wp-includes\\/user.php\",\"line\":3269}',0,'2023-08-29 18:34:07'),(7,'Mailer: Google / Gmail\r\n{\n  \"error\": \"deleted_client\",\n  \"error_description\": \"The OAuth client was deleted.\"\n}','{\"file\":\"\\/home\\/artisteordinaire\\/public_html\\/flowercat\\/wp-includes\\/user.php\",\"line\":3269}',0,'2023-08-29 18:34:30'),(8,'Mailer: Google / Gmail\r\n{\n  \"error\": \"deleted_client\",\n  \"error_description\": \"The OAuth client was deleted.\"\n}','{\"file\":\"\\/home\\/artisteordinaire\\/public_html\\/flowercat\\/wp-includes\\/user.php\",\"line\":3269}',0,'2023-08-29 18:34:36'),(9,'Mailer: Google / Gmail\r\n{\n  \"error\": \"deleted_client\",\n  \"error_description\": \"The OAuth client was deleted.\"\n}','{\"file\":\"\\/home\\/artisteordinaire\\/public_html\\/flowercat\\/wp-includes\\/user.php\",\"line\":3269}',0,'2023-08-29 18:34:42'),(10,'Mailer: Google / Gmail\r\n{\n  \"error\": \"deleted_client\",\n  \"error_description\": \"The OAuth client was deleted.\"\n}','{\"file\":\"\\/home\\/artisteordinaire\\/public_html\\/flowercat\\/wp-admin\\/includes\\/class-wp-automatic-updater.php\",\"line\":976}',0,'2023-08-29 23:50:58'),(11,'Mailer: Gmail\r\ninvalid_client\nPlease make sure your Google Client ID and Secret in the plugin settings are valid. Save the settings and try the Authorization again.','',0,'2023-09-13 05:24:18'),(12,'Mailer: Gmail\r\ninvalid_client\nPlease make sure your Google Client ID and Secret in the plugin settings are valid. Save the settings and try the Authorization again.','',0,'2023-09-13 05:24:21'),(13,'Mailer: Gmail\r\ninvalid_grant','',0,'2023-09-13 05:25:16'),(14,'Mailer: Gmail\r\ninvalid_grant','',0,'2023-09-13 05:25:22');
/*!40000 ALTER TABLE `wp72_wpmailsmtp_debug_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp72_wpmailsmtp_tasks_meta`
--

DROP TABLE IF EXISTS `wp72_wpmailsmtp_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp72_wpmailsmtp_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=140 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp72_wpmailsmtp_tasks_meta`
--

LOCK TABLES `wp72_wpmailsmtp_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp72_wpmailsmtp_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp72_wpmailsmtp_tasks_meta` VALUES (138,'wp_mail_smtp_admin_notifications_update','W10=','2023-09-13 01:00:33'),(139,'wp_mail_smtp_admin_notifications_update','W10=','2023-09-13 01:00:33');
/*!40000 ALTER TABLE `wp72_wpmailsmtp_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2024-10-19 16:06:23
